dev@glassfish.java.net

Re: pom.xml changes for pulling in EclipseLink 2.0.0-M12

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 02 Nov 2009 17:10:34 -0800

Looks fine. Thanks.


Mitesh Meswani wrote:
> FYI..
>
> % svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 33679)
> +++ pom.xml (working copy)
> @@ -136,8 +136,8 @@
> <webservices.version>2.0-b25</webservices.version>
> <woodstox.version>3.2.1-RC1</woodstox.version>
> <jaxb.version>2.2-promoted-b61</jaxb.version>
> -
> <javax-persistence-api.version>2.0.0-M11</javax-persistence-api.version>
> - <eclipselink.version>2.0.0-M11</eclipselink.version>
> +
> <javax-persistence-api.version>2.0.0-M12</javax-persistence-api.version>
> + <eclipselink.version>2.0.0-M12</eclipselink.version>
> <dbschema.version>RELEASE60</dbschema.version>
> <!-- osgi version string must start with a number. Manually
> mapping above dbschema.version to osgi.version here -->
> <dbschema.osgi.version>6.0</dbschema.osgi.version>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>