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

Thomas Diesler thomas.diesler at jboss.com
Thu Aug 10 12:48:18 EDT 2006


  User: tdiesler
  Date: 06/08/10 12:48:18

  Added:       jboss/common/1.0.2  component-info.xml
  Log:
  Add jboss-common-1.0.2
  
  Revision  Changes    Path
  1.1      date: 2006/08/10 16:48:18;  author: tdiesler;  state: Exp;repository.jboss.com/jboss/common/1.0.2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/common-component-info">
  
     <component id="jboss/common"
                licenseType="lgpl"
                version="1.0.2"
                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