dev@glassfish.java.net

Re: FYI: New jar file - javaee.jar

From: Daniel Dumitrescu <dumitrescu.daniel_at_gmail.com>
Date: Mon, 22 Aug 2005 13:36:48 +0300

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
>
>