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 [2].
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.CR2
[2] related glassfish issue as per change control process:
http://java.net/jira/browse/GLASSFISH-15275
[08:55:57] [siva_at_spiff ../work/workspaces/gfv3/v3] $ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 43950)
+++ pom.xml (working copy)
@@ -146,7 +146,7 @@
<mq.version>4.5-022</mq.version>
<javadb.version>10.5.3.0</javadb.version>
<jaxr.version>JAXR_RA_20091012</jaxr.version>
- <weld.version>1.1.0.Beta2</weld.version>
+ <weld.version>1.1.0.CR2</weld.version>
<jersey.version>1.5-ea08</jersey.version>
<jbi.version>1.0</jbi.version>
<wsdl4j.version>1.6.2</wsdl4j.version>