[jboss-cvs] Repository SVN: r2389 - in jboss/jboss-ha-server-api: 1.0.0.BETA3-SNAPSHOT and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 23 05:59:36 EST 2008


Author: galder.zamarreno at jboss.com
Date: 2008-01-23 05:59:36 -0500 (Wed, 23 Jan 2008)
New Revision: 2389

Added:
   jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/
   jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/component-info.xml
   jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/lib/
   jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/lib/jboss-ha-server-api-sources.jar
   jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/lib/jboss-ha-server-api.jar
Log:
Beta3 snapshot uploaded for AS build

Added: jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/component-info.xml
===================================================================
--- jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/component-info.xml	                        (rev 0)
+++ jboss/jboss-ha-server-api/1.0.0.BETA3-SNAPSHOT/component-info.xml	2008-01-23 10:59:36 UTC (rev 2389)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.jboss.org/component-info/1.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://www.jboss.org/component-info/1.0 http://repository.jboss.org/component-info-v1_0.xsd"
+  name="org.jboss.cluster/jboss-ha-server-api-component-info">
+  <component id="org.jboss.cluster/jboss-ha-server-api"
+             licenseType="lgpl"
+             version="1.0.0.BETA3-SNAPSHOT"
+             description="A set of server-side API classes for users of the JBoss AS clustering framework"
+             scm="svn:https://svn.jboss.org/repos/jbossas/projects/cluster/ha-server-api/trunk/"
+             > 
+              
+    <artifact id="jboss-ha-server-api-sources.jar"/>
+    <artifact id="jboss-ha-server-api.jar"/>
+
+
+    <export>
+      <include input="jboss-ha-server-api.jar"/>
+
+    </export>
+  </component>
+</project>
\ No newline at end of file

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


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

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


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




More information about the jboss-cvs-commits mailing list