[jboss-cvs] repository.jboss.com/jboss/aop14/2.0.0.alpha2 ...

Kabir Khan kkhan at jboss.com
Thu Feb 15 15:27:44 EST 2007


  User: kkhan   
  Date: 07/02/15 15:27:44

  Modified:    jboss/aop14/2.0.0.alpha2  component-info.xml
  Log:
  Upgrade AOP snapshot in repository and make compatible with javassist 3.5.0.CR1
  
  Revision  Changes    Path
  1.2       +1 -0      repository.jboss.com/jboss/aop14/2.0.0.alpha2/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/aop14/2.0.0.alpha2/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	16 Nov 2006 21:34:00 -0000	1.1
  +++ component-info.xml	15 Feb 2007 20:27:44 -0000	1.2
  @@ -11,6 +11,7 @@
         <artifact id="jrockit-pluggable-instrumentor.jar"/>
         <import componentref="javassist">
            <compatible version="3.4.GA"/>
  +         <compatible version="3.5.0.CR1"/>
         </import>
         <import componentref="jboss/jbossretro-rt">
            <compatible version="1.0.2.GA"/>
  
  
  



More information about the jboss-cvs-commits mailing list