[jboss-cvs] repository.jboss.com/jboss/aop/snapshot ...
Kabir Khan
kkhan at jboss.com
Wed Aug 16 14:11:12 EDT 2006
User: kkhan
Date: 06/08/16 14:11:12
Modified: jboss/aop/snapshot component-info.xml
Log:
Snapshot is now compatible with javassist 3.3.0.GA only
Revision Changes Path
1.3 +1 -3 repository.jboss.com/jboss/aop/snapshot/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/jboss/aop/snapshot/component-info.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- component-info.xml 4 Aug 2006 16:49:14 -0000 1.2
+++ component-info.xml 16 Aug 2006 18:11:12 -0000 1.3
@@ -19,9 +19,7 @@
<artifact id="jboss-aspect-jdk50-client.jar"/>
-->
<import componentref="javassist">
- <compatible version="3.2.0.CR1"/>
- <compatible version="3.2.0.CR2"/>
- <compatible version="3.2.0.GA"/>
+ <compatible version="3.3.0.GA"/>
</import>
<export>
<include input="jboss-aop.jar"/>
More information about the jboss-cvs-commits
mailing list