[jboss-cvs] Repository SVN: r844 - in jboss/cache/1.4.1.SP4: lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 26 06:26:10 EDT 2007


Author: akostadinov
Date: 2007-07-26 06:26:08 -0400 (Thu, 26 Jul 2007)
New Revision: 844

Added:
   jboss/cache/1.4.1.SP4/README.txt
   jboss/cache/1.4.1.SP4/component-info.xml
   jboss/cache/1.4.1.SP4/lib/
   jboss/cache/1.4.1.SP4/lib/jboss-cache-jdk50.jar
Log:
JBQA-917

Added: jboss/cache/1.4.1.SP4/README.txt
===================================================================
--- jboss/cache/1.4.1.SP4/README.txt	                        (rev 0)
+++ jboss/cache/1.4.1.SP4/README.txt	2007-07-26 10:26:08 UTC (rev 844)
@@ -0,0 +1,5 @@
+NAME:    JBossCache
+VERSION: 1.4.1.SP4
+PROJECT: http://www.jboss.com/products/jbosscache
+PURPOSE: Used by Clustering in JBossAS, HTTP session replication
+

Added: jboss/cache/1.4.1.SP4/component-info.xml
===================================================================
--- jboss/cache/1.4.1.SP4/component-info.xml	                        (rev 0)
+++ jboss/cache/1.4.1.SP4/component-info.xml	2007-07-26 10:26:08 UTC (rev 844)
@@ -0,0 +1,20 @@
+<project name="jboss-cache-component-info">
+
+   <!-- ============================================================ -->
+   <!-- jboss/cache                                                      -->
+   <!-- ============================================================ -->
+
+   <component id="jboss/cache"
+              version="1.4.1.SP4"
+              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.SP4/lib/jboss-cache-jdk50.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list