cziegeler    2003/04/29 01:41:08

  Modified:    src/java/org/apache/cocoon cocoon.properties
               .        status.xml blocks.properties
  Log:
  Starting next version
  
  Revision  Changes    Path
  1.4       +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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cocoon.properties 29 Apr 2003 08:18:44 -0000      1.3
  +++ cocoon.properties 29 Apr 2003 08:41:07 -0000      1.4
  @@ -4,7 +4,7 @@
   # very high change of breaking the build system. Do it only if you know what
   # you're doing.
   
  -version=2.1-M1
  +version=2.1-M2-dev
   released.version=2.0.4
   year=1999-2003
   name=cocoon
  
  
  
  1.8       +6 -0      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- status.xml        27 Apr 2003 18:06:32 -0000      1.7
  +++ status.xml        29 Apr 2003 08:41:08 -0000      1.8
  @@ -210,6 +210,12 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +   <action dev="CZ">
  +     PLACEHOLDER
  +   </action>
  + </release>
  + <release version="2.1-M1" date="April 29 2003">
  + 
     <action dev="VG" type="fix" fixes-bug="10242">
       TextSerializer now can handle absence of root element in the incoming 
XML.
     </action>
  
  
  
  1.10      +1 -1      cocoon-2.1/blocks.properties
  
  Index: blocks.properties
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/blocks.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- blocks.properties 29 Apr 2003 08:19:39 -0000      1.9
  +++ blocks.properties 29 Apr 2003 08:41:08 -0000      1.10
  @@ -60,4 +60,4 @@
   #exclude.block.precept=true
   #exclude.block.mail=true
   #exclude.block.axis=true
  -exclude.block.woody=true
  +#exclude.block.woody=true
  
  
  

Reply via email to