paulsp      02/01/20 07:02:36

  Modified:    build    build.xml
  Log:
  o Update property year to reflect the current year
  
  Revision  Changes    Path
  1.122     +1 -1      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- build.xml 18 Jan 2002 12:39:43 -0000      1.121
  +++ build.xml 20 Jan 2002 15:02:36 -0000      1.122
  @@ -84,7 +84,7 @@
   
       <!-- Miscellaneous settings -->
   
  -    <property name="year" value="2001"/>
  +    <property name="year" value="2002"/>
       <property name="locale.default" value="en"/>
       <property name="ant.home" value="build"/>
       <property name="debug" value="on"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to