You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by zo...@apache.org on 2004/01/08 18:56:08 UTC

cvs commit: xml-xalan/test build.xml

zongaro     2004/01/08 09:56:08

  Modified:    java     build.xml
               test     build.xml
  Log:
  Updating build copyright year.
  
  Revision  Changes    Path
  1.201     +4 -4      xml-xalan/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/build.xml,v
  retrieving revision 1.200
  retrieving revision 1.201
  diff -u -r1.200 -r1.201
  --- build.xml	4 Dec 2003 19:02:06 -0000	1.200
  +++ build.xml	8 Jan 2004 17:56:08 -0000	1.201
  @@ -40,7 +40,7 @@
     Don Leslie <do...@lotus.com>
   
   Copyright:
  -  Copyright (c) 1999-2003 The Apache Software Foundation.
  +  Copyright (c) 1999-2004 The Apache Software Foundation.
      $Id$
   ==================================================================== -->
   
  @@ -92,7 +92,7 @@
     <property name="version" value="${version.VERSION}_${version.RELEASE}_${version.DEVELOPER}${version.MINOR}"/><!-- GUMP: version # of dist file -->
     <property name="impl.version" value="${version.VERSION}.${version.RELEASE}.${version.DEVELOPER}${version.MINOR}"/><!-- Used in jar task for filtering MANIFEST.MF file -->
     <property name="name" value="xalan"/><!-- GUMP: base name of jar target's file -->
  -  <property name="year" value="2003"/>
  +  <property name="year" value="2004"/>
     <property name="build.debug" value="on"/>
   
     <!-- Relative locations of source directories -->
  
  
  
  1.66      +3 -3      xml-xalan/test/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/build.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- build.xml	15 Dec 2003 16:43:32 -0000	1.65
  +++ build.xml	8 Jan 2004 17:56:08 -0000	1.66
  @@ -43,7 +43,7 @@
      -->
       <property environment="ENV" />
   
  -    <property name="year" value="2000-2003"/>
  +    <property name="year" value="2000-2004"/>
       <!-- Properties related to compiling the tests -->
       <property name="build.compiler" value="classic"/>
       <property name="compiler" value="${build.compiler}"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org