[jboss-cvs] Repository SVN: r2634 - in jboss/cache/jbosscache-core: 2.1.0.CR4 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 28 21:54:53 EST 2008


Author: bstansberry at jboss.com
Date: 2008-02-28 21:54:53 -0500 (Thu, 28 Feb 2008)
New Revision: 2634

Added:
   jboss/cache/jbosscache-core/2.1.0.CR4/
   jboss/cache/jbosscache-core/2.1.0.CR4/component-info.xml
   jboss/cache/jbosscache-core/2.1.0.CR4/lib/
   jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core-sources.jar
   jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core.jar
Log:
Add JBC 2.1.0.CR4

Added: jboss/cache/jbosscache-core/2.1.0.CR4/component-info.xml
===================================================================
--- jboss/cache/jbosscache-core/2.1.0.CR4/component-info.xml	                        (rev 0)
+++ jboss/cache/jbosscache-core/2.1.0.CR4/component-info.xml	2008-02-29 02:54:53 UTC (rev 2634)
@@ -0,0 +1,28 @@
+<project name="jboss-cache-core-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/cache/jbosscache-core                                  -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/cache/jbosscache-core"
+              version="2.1.0.CR4"
+              licenseType="lgpl"
+              projectHome="http://www.jboss.org/products/jbosscache"
+              description="JBoss Cache is a product designed to cache 
+              frequently accessed Java objects in order to dramatically improve 
+              the performance of e-business applications."
+   >
+      <artifact id="jbosscache-core.jar"/>
+      <artifact id="jbosscache-core-sources.jar"/>
+      
+      <export>
+         <include input="jbosscache-core.jar"/>
+      </export>
+
+      <import componentref="jgroups">
+             <compatible version="2.6.1.GA"/>
+             <compatible version="2.6.2"/>
+      </import>
+      
+   </component>
+</project>


Property changes on: jboss/cache/jbosscache-core/2.1.0.CR4/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + native

Added: jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core-sources.jar
===================================================================
(Binary files differ)


Property changes on: jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core.jar
===================================================================
(Binary files differ)


Property changes on: jboss/cache/jbosscache-core/2.1.0.CR4/lib/jbosscache-core.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list