[jboss-cvs] Repository SVN: r22360 - jboss/jbossws/1.2.1.GA_CP04.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jan 22 09:40:59 EST 2009
Author: fnasser at redhat.com
Date: 2009-01-22 09:40:59 -0500 (Thu, 22 Jan 2009)
New Revision: 22360
Modified:
jboss/jbossws/1.2.1.GA_CP04/component-info.xml
Log:
The version of javassist in the EAP is 3.8.0 and it has been QAed and used with WS 1.2.1 for some time; adding it to compatible
Modified: jboss/jbossws/1.2.1.GA_CP04/component-info.xml
===================================================================
--- jboss/jbossws/1.2.1.GA_CP04/component-info.xml 2009-01-22 12:19:06 UTC (rev 22359)
+++ jboss/jbossws/1.2.1.GA_CP04/component-info.xml 2009-01-22 14:40:59 UTC (rev 22360)
@@ -24,6 +24,7 @@
<import componentref="javassist">
<compatible version="3.5.0.GA"/>
<compatible version="3.5.0.GA-brew"/>
+ <compatible version="3.8.0.GA-brew"/>
</import>
<import componentref="jboss/jbossws-wsconsume-impl">
<compatible version="2.0.0"/>
More information about the jboss-cvs-commits
mailing list