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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 13 11:23:06 EST 2007


Author: dpospisi at redhat.com
Date: 2007-12-13 11:23:06 -0500 (Thu, 13 Dec 2007)
New Revision: 2152

Added:
   maven2/jboss/jboss-cache/1.4.1.SP8/
   maven2/jboss/jboss-cache/1.4.1.SP8/jboss-cache-1.4.1.SP8.jar
   maven2/jboss/jboss-cache/1.4.1.SP8/jboss-cache-1.4.1.SP8.pom
Log:
Added JBoss Cache 1.4.1.SP8.


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


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

Added: maven2/jboss/jboss-cache/1.4.1.SP8/jboss-cache-1.4.1.SP8.pom
===================================================================
--- maven2/jboss/jboss-cache/1.4.1.SP8/jboss-cache-1.4.1.SP8.pom	                        (rev 0)
+++ maven2/jboss/jboss-cache/1.4.1.SP8/jboss-cache-1.4.1.SP8.pom	2007-12-13 16:23:06 UTC (rev 2152)
@@ -0,0 +1,14 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>jboss</groupId>
+  <artifactId>jboss-cache</artifactId>
+  <version>1.4.1.SP8</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