[jboss-cvs] Repository SVN: r2446 - in jboss/jboss-ha-server-api: 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:35:27 EST 2008


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

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

Added: jboss/jboss-ha-server-api/1.0.0.GA/component-info.xml
===================================================================
--- jboss/jboss-ha-server-api/1.0.0.GA/component-info.xml	                        (rev 0)
+++ jboss/jboss-ha-server-api/1.0.0.GA/component-info.xml	2008-01-29 03:35:27 UTC (rev 2446)
@@ -0,0 +1,20 @@
+<project name="jboss-ha-server-api-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/cluster                                                -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/jboss-ha-server-api"
+              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-server-api.jar"/>
+      <artifact id="jboss-ha-server-api-sources.jar"/>
+      <export>
+         <include input="jboss-ha-server-api.jar"/>
+      </export>
+   </component>
+</project>

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


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

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


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




More information about the jboss-cvs-commits mailing list