java - sources of glassfish-embedded-all-3.1.2.2.jar -
i'd sources of glassfish-embedded-all-3.1.2.2.jar.
but http://repo1.maven.org/maven2/org/glassfish/main/extras/glassfish-embedded-all/3.1.2.2/glassfish-embedded-all-3.1.2.2-sources.jar contain pom.xml , manifest.mf, not java source code.
i'm interested in part org.eclipse.persistence.internal.jpa (bundle-version: 2.3.4.v20160520-8886999) should available per eclipse public license.
but if search org.eclipse.persistence.internal.jpa.entitymanagerimpl on grepcode, lot of versions 1.0.1 2.6.1-rc1 available, between 2.1.1 , 2.4.2 big gap. first guess maybe there hasn't been change 2.1.1 2.3.4, "my" version, version contains javadoc @ line 488 "my" stacktrace (on prod server) raises exception. can not correct version, so:
where can find correct , (almost) complete sources of glassfish-embedded-all-3.1.2.2.jar ?
Comments
Post a Comment