[jboss-cvs] repository.jboss.com/jboss/aop/snapshot ...
Kabir Khan
kkhan at jboss.com
Thu Feb 15 15:27:43 EST 2007
User: kkhan
Date: 07/02/15 15:27:43
Modified: jboss/aop/snapshot component-info.xml
Log:
Upgrade AOP snapshot in repository and make compatible with javassist 3.5.0.CR1
Revision Changes Path
1.8 +1 -2 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.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- component-info.xml 31 Dec 2006 21:03:17 -0000 1.7
+++ component-info.xml 15 Feb 2007 20:27:43 -0000 1.8
@@ -12,8 +12,7 @@
<artifact id="jrockit-pluggable-instrumentor.jar"/>
<artifact id="pluggable-instrumentor.jar"/>
<import componentref="javassist">
- <compatible version="3.3.0.GA"/>
- <compatible version="3.4.GA"/>
+ <compatible version="3.5.0.CR1"/>
</import>
<export>
<include input="jboss-aop-jdk50.jar"/>
More information about the jboss-cvs-commits
mailing list