You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by yo...@apache.org on 2004/01/13 16:07:07 UTC

cvs commit: jakarta-commons/daemon RELEASE-NOTES.txt build.xml

yoavs       2004/01/13 07:07:07

  Modified:    daemon   RELEASE-NOTES.txt build.xml
  Log:
  Updated version references to 1.0 from 1.0-dev or 1.0-Alpha
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-commons/daemon/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/daemon/RELEASE-NOTES.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RELEASE-NOTES.txt	4 Sep 2003 23:28:20 -0000	1.1
  +++ RELEASE-NOTES.txt	13 Jan 2004 15:07:07 -0000	1.2
  @@ -1,7 +1,7 @@
   $Id$
   
   			Commons Daemon Package
  -			   Version 1.0-dev
  +			   Version 1.0
   			    Release Notes
   
   
  
  
  
  1.3       +2 -2      jakarta-commons/daemon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/daemon/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml	29 Sep 2003 09:59:11 -0000	1.2
  +++ build.xml	13 Jan 2004 15:07:07 -0000	1.3
  @@ -43,7 +43,7 @@
     <property name="component.title"         value="Java Daemons"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0-dev"/>
  +  <property name="component.version"       value="1.0"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org