[jboss-cvs] JBossCache ...

Manik Surtani msurtani at jboss.com
Wed Aug 9 08:59:09 EDT 2006


  User: msurtani
  Date: 06/08/09 08:59:09

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0 build.xml
  Log:
  Updated to reflect 1.4.0.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.2.5 +2 -2      JBossCache/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/build.xml,v
  retrieving revision 1.119.2.4
  retrieving revision 1.119.2.5
  diff -u -b -r1.119.2.4 -r1.119.2.5
  --- build.xml	6 Jul 2006 14:45:46 -0000	1.119.2.4
  +++ build.xml	9 Aug 2006 12:59:09 -0000	1.119.2.5
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.2.4 2006/07/06 14:45:46 msurtani Exp $ -->
  +<!-- $Id: build.xml,v 1.119.2.5 2006/08/09 12:59:09 msurtani Exp $ -->
   
   <project default="compile" name="JBossCache">
   
      <property name="module.name" value="JBossCache"/>
      <!--We now requires version to have no white space since Ant+JBossAop will sometime choke. -->
  -   <property name="module.version" value="1.4.0.GA"/>
  +   <property name="module.version" value="1.4.0.SP1"/>
      <property name="implementation.url" value="http://www.jboss.com/products/jbosscache"/>
      <property file="build.properties"/>
      <property name="root.dir" value="${basedir}"/>
  
  
  



More information about the jboss-cvs-commits mailing list