[jboss-cvs] Repository SVN: r830 - in jgroups: 2.5.0.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 24 03:00:18 EDT 2007


Author: bela at jboss.com
Date: 2007-07-24 03:00:18 -0400 (Tue, 24 Jul 2007)
New Revision: 830

Added:
   jgroups/2.5.0.GA/
   jgroups/2.5.0.GA/component-info.xml
   jgroups/2.5.0.GA/lib/
   jgroups/2.5.0.GA/lib/jgroups.jar
Log:
added 2.5.0.GA

Added: jgroups/2.5.0.GA/component-info.xml
===================================================================
--- jgroups/2.5.0.GA/component-info.xml	                        (rev 0)
+++ jgroups/2.5.0.GA/component-info.xml	2007-07-24 07:00:18 UTC (rev 830)
@@ -0,0 +1,15 @@
+<project name="jgroups-component-info">
+
+   <component id="jgroups"
+      licenseType="lgpl"
+      version="2.5.0.GA"
+      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

Added: jgroups/2.5.0.GA/lib/jgroups.jar
===================================================================
(Binary files differ)


Property changes on: jgroups/2.5.0.GA/lib/jgroups.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list