Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Building EclipseLink OSGI from sources(Howto correctly build the EclipseLink release jars?)
Building EclipseLink OSGI from sources [message #1277693] Wed, 26 March 2014 10:28
Oliver Wahlen is currently offline Oliver WahlenFriend
Messages: 1
Registered: March 2014
Junior Member
In our project I have to backport a fix onto EclipseLink-2.4.2 running in a glassfish container. Currently our glassfish uses the jars from here: eclipselink-plugins-2.4.2.v20130514-5956486.zip

I have cloned the EclipseLink sources from github (eclipselink.runtime repo) and followed the instructions in the build wiki.

Unfortunately if I run ant -f antbuild.xml build it generates a jar org.eclipse.persistence.core_2.4.2.jar that differs from the one contained in the downloadable release:
* It contains more class files
* It has different files in the MANIFEST folder

Are there additional steps or configurations needed to produce the release jar?
Previous Topic:JPA Column Annotations
Next Topic:Unknown entity bean class issue with glassfish v3
Goto Forum:
  


Current Time: Thu Apr 25 03:41:22 GMT 2024

Powered by FUDForum. Page generated in 0.04238 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top