[jboss-cvs] Repository SVN: r2434 - in jgroups: 2.5.2 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 25 17:35:44 EST 2008


Author: rachmatowicz at jboss.com
Date: 2008-01-25 17:35:44 -0500 (Fri, 25 Jan 2008)
New Revision: 2434

Added:
   jgroups/2.5.2/
   jgroups/2.5.2/component-info.xml
   jgroups/2.5.2/lib/
   jgroups/2.5.2/lib/jgroups.jar
Log:
Add JGroups 2.5.2 jar to repository

Added: jgroups/2.5.2/component-info.xml
===================================================================
--- jgroups/2.5.2/component-info.xml	                        (rev 0)
+++ jgroups/2.5.2/component-info.xml	2008-01-25 22:35:44 UTC (rev 2434)
@@ -0,0 +1,16 @@
+<project name="jgroups-component-info">
+
+   <component id="jgroups"
+      licenseType="lgpl"
+      version="2.5.2"
+      projectHome="http://www.jgroups.org"
+      description="JGroups is a toolkit for reliable multicast communication">
+
+	  <!-- Built using JDK 5 -->
+      <artifact id="jgroups.jar"/>
+      
+      <export>
+         <include input="jgroups.jar"/>
+      </export>
+   </component>
+</project>
\ No newline at end of file

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


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




More information about the jboss-cvs-commits mailing list