[jboss-cvs] Repository SVN: r1354 - testng and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 20 10:46:26 EDT 2007


Author: julien at jboss.com
Date: 2007-09-20 10:46:26 -0400 (Thu, 20 Sep 2007)
New Revision: 1354

Added:
   testng/
   testng/5.5/
   testng/5.5/component-info.xml
   testng/5.5/lib/
   testng/5.5/lib/testng-5.5-jdk15.jar
Log:
importing testng 5.5

Added: testng/5.5/component-info.xml
===================================================================
--- testng/5.5/component-info.xml	                        (rev 0)
+++ testng/5.5/component-info.xml	2007-09-20 14:46:26 UTC (rev 1354)
@@ -0,0 +1,12 @@
+<project name="testng-component-info">
+   <component id="testng"
+              licenseType="apache-2.0"
+              version="5.5"
+              projectHome="http://testng.org/"
+              description="TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use">
+      <artifact id="testng-5.5-jdk15.jar"/>
+      <export>
+         <include input="testng-5.5-jdk15.jar"/>
+      </export>
+   </component>
+</project>

Added: testng/5.5/lib/testng-5.5-jdk15.jar
===================================================================
(Binary files differ)


Property changes on: testng/5.5/lib/testng-5.5-jdk15.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list