dev@glassfish.java.net

Re: pom.xml change review for integration of weld 1.1.0.Final

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Wed, 19 Jan 2011 12:17:12 +0530

On Wednesday 19 January 2011 12:12 PM, Sahoo wrote:
> Looks fine.

Thanks Sahoo.

--Siva.
>
>
> On Wednesday 19 January 2011 11:48 AM, Sivakumar Thyagarajan wrote:
>> Hi
>>
>> Please review the pom.xml change for the integration of weld 1.1 Final
>> release (weld-core 1.1.0.Final [1]) into glassfish 3.1 [2]. This
>> integration would fix GLASSFISH-15278 and make the weld 1.1.0.Final
>> bits available in GF3.1.
>>
>> I could get QL, CTS Smoke, CDI devtests, Weld samples passing with
>> this change.
>>
>> Thanks
>> --Siva.
>> [1] https://github.com/weld/core/tree/1.1.0.Final
>>
>> [11:41:01] [siva_at_spiff ../work/workspaces/gfv3/v3] $ svn diff pom.xml
>> Index: pom.xml
>> ===================================================================
>> --- pom.xml (revision 44583)
>> +++ pom.xml (working copy)
>> @@ -146,7 +146,7 @@
>> <mq.version>4.5-026</mq.version>
>> <javadb.version>10.6.2.1</javadb.version>
>> <jaxr.version>JAXR_RA_20091012</jaxr.version>
>> - <weld.version>1.1.0.CR4</weld.version>
>> + <weld.version>1.1.0.Final</weld.version>
>> <jersey.version>1.5</jersey.version>
>> <jbi.version>1.0</jbi.version>
>> <wsdl4j.version>1.6.2</wsdl4j.version>
>>
>>
>