[jboss-cvs] Repository SVN: r2557 - in jboss/test/1.0.5.GA: lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 15 14:22:20 EST 2008


Author: akostadinov
Date: 2008-02-15 14:22:20 -0500 (Fri, 15 Feb 2008)
New Revision: 2557

Added:
   jboss/test/1.0.5.GA/component-info.xml
   jboss/test/1.0.5.GA/lib/
   jboss/test/1.0.5.GA/lib/jboss-test-src.zip
   jboss/test/1.0.5.GA/lib/jboss-test.jar
Log:
release jboss-test 1.0.5.GA

Added: jboss/test/1.0.5.GA/component-info.xml
===================================================================
--- jboss/test/1.0.5.GA/component-info.xml	                        (rev 0)
+++ jboss/test/1.0.5.GA/component-info.xml	2008-02-15 19:22:20 UTC (rev 2557)
@@ -0,0 +1,20 @@
+<project name="jboss-test-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/test                                                      -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/test"
+              version="1.0.5.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-src.zip"/>
+      <export>
+         <include input="jboss-test.jar"/>
+      </export>
+   </component>
+</project>

Added: jboss/test/1.0.5.GA/lib/jboss-test-src.zip
===================================================================
(Binary files differ)


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

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


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




More information about the jboss-cvs-commits mailing list