[jboss-cvs] Repository SVN: r4527 - in jboss/test: 1.1.0.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 15 09:02:34 EDT 2008


Author: stalep
Date: 2008-04-15 09:02:33 -0400 (Tue, 15 Apr 2008)
New Revision: 4527

Added:
   jboss/test/1.1.0.GA/
   jboss/test/1.1.0.GA/component-info.xml
   jboss/test/1.1.0.GA/lib/
   jboss/test/1.1.0.GA/lib/jboss-test-sources.jar
   jboss/test/1.1.0.GA/lib/jboss-test.jar
Log:
added 1.1.0.GA


Added: jboss/test/1.1.0.GA/component-info.xml
===================================================================
--- jboss/test/1.1.0.GA/component-info.xml	                        (rev 0)
+++ jboss/test/1.1.0.GA/component-info.xml	2008-04-15 13:02:33 UTC (rev 4527)
@@ -0,0 +1,20 @@
+<project name="jboss-test-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/test                                                      -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/test"
+              version="1.1.0.GA"
+              licenseType="lgpl"
+              description="This is the JBoss test framework based on the 
+              junit test framework that lets you write test cases 
+              that run against the JBoss Application Server."
+   >
+      <artifact id="jboss-test.jar"/>
+      <artifact id="jboss-test-sources.jar"/>
+      <export>
+         <include input="jboss-test.jar"/>
+      </export>
+   </component>
+</project>

Added: jboss/test/1.1.0.GA/lib/jboss-test-sources.jar
===================================================================
(Binary files differ)


Property changes on: jboss/test/1.1.0.GA/lib/jboss-test-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/test/1.1.0.GA/lib/jboss-test.jar
===================================================================
(Binary files differ)


Property changes on: jboss/test/1.1.0.GA/lib/jboss-test.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list