[jboss-cvs] JBossCache ...

Manik Surtani manik at jboss.org
Wed Jul 18 15:34:05 EDT 2007


  User: msurtani
  Date: 07/07/18 15:34:05

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0 build.xml
  Log:
  Preparing for release of 1.4.1.SP4
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.2.30 +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.29
  retrieving revision 1.119.2.30
  diff -u -b -r1.119.2.29 -r1.119.2.30
  --- build.xml	6 Mar 2007 20:12:54 -0000	1.119.2.29
  +++ build.xml	18 Jul 2007 19:34:05 -0000	1.119.2.30
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.2.29 2007/03/06 20:12:54 msurtani Exp $ -->
  +<!-- $Id: build.xml,v 1.119.2.30 2007/07/18 19:34:05 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.SP3"/>
  +   <property name="module.version" value="1.4.1.SP4"/>
      <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