[jboss-cvs] repository.jboss.com/jboss/security/snapshot ...

Anil Saldhana anil.saldhana at jboss.com
Tue Sep 5 13:41:26 EDT 2006


  User: asaldhana
  Date: 06/09/05 13:41:26

  Added:       jboss/security/snapshot  component-info.xml
  Log:
  SECURITY-2: Security Jars in thirdparty repo
  
  Revision  Changes    Path
  1.1      date: 2006/09/05 17:41:26;  author: asaldhana;  state: Exp;repository.jboss.com/jboss/security/snapshot/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss-security-info">
  
     <!-- ============================================================ -->
     <!-- JBoss Security                                           -->
     <!-- ============================================================ -->
     <component id="jboss/security"
                licenseType="LGPL"
                version="snapshot"
                projectHome="http://labs.jboss.org/portal/jbosssecurity/"
                description="JBoss Security">
        <artifact id="jboss-security-spi.jar"/>
        <artifact id="jbosssx.jar"/>
        <artifact id="jbosssx-client.jar"/>
        <export>
           <include input="jboss-security-spi.jar"/>
           <include input="jbosssx.jar"/>
           <include input="jbosssx-client.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list