dev@glassfish.java.net

Re: FYI: New jar file - javaee.jar

From: Abhijit Kumar <abhijit.kumar_at_Sun.COM>
Date: Mon, 22 Aug 2005 08:46:18 -0700

You are right, the build is failing.

Unfortunately, the nightly build (that starts at 12:00 midnight Pacific)
did not succeed and therefore the file glassfish-image-SNAPSHOT.jar has
not yet been updated with this change. The nightly builds are being
restarted and the new snapshot file should be available in next few
hours. I will send an update when the builds are ready.

Daniel Dumitrescu wrote:

>Hi
>
>Regarding of this change, the appserv-commons module build fails,
>because in appserv-commons/build.xml the classpath includes only
>javaee.jar and some classes (javax.annotation.*) aren't found in this
>new jar ( this classes are only in j2ee.jar)
>
>Daniel
>
>On 8/22/05, Abhijit Kumar <abhijit.kumar_at_sun.com> wrote:
>
>
>>Folks,
>>
>>I have just committed changes to move all Java Platform, Enterprise
>>Edition APIs to a new jar file javaee.jar. From the next build, this jar
>>will be available in INSTALL_DIR/lib.
>>
>>The old library file j2ee.jar will continue to be available at its
>>current location, however it will just contain a manifest entry pointing
>>to javaee.jar.
>>
>>The build.xml file for the modules that referred to j2ee.jar have been
>>changed to refer to javaee.jar. If you update any module from cvs,
>>please update glassfish/bootstrap to make sure that you get the new
>>property definition for javaee.jar.
>>
>>Please let me know if there are any questions.
>>
>>Thanks,
>>
>>Abhijit
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>>
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>