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

Scott Stark scott.stark at jboss.com
Mon Aug 21 06:28:43 EDT 2006


  User: starksm 
  Date: 06/08/21 06:28:43

  Added:       junit4/4.1  component-info.xml
  Log:
  Move the 4.1 junit to a separate junit4 component so both 3.8 and 4.1 can be used
  
  Revision  Changes    Path
  1.1      date: 2006/08/21 10:28:43;  author: starksm;  state: Exp;repository.jboss.com/junit4/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