You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by da...@apache.org on 2002/02/04 15:51:03 UTC

cvs commit: jakarta-james build.xml

danny       02/02/04 06:51:03

  Modified:    .        Tag: v2-0a2candidate1 build.xml
  Log:
  increment year
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.86.2.1  +3 -3      jakarta-james/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/build.xml,v
  retrieving revision 1.86
  retrieving revision 1.86.2.1
  diff -u -r1.86 -r1.86.2.1
  --- build.xml	30 Oct 2001 14:07:50 -0000	1.86
  +++ build.xml	4 Feb 2002 14:51:03 -0000	1.86.2.1
  @@ -2,7 +2,7 @@
   
   <!-- ==========================================================================
   
  - James build file $Revision: 1.86 $  Committed on $Date: 2001/10/30 14:07:50 $ by: $Author: serge $
  + James build file $Revision: 1.86.2.1 $  Committed on $Date: 2002/02/04 14:51:03 $ by: $Author: danny $
   
   Authors:
    Federico Barbieri <sc...@systemy.it>
  @@ -12,7 +12,7 @@
    Harmeet Bedi <ha...@kodemuse.com>
   
   Legal:
  -  Copyright (c) 1999-2001 The Apache Software Foundation. All Rights Reserved.
  +  Copyright (c) 1999-2002 The Apache Software Foundation. All Rights Reserved.
   
   
   ==============================================================================
  @@ -30,7 +30,7 @@
     <property name="name" value="james"/>
     <property name="Name" value="James"/>
     <property name="version" value="2.0a2"/>
  -  <property name="year" value="1999-2001"/>
  +  <property name="year" value="1999-2002"/>
   
     <!-- There should be no need to override default compiler but need to change
       javac task to run without this -->
  
  
  

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