dev@glassfish.java.net

Re: pom.xml change review

From: Pavel Bucek <Pavel.Bucek_at_Sun.COM>
Date: Sat, 24 Jul 2010 10:30:36 +0200

I'm a little confused..

what does this mean?

pass:

fail:
      [echo]
======================================================================
      [echo] FAILED: check-logged-messages
      [echo] Issues found in one or more messages (see results above).
      [echo] Please address them, or if the message should be left as-is,
      [echo] add it to the exclusion list with details why it should be
excluded:
      [echo]
/Users/pavel/bhakti/v3_fresh/v3/tests/quicklook/gfproject/log_msg_excl.txt
      [echo]
======================================================================

testng-summary:
      [echo] [testng]
      [echo] [testng] ===============================================
      [echo] [testng] QuickLookTests
      [echo] [testng] Total tests run: 127, Failures: 0, Skips: 0
      [echo] [testng] ===============================================
      [echo] [testng]

is it ok?

Pavel


On 7/23/10 7:52 PM, Jane Young wrote:
> Looks fine. Make sure that you build v3 with jersey artifacts removed
> from the local maven repository so that it gets downloaded from remote
> maven repo. Also, please run QL tests.
>
> Thanks,
> Jane
>
>
> Pavel Bucek wrote:
>>
>> updating jersey (this weeks promoted build)
>>
>> $ svn diff ./pom.xml
>> Index: pom.xml
>> ===================================================================
>> --- pom.xml (revision 39008)
>> +++ pom.xml (working copy)
>> @@ -156,7 +156,7 @@
>> <javadb.version>10.5.3.0</javadb.version>
>> <jaxr.version>JAXR_RA_20091012</jaxr.version>
>> <weld.version>1.1.0-01-glassfish</weld.version>
>> - <jersey.version>1.4-ea02</jersey.version>
>> + <jersey.version>1.4-ea03</jersey.version>
>> <jbi.version>1.0</jbi.version>
>> <wsdl4j.version>1.6.2</wsdl4j.version>
>> <gmbal.version>3.0.0-b023</gmbal.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
>