dev@glassfish.java.net

pom.xml change review for integration of weld 1.1.0.Beta2

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 09 Nov 2010 19:31:35 +0530

Hi

Please review the pom.xml change for the integration of weld 1.1 Beta2
release (weld-core 1.1.Beta2 [1]) into glassfish 3.1.

The JBoss public releases repo is being added by Jane into GlassFish
pom. 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.Beta2

$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 42610)
+++ pom.xml (working copy)
@@ -157,7 +157,7 @@
          <mq.version>4.5-019</mq.version>
          <javadb.version>10.5.3.0</javadb.version>
          <jaxr.version>JAXR_RA_20091012</jaxr.version>
- <weld.version>1.1.0-01-glassfish</weld.version>
+ <weld.version>1.1.0.Beta2</weld.version>
          <jersey.version>1.5-ea03</jersey.version>
          <jbi.version>1.0</jbi.version>
          <wsdl4j.version>1.6.2</wsdl4j.version>