[jboss-cvs] repository.jboss.com/jboss/cache/1.4.0.GA ...

Rajesh Rajasekaran rajesh.rajasekaran at jboss.com
Tue Jul 11 13:42:53 EDT 2006


  User: rrajasekaran
  Date: 06/07/11 13:42:53

  Added:       jboss/cache/1.4.0.GA   README.txt component-info.xml
  Log:
  JBossCache 1.4.0.GA
  
  Revision  Changes    Path
  1.1      date: 2006/07/11 17:42:53;  author: rrajasekaran;  state: Exp;repository.jboss.com/jboss/cache/1.4.0.GA/README.txt
  
  Index: README.txt
  ===================================================================
  
  $Id: README.txt,v 1.1 2006/07/11 17:42:53 rrajasekaran Exp $
  
  NAME:    JBossCache
  VERSION: 1.4.0.GA
  PROJECT: http://www.jboss.com/products/jbosscache
  PURPOSE: Used by Clustering in JBossAS, HTTP session replication
  
  
  
  
  1.1      date: 2006/07/11 17:42:53;  author: rrajasekaran;  state: Exp;repository.jboss.com/jboss/cache/1.4.0.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss-cache-component-info">
  
     <!-- ============================================================ -->
     <!-- jboss/cache                                                      -->
     <!-- ============================================================ -->
  
     <component id="jboss/cache"
                version="1.4.0.GA"
                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="jboss-cache.jar"/>
        <artifact id="jboss-cache-jdk50.jar"/>
        <export>
           <include input="jboss-cache.jar"/>
           <include input="jboss-cache-jdk50.jar"/>
        </export>
     </component>
  </project>
  
  



More information about the jboss-cvs-commits mailing list