dev@glassfish.java.net

pom.xml change review for first integration of weld 1.1

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 20 Jul 2010 10:18:06 +0530

Hi

Please review the pom.xml change for integration weld 1.1
(1.1.0-01-glassfish tag) into glassfish 3.1. The maven artifacts have
been posted by Jane into the glassfish maven repo and I could get QL,
CTS Smoke, CDI devtests passing with this change.

Thanks
--Siva.

$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 38821)
+++ pom.xml (working copy)
@@ -155,7 +155,7 @@
          <mq.version>4.5-012</mq.version>
          <javadb.version>10.5.3.0</javadb.version>
          <jaxr.version>JAXR_RA_20091012</jaxr.version>
- <weld.version>1.0.1-SP3</weld.version>
+ <weld.version>1.1.0-01-glassfish</weld.version>
          <jersey.version>1.4-ea02</jersey.version>
          <jbi.version>1.0</jbi.version>
          <wsdl4j.version>1.6.2</wsdl4j.version>