[jboss-cvs] Repository SVN: r27216 - in jgroups: 2.4.6.GA-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 13 12:35:22 EDT 2009


Author: fnasser at redhat.com
Date: 2009-05-13 12:35:22 -0400 (Wed, 13 May 2009)
New Revision: 27216

Added:
   jgroups/2.4.6.GA-brew/
   jgroups/2.4.6.GA-brew/component-info.xml
   jgroups/2.4.6.GA-brew/lib/
   jgroups/2.4.6.GA-brew/lib/jgroups-sources.jar
   jgroups/2.4.6.GA-brew/lib/jgroups.jar
   jgroups/2.4.6.GA-brew/src/
   jgroups/2.4.6.GA-brew/src/JGroups-2.4.6.GA-src.tgz
Log:
JBPTP-5 - Upgrade to JGroups 2.4.6.GA

Added: jgroups/2.4.6.GA-brew/component-info.xml
===================================================================
--- jgroups/2.4.6.GA-brew/component-info.xml	                        (rev 0)
+++ jgroups/2.4.6.GA-brew/component-info.xml	2009-05-13 16:35:22 UTC (rev 27216)
@@ -0,0 +1,17 @@
+<project name="jgroups-component-info">
+   <component id="jgroups"
+      licenseType="lgpl"
+      version="2.4.6.GA-brew"
+      projectHome="http://www.jgroups.org"
+      description="JGroups is a toolkit for reliable multicast communication"
+      scm=":ext:cvs.devel.redhat.com:/cvs/dist/jgroups"
+      tag="jgroups-2_4_6-1_ep1_el4">
+      <!-- Built using JDK 5 -->
+      <artifact id="jgroups.jar"/>
+      <artifact id="jgroups-sources.jar"/>
+
+      <export>
+         <include input="jgroups.jar"/>
+      </export>
+   </component>
+</project>

Added: jgroups/2.4.6.GA-brew/lib/jgroups-sources.jar
===================================================================
(Binary files differ)


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

Added: jgroups/2.4.6.GA-brew/lib/jgroups.jar
===================================================================
(Binary files differ)


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

Added: jgroups/2.4.6.GA-brew/src/JGroups-2.4.6.GA-src.tgz
===================================================================
(Binary files differ)


Property changes on: jgroups/2.4.6.GA-brew/src/JGroups-2.4.6.GA-src.tgz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list