[jboss-cvs] Repository SVN: r1910 - in maven2/jboss/jboss-cache: 1.4.1.SP7 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 22 09:44:13 EST 2007


Author: dpospisi at redhat.com
Date: 2007-11-22 09:44:13 -0500 (Thu, 22 Nov 2007)
New Revision: 1910

Added:
   maven2/jboss/jboss-cache/1.4.1.SP7/
   maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.jar
   maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.pom
Log:
Added JBossCache 1.4.1.SP7


Added: maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.jar
===================================================================
(Binary files differ)


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

Added: maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.pom
===================================================================
--- maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.pom	                        (rev 0)
+++ maven2/jboss/jboss-cache/1.4.1.SP7/jboss-cache-1.4.1.SP7.pom	2007-11-22 14:44:13 UTC (rev 1910)
@@ -0,0 +1,14 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>jboss</groupId>
+  <artifactId>jboss-cache</artifactId>
+  <version>1.4.1.SP7</version>
+  <url>http://www.jboss.org/products/jbosscache</url>
+  <description>JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.</description>
+  <licenses>
+   <license>
+     <name>lgpl</name>
+     <url>http://repository.jboss.com/licenses/lgpl.txt</url>
+   </license>
+  </licenses>     
+</project>




More information about the jboss-cvs-commits mailing list