[jboss-cvs] repository.jboss.com/junit4/4.1 ...
Scott Stark
scott.stark at jboss.com
Mon Aug 21 07:20:55 EDT 2006
User: starksm
Date: 06/08/21 07:20:55
Modified: junit4/4.1 component-info.xml
Log:
Correct the junit4.1.jar to junit-4.1.jar in the exports
Revision Changes Path
1.3 +1 -1 repository.jboss.com/junit4/4.1/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/junit4/4.1/component-info.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- component-info.xml 21 Aug 2006 10:50:50 -0000 1.2
+++ component-info.xml 21 Aug 2006 11:20:55 -0000 1.3
@@ -9,7 +9,7 @@
<artifact id="junit-4.1.jar"/>
<artifact id="junit-4.1-src.jar"/>
<export>
- <include input="junit4.1.jar"/>
+ <include input="junit-4.1.jar"/>
</export>
</component>
More information about the jboss-cvs-commits
mailing list