[jboss-cvs] repository.jboss.com/jboss/cache/2.0.0.BETA2 ...

Rajesh Rajasekaran rajesh.rajasekaran at jboss.com
Mon Apr 2 14:18:52 EDT 2007


  User: rrajasekaran
  Date: 07/04/02 14:18:52

  Added:       jboss/cache/2.0.0.BETA2   README.txt component-info.xml
  Log:
  JBossCache 2.0.0.Beta2
  
  Revision  Changes    Path
  1.1      date: 2007/04/02 18:18:52;  author: rrajasekaran;  state: Exp;repository.jboss.com/jboss/cache/2.0.0.BETA2/README.txt
  
  Index: README.txt
  ===================================================================
  
  $Id: README.txt,v 1.1 2007/04/02 18:18:52 rrajasekaran Exp $
  
  NAME:    JBossCache
  VERSION: 2.0.0.BETA2
  PROJECT: http://www.jboss.com/products/jbosscache
  PURPOSE: Used by Clustering in JBossAS
  
  
  
  
  1.1      date: 2007/04/02 18:18:52;  author: rrajasekaran;  state: Exp;repository.jboss.com/jboss/cache/2.0.0.BETA2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss-cache-component-info">
  
     <!-- ============================================================ -->
     <!-- jboss/cache                                                      -->
     <!-- ============================================================ -->
  
     <component id="jboss/cache"
                version="2.0.0.BETA2"
                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="jbosscache.jar"/>
        <artifact id="pojocache.jar"/>
        <export>
           <include input="jbosscache.jar"/>
           <include input="pojocache.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list