[jboss-cvs] repository.jboss.com/jboss/common/1.0.1 ...

Thomas Diesler thomas.diesler at jboss.com
Thu Aug 3 08:52:00 EDT 2006


  User: tdiesler
  Date: 06/08/03 08:52:00

  Added:       jboss/common/1.0.1  component-info.xml
  Log:
  add 1.0.1
  
  Revision  Changes    Path
  1.1      date: 2006/08/03 12:52:00;  author: tdiesler;  state: Exp;repository.jboss.com/jboss/common/1.0.1/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/common-component-info">
  
     <component id="jboss/common"
                licenseType="lgpl"
                version="1.0.1"
                description="Common utilities used in the JBossAS project"
                >
        <artifact id="namespace.jar"/>
        <artifact id="jboss-common.jar"/>
        <artifact id="jboss-common-client.jar"/>
        <artifact id="jboss-archive-browsing.jar"/>
        <export>
           <include input="namespace.jar"/>
           <include input="jboss-common.jar"/>         
           <include input="jboss-archive-browsing.jar"/>         
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list