[jboss-cvs] repository.jboss.com/jboss/common/1.0.4.GA ...

Scott Stark scott.stark at jboss.com
Fri Feb 9 16:47:37 EST 2007


  User: starksm 
  Date: 07/02/09 16:47:37

  Added:       jboss/common/1.0.4.GA  component-info.xml
  Log:
  Release the legacy common 1.0.4.GA
  
  Revision  Changes    Path
  1.1      date: 2007/02/09 21:47:37;  author: starksm;  state: Exp;repository.jboss.com/jboss/common/1.0.4.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/common-component-info">
  
     <component id="jboss/common"
                licenseType="lgpl"
                version="1.0.4.GA"
                scm="svn:https://svn.jboss.org/repos/common/common-old/tags/JBossCommon_1_0_4_GA"
                description="Common utilities used in Branch_4_x of the JBossAS project"
                >
        <artifact id="namespace.jar"/>
        <artifact id="jboss-common.jar"/>
        <artifact id="jboss-common-client.jar"/>      
        <artifact id="jboss-common-sources.jar"/>      
        <export>
           <include input="namespace.jar"/>
           <include input="jboss-common.jar"/>
           <include input="jboss-common-client.jar"/>         
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list