dev@glassfish.java.net

Re: Please review pom.xml

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Tue, 23 Jun 2009 14:08:45 -0700

The changes look fine.
If wsit test is not a blocking issue, then please comment out the test
along with this change.



Bhakti Mehta wrote:
> This will remove gmbal from webservices-osgi.jar and address
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=8578
>
> Currently the Ql for wsit are failing because of endorsed issue which
> I am looking into. I may comment the ql and check this in and then fix
> it so that monitoring team can make progress
> Regards,
> Bhakti
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 28094)
> +++ pom.xml (working copy)
> @@ -142,8 +142,8 @@
> <glassfish-corba.version>3.0.0-b020</glassfish-corba.version>
> <uc-pkg-client.version>1.111-30.2164</uc-pkg-client.version>
> <uc-pkg-bootstrap.version>1.111-30.2164</uc-pkg-bootstrap.version>
> - <webservices.version>2.0-b10</webservices.version>
> - <jaxb.version>2.2-promoted-b26</jaxb.version>
> + <webservices.version>2.0-b12</webservices.version>
> + <jaxb.version>2.2-promoted-b36</jaxb.version>
>
> <javax-persistence-api.version>2.0.0-M3</javax-persistence-api.version>
> <eclipselink.version>2.0.0-M3</eclipselink.version>
> <dbschema.version>RELEASE60</dbschema.version>
>