dev@glassfish.java.net

Re: Please review pom.xml

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

Thank you very much Bhakti!
I will go ahead and update
https://glassfish.dev.java.net/issues/show_bug.cgi?id=8578 as fixed.

Bhakti Mehta wrote:
> Done. I have committed the change and commented the test. I am having
> issues running the test and this is more of testng not accepting the
> bootclasspath in standalone mode so Sherry is helping with that so
> till then the wsit test will not be run. Jennifer and others please
> can you try with the latest workspace.
> Regards,
> Bhakti
>
> Jane Young wrote:
>> 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>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>