rdonkin     2003/03/02 03:33:49

  Modified:    digester STATUS.html build.xml
  Log:
  Post 1.4.1 release update
  
  Revision  Changes    Path
  1.8       +3 -3      jakarta-commons/digester/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/STATUS.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- STATUS.html       27 Feb 2003 19:45:48 -0000      1.7
  +++ STATUS.html       2 Mar 2003 11:33:49 -0000       1.8
  @@ -60,7 +60,7 @@
   <a name="Release Info"></a>
   <h3>3.  RELEASE INFO</h3>
   
  -<p>Current Release: Version 1.4</p>
  +<p>Current Release: Version 1.4.1</p>
   
   
   <a name="Committers"></a>
  @@ -82,7 +82,7 @@
   <a name="Action Items"></a>
   <h3>5.  ACTION ITEMS</h3>
   
  -<p>The following action items need to be completed prior to a Version 1.2
  +<p>The following action items need to be completed prior to the next
   release of this component:</p>
   
   <table border="1">
  
  
  
  1.38      +2 -2      jakarta-commons/digester/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/build.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- build.xml 1 Mar 2003 11:39:44 -0000       1.37
  +++ build.xml 2 Mar 2003 11:33:49 -0000       1.38
  @@ -55,7 +55,7 @@
     <property name="component.title"         value="Digester - XML to Java Object 
Configuration"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.4.1"/>
  +  <property name="component.version"       value="1.5-dev"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

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

Reply via email to