cziegeler    2003/07/04 01:59:23

  Modified:    src/java/org/apache/cocoon cocoon.properties
               .        status.xml
  Log:
  Starting next version
  
  Revision  Changes    Path
  1.9       +1 -1      cocoon-2.1/src/java/org/apache/cocoon/cocoon.properties
  
  Index: cocoon.properties
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/java/org/apache/cocoon/cocoon.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- cocoon.properties 4 Jul 2003 08:30:39 -0000       1.8
  +++ cocoon.properties 4 Jul 2003 08:59:22 -0000       1.9
  @@ -4,7 +4,7 @@
   # very high change of breaking the build system. Do it only if you know what
   # you're doing.
   
  -version=2.1m3
  +version=2.1rc1-dev
   released.version=2.0.4
   year=1999-2003
   name=cocoon
  
  
  
  1.74      +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- status.xml        3 Jul 2003 00:01:31 -0000       1.73
  +++ status.xml        4 Jul 2003 08:59:23 -0000       1.74
  @@ -183,6 +183,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +  <action dev="NN" type="add">Dummy action</action>
  + </release>
  + <release version="2.1m3" date="July 5 2003">
     <action dev="JH" type="update">
       Refactored the XPathDirectoryGenerator: provides all the functionality 
of DirectoryGenerator now,
       parameter xpath added replacing the xpointer-ish syntax, additional 
parameter xmlFiles for specifying
  
  
  

Reply via email to