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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 14 06:40:25 EDT 2007


Author: thomas.heute at jboss.com
Date: 2007-09-14 06:40:24 -0400 (Fri, 14 Sep 2007)
New Revision: 1313

Added:
   jboss/cache/1.4.1.SP3/lib/jboss-cache.jar
Modified:
   jboss/cache/1.4.1.SP3/component-info.xml
Log:
Adding JDK 1.4 version to the repository


Modified: jboss/cache/1.4.1.SP3/component-info.xml
===================================================================
--- jboss/cache/1.4.1.SP3/component-info.xml	2007-09-13 23:51:58 UTC (rev 1312)
+++ jboss/cache/1.4.1.SP3/component-info.xml	2007-09-14 10:40:24 UTC (rev 1313)
@@ -13,8 +13,10 @@
               the performance of e-business applications."
    >
       <artifact id="jboss-cache-jdk50.jar"/>
+      <artifact id="jboss-cache.jar"/>
       <export>
          <include input="jboss-cache-jdk50.jar"/>
+         <include input="jboss-cache.jar"/>
       </export>
    </component>
 </project>

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


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




More information about the jboss-cvs-commits mailing list