[jboss-cvs] Repository SVN: r22553 - in jgroups: 2.6.8.GA and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 20 14:30:56 EST 2009


Author: vblagojevic at jboss.com
Date: 2009-02-20 14:30:55 -0500 (Fri, 20 Feb 2009)
New Revision: 22553

Added:
   jgroups/2.6.8.GA/
   jgroups/2.6.8.GA/component-info.xml
Log:
release 2.6.8GA

Added: jgroups/2.6.8.GA/component-info.xml
===================================================================
--- jgroups/2.6.8.GA/component-info.xml	                        (rev 0)
+++ jgroups/2.6.8.GA/component-info.xml	2009-02-20 19:30:55 UTC (rev 22553)
@@ -0,0 +1,16 @@
+<project name="jgroups-component-info">
+
+   <component id="jgroups"
+      licenseType="lgpl"
+      version="2.6.8.GA"
+      projectHome="http://www.jgroups.org"
+      description="JGroups is a toolkit for reliable multicast communication">
+
+      <artifact id="jgroups.jar"/>
+      <artifact id="jgroups-sources.jar"/>
+
+      <export>
+         <include input="jgroups.jar"/>
+      </export>
+   </component>
+</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list