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

Kabir Khan kkhan at jboss.com
Tue Sep 19 09:39:07 EDT 2006


  User: kkhan   
  Date: 06/09/19 09:39:07

  Added:       jboss/test/snapshot  component-info.xml
  Log:
  Add snapshot of test framework to repository
  
  Revision  Changes    Path
  1.1      date: 2006/09/19 13:39:07;  author: kkhan;  state: Exp;repository.jboss.com/jboss/test/snapshot/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss-test-component-info">
  
     <!-- ============================================================ -->
     <!-- jboss/test                                                      -->
     <!-- ============================================================ -->
  
     <component id="jboss/test"
                version="snapshot"
                licenseType="lgpl"
                description="This is the JBoss test framework based on the 
                junit test framework that lets you write test cases 
                that run against the JBoss Application Server."
     >
        <artifact id="jboss-test.jar"/>
        <export>
           <include input="jboss-test.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list