[jboss-cvs] JBossCache ...

Manik Surtani msurtani at jboss.com
Tue Jan 30 17:27:35 EST 2007


  User: msurtani
  Date: 07/01/30 17:27:35

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0 build.xml
  Log:
  Preparing for 1.4.1.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.2.25 +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.24
  retrieving revision 1.119.2.25
  diff -u -b -r1.119.2.24 -r1.119.2.25
  --- build.xml	16 Jan 2007 11:40:05 -0000	1.119.2.24
  +++ build.xml	30 Jan 2007 22:27:35 -0000	1.119.2.25
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.2.24 2007/01/16 11:40:05 msurtani Exp $ -->
  +<!-- $Id: build.xml,v 1.119.2.25 2007/01/30 22:27:35 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.1.GA"/>
  +   <property name="module.version" value="1.4.1.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