[jboss-cvs] JBossCache ...

Brian Stansberry brian.stansberry at jboss.com
Sun Aug 13 16:10:10 EDT 2006


  User: bstansberry
  Date: 06/08/13 16:10:10

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0_MUX build.xml
  Log:
  Update to 1.4.0.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.4.3 +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.4.2
  retrieving revision 1.119.4.3
  diff -u -b -r1.119.4.2 -r1.119.4.3
  --- build.xml	21 Jul 2006 02:51:32 -0000	1.119.4.2
  +++ build.xml	13 Aug 2006 20:10:10 -0000	1.119.4.3
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.4.2 2006/07/21 02:51:32 bstansberry Exp $ -->
  +<!-- $Id: build.xml,v 1.119.4.3 2006/08/13 20:10:10 bstansberry 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