[jboss-cvs] Repository SVN: r1426 - in jboss/cache: 1.4.1.SP5 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 27 14:10:18 EDT 2007


Author: rrajesh
Date: 2007-09-27 14:10:17 -0400 (Thu, 27 Sep 2007)
New Revision: 1426

Added:
   jboss/cache/1.4.1.SP5/
   jboss/cache/1.4.1.SP5/README.txt
   jboss/cache/1.4.1.SP5/component-info.xml
   jboss/cache/1.4.1.SP5/lib/
   jboss/cache/1.4.1.SP5/lib/jboss-cache-jdk50.jar
Log:
JBossCache-1.4.1.SP5

Added: jboss/cache/1.4.1.SP5/README.txt
===================================================================
--- jboss/cache/1.4.1.SP5/README.txt	                        (rev 0)
+++ jboss/cache/1.4.1.SP5/README.txt	2007-09-27 18:10:17 UTC (rev 1426)
@@ -0,0 +1,5 @@
+NAME:    JBossCache
+VERSION: 1.4.1.SP5
+PROJECT: http://www.jboss.com/products/jbosscache
+PURPOSE: Used by Clustering in JBossAS, HTTP session replication
+

Added: jboss/cache/1.4.1.SP5/component-info.xml
===================================================================
--- jboss/cache/1.4.1.SP5/component-info.xml	                        (rev 0)
+++ jboss/cache/1.4.1.SP5/component-info.xml	2007-09-27 18:10:17 UTC (rev 1426)
@@ -0,0 +1,20 @@
+<project name="jboss-cache-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/cache                                                      -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/cache"
+              version="1.4.1.SP5"
+              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="jboss-cache-jdk50.jar"/>
+      <export>
+         <include input="jboss-cache-jdk50.jar"/>
+      </export>
+   </component>
+</project>

Added: jboss/cache/1.4.1.SP5/lib/jboss-cache-jdk50.jar
===================================================================
(Binary files differ)


Property changes on: jboss/cache/1.4.1.SP5/lib/jboss-cache-jdk50.jar
___________________________________________________________________
Name: svn:executable
   + *
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list