[jboss-cvs] Repository SVN: r2635 - in jboss/cache/jbosscache-pojo: 2.1.0.CR4 and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Feb 28 21:56:08 EST 2008
Author: bstansberry at jboss.com
Date: 2008-02-28 21:56:08 -0500 (Thu, 28 Feb 2008)
New Revision: 2635
Added:
jboss/cache/jbosscache-pojo/2.1.0.CR4/
jboss/cache/jbosscache-pojo/2.1.0.CR4/component-info.xml
jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/
jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo-sources.jar
jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo.jar
Log:
Add JBC 2.1.0.CR4
Added: jboss/cache/jbosscache-pojo/2.1.0.CR4/component-info.xml
===================================================================
--- jboss/cache/jbosscache-pojo/2.1.0.CR4/component-info.xml (rev 0)
+++ jboss/cache/jbosscache-pojo/2.1.0.CR4/component-info.xml 2008-02-29 02:56:08 UTC (rev 2635)
@@ -0,0 +1,27 @@
+<project name="jboss-cache-pojo-component-info">
+
+ <!-- ============================================================ -->
+ <!-- jboss/cache/jbosscache-pojo -->
+ <!-- ============================================================ -->
+
+ <component id="jboss/cache/jbosscache-pojo"
+ version="2.1.0.CR4"
+ licenseType="lgpl"
+ projectHome="http://www.jboss.org/products/jbosscache"
+ description="PojoCache is a product designed to cache
+ frequently accessed Java objects in order to dramatically improve
+ the performance of e-business applications."
+ >
+ <artifact id="jbosscache-pojo.jar"/>
+ <artifact id="jbosscache-pojo-sources.jar"/>
+
+ <export>
+ <include input="jbosscache-pojo.jar"/>
+ </export>
+
+ <import componentref="jboss/cache/jbosscache-core">
+ <compatible version="2.1.0.CR4"/>
+ </import>
+
+ </component>
+</project>
Property changes on: jboss/cache/jbosscache-pojo/2.1.0.CR4/component-info.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ native
Added: jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo-sources.jar
===================================================================
(Binary files differ)
Property changes on: jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo-sources.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo.jar
===================================================================
(Binary files differ)
Property changes on: jboss/cache/jbosscache-pojo/2.1.0.CR4/lib/jbosscache-pojo.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list