[jboss-cvs] repository.jboss.com/junit/4.1 ...

Scott Stark scott.stark at jboss.com
Sun Aug 20 22:09:57 EDT 2006


  User: starksm 
  Date: 06/08/20 22:09:57

  Added:       junit/4.1  component-info.xml
  Log:
  Add the 4.1 junit jars
  
  Revision  Changes    Path
  1.1      date: 2006/08/21 02:09:57;  author: starksm;  state: Exp;repository.jboss.com/junit/4.1/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="junit-component-info">
  
     <component id="junit"
        licenseType="cpl-1.0"
        version="4.1"
        projectHome="http://www.junit.org/"
        description="Java unit testing framework">
  
        <artifact id="junit-4.1.jar"/>
        <artifact id="junit-4.1-src.jar"/>
        <export>
           <include input="junit4.1.jar"/>
        </export>
     </component>
  
  </project>
  
  
  
  



More information about the jboss-cvs-commits mailing list