[jboss-cvs] repository.jboss.com/jboss/aop/snapshot ...
Kabir Khan
kkhan at jboss.com
Thu Nov 16 10:58:58 EST 2006
User: kkhan
Date: 06/11/16 10:58:58
Modified: jboss/aop/snapshot component-info.xml
Log:
Make compatible with javassist 3.4.GA
Revision Changes Path
1.6 +1 -0 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.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- component-info.xml 20 Oct 2006 12:36:38 -0000 1.5
+++ component-info.xml 16 Nov 2006 15:58:58 -0000 1.6
@@ -12,6 +12,7 @@
<artifact id="pluggable-instrumentor.jar"/>
<import componentref="javassist">
<compatible version="3.3.0.GA"/>
+ <compatible version="3.4.GA"/>
</import>
<export>
<include input="jboss-aop-jdk50.jar"/>
More information about the jboss-cvs-commits
mailing list