cziegeler    01/07/23 02:47:17

  Modified:    .        Tag: cocoon_20_branch build.xml changes.xml
  Log:
  Changing version to 2.0b2
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.24  +2 -2      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.8.2.23
  retrieving revision 1.8.2.24
  diff -u -r1.8.2.23 -r1.8.2.24
  --- build.xml 2001/07/23 08:56:04     1.8.2.23
  +++ build.xml 2001/07/23 09:47:17     1.8.2.24
  @@ -155,9 +155,9 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0b1-dev"/>
  +    <property name="version"  value="2.0b2"/>
       <property name="short.version" value="2.0"/>
  -    <property name="release"  value="1st"/>
  +    <property name="release"  value="2nd"/>
       <property name="year"     value="1999-2001"/>
   
       <echo message="------------------- ${fullname} ${version} [${year}] 
----------------"/>
  
  
  
  1.2.2.21  +2 -2      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.2.2.20
  retrieving revision 1.2.2.21
  diff -u -r1.2.2.20 -r1.2.2.21
  --- changes.xml       2001/07/19 13:18:22     1.2.2.20
  +++ changes.xml       2001/07/23 09:47:17     1.2.2.21
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.2.2.20 2001/07/19 13:18:22 cziegeler Exp $
  +  $Id: changes.xml,v 1.2.2.21 2001/07/23 09:47:17 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -25,7 +25,7 @@
     <person name="Carsten Ziegeler" email="[EMAIL PROTECTED]" id="CZ"/>
    </devs>
   
  - <release version="2.0b1-dev" date="@date@">
  + <release version="2.0b2" date="July 23, 2001">
     <action dev="CZ" type="add">
       When a resource is not found (ResourceNotFoundException) the
       servlet sets only the status 404 and doesn't write to the output.    
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to