[jboss-cvs] Repository SVN: r2445 - in jboss/jboss-ha-client: 1.0.0.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 28 22:33:01 EST 2008


Author: bstansberry at jboss.com
Date: 2008-01-28 22:33:01 -0500 (Mon, 28 Jan 2008)
New Revision: 2445

Added:
   jboss/jboss-ha-client/1.0.0.GA/
   jboss/jboss-ha-client/1.0.0.GA/component-info.xml
   jboss/jboss-ha-client/1.0.0.GA/lib/
   jboss/jboss-ha-client/1.0.0.GA/lib/jboss-ha-client-sources.jar
   jboss/jboss-ha-client/1.0.0.GA/lib/jboss-ha-client.jar
Log:
Release 1.0.0.GA

Added: jboss/jboss-ha-client/1.0.0.GA/component-info.xml
===================================================================
--- jboss/jboss-ha-client/1.0.0.GA/component-info.xml	                        (rev 0)
+++ jboss/jboss-ha-client/1.0.0.GA/component-info.xml	2008-01-29 03:33:01 UTC (rev 2445)
@@ -0,0 +1,20 @@
+<project name="jboss-ha-client-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/cluster                                                -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/jboss-ha-client"
+              version="1.0.0.GA"
+              licenseType="lgpl"
+              projectHome="http://www.jboss.com/developers/projects/jboss/clustering"
+              description="Provides clustering related libraries for use by
+                           other JBoss projects."
+   >
+      <artifact id="jboss-ha-client.jar"/>
+      <artifact id="jboss-ha-client-sources.jar"/>
+      <export>
+         <include input="jboss-ha-client.jar"/>
+      </export>
+   </component>
+</project>

Added: jboss/jboss-ha-client/1.0.0.GA/lib/jboss-ha-client-sources.jar
===================================================================
(Binary files differ)


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

Added: jboss/jboss-ha-client/1.0.0.GA/lib/jboss-ha-client.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list