You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/01/03 16:53:36 UTC

cvs commit: jakarta-cactus build.xml build-admin.xml

vmassol     2003/01/03 07:53:36

  Modified:    .        build.xml build-admin.xml
  Log:
  update licenses for 2003
  
  Revision  Changes    Path
  1.31      +1 -1      jakarta-cactus/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- build.xml	3 Jan 2003 13:41:04 -0000	1.30
  +++ build.xml	3 Jan 2003 15:53:35 -0000	1.31
  @@ -31,7 +31,7 @@
       <!-- Prefix to add to all distributable files -->
       <property name="project.prefix" value="jakarta-"/>
   
  -    <property name="year" value="2000-2002"/>
  +    <property name="year" value="2000-2003"/>
       <property name="debug" value="on"/>
       <property name="optimize" value="off"/>
       <property name="deprecation" value="off"/>
  
  
  
  1.6       +1 -1      jakarta-cactus/build-admin.xml
  
  Index: build-admin.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build-admin.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build-admin.xml	15 Dec 2002 18:26:34 -0000	1.5
  +++ build-admin.xml	3 Jan 2003 15:53:35 -0000	1.6
  @@ -37,7 +37,7 @@
       <!-- Prefix to add to all distributable files -->
       <property name="project.prefix" value="jakarta-"/>
   
  -    <property name="year" value="2000-2002"/>
  +    <property name="year" value="2000-2003"/>
   
       <!--
          ========================================================================
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>