[jboss-cvs] Repository SVN: r1350 - in jgroups: 2.5.1 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 20 07:39:23 EDT 2007


Author: bela at jboss.com
Date: 2007-09-20 07:39:23 -0400 (Thu, 20 Sep 2007)
New Revision: 1350

Added:
   jgroups/2.5.1/
   jgroups/2.5.1/component-info.xml
   jgroups/2.5.1/lib/
Log:
added 2.5.1 (JAR is missing yet)

Added: jgroups/2.5.1/component-info.xml
===================================================================
--- jgroups/2.5.1/component-info.xml	                        (rev 0)
+++ jgroups/2.5.1/component-info.xml	2007-09-20 11:39:23 UTC (rev 1350)
@@ -0,0 +1,15 @@
+<project name="jgroups-component-info">
+
+   <component id="jgroups"
+      licenseType="lgpl"
+      version="2.5.1"
+      projectHome="http://www.jgroups.org"
+      description="JGroups is a toolkit for reliable multicast communication">
+
+      <artifact id="jgroups.jar"/>
+
+      <export>
+         <include input="jgroups.jar"/>
+      </export>
+   </component>
+</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list