[jboss-cvs] repository.jboss.com/jboss/aop/1.5.4.SP2 ...

Kabir Khan kkhan at jboss.com
Fri Feb 23 07:48:10 EST 2007


  User: kkhan   
  Date: 07/02/23 07:48:10

  Added:       jboss/aop/1.5.4.SP2  component-info.xml
  Log:
  Add aop 1.5.4.SP1 and 1.5.4.SP2 to repository
  
  Revision  Changes    Path
  1.1      date: 2007/02/23 12:48:10;  author: kkhan;  state: Exp;repository.jboss.com/jboss/aop/1.5.4.SP2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss-aop-component-info">
  
     <component id="jboss/aop"
        licenseType="lgpl"
        version="1.5.4.SP2"
        projectHome="http://www.jboss.org/products/aop"
        description="JBoss Aspect Oriented Programming">
  
        <artifact id="common-softvaluehashmap.jar"/>
        <artifact id="jboss-aop-jdk50-client.jar"/>
        <artifact id="jboss-aop-jdk50.jar"/>
        <artifact id="jboss-aop.jar"/>
        <artifact id="jdk14-pluggable-instrumentor.jar"/>
        <artifact id="jrockit-pluggable-instrumentor.jar"/>
        <artifact id="pluggable-instrumentor.jar"/>
  
        <import componentref="javassist">
           <compatible version="3.5.0.CR1"/>
        </import>
  
        <export>
           <include input="common-softvaluehashmap.jar"/>
           <include input="jboss-aop-jdk50-client.jar"/>
           <include input="jboss-aop-jdk50.jar"/>
           <include input="jboss-aop.jar"/>
           <include input="jdk14-pluggable-instrumentor.jar"/>
           <include input="jrockit-pluggable-instrumentor.jar"/>
           <include input="pluggable-instrumentor.jar"/>
        </export>
     </component>
  
  </project>
  
  
  
  



More information about the jboss-cvs-commits mailing list