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

Scott Stark scott.stark at jboss.com
Wed Nov 8 05:33:22 EST 2006


  User: starksm 
  Date: 06/11/08 05:33:22

  Added:       junit/4.1  component-info.xml
  Log:
  Add junit 4.1 to the repository
  
  Revision  Changes    Path
  1.3       +7 -8      repository.jboss.com/junit/4.1/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: component-info.xml
  diff -N component-info.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ component-info.xml	8 Nov 2006 10:33:22 -0000	1.3
  @@ -0,0 +1,16 @@
  +<project name="junit-component-info">
  +
  +   <component id="junit"
  +              licenseType="cpl-1.0"
  +              version="4.1"
  +              projectHome="http://www.junit.org/index.htm"
  +              description="Java unit testing framework">
  +
  +      <artifact id="junit.jar"/>
  +      <artifact id="junit-src.jar"/>
  +      <export>
  +         <include input="junit.jar"/>
  +      </export>
  +   </component>
  +
  +</project>
  
  
  



More information about the jboss-cvs-commits mailing list