cziegeler    02/01/31 05:29:48

  Modified:    .        announcement.xml build.xml changes.xml
  Log:
  New version started...
  
  Revision  Changes    Path
  1.9       +1 -1      xml-cocoon2/announcement.xml
  
  Index: announcement.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/announcement.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- announcement.xml  16 Jan 2002 11:17:25 -0000      1.8
  +++ announcement.xml  31 Jan 2002 13:29:48 -0000      1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<announcement site="http://xml.apache.org/cocoon2";>
  +<announcement site="http://xml.apache.org/cocoon";>
     <project>Apache Cocoon @version@</project>
     <abstract>
      The Apache Cocoon team is proud to announce the new release
  
  
  
  1.154     +2 -2      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- build.xml 31 Jan 2002 12:55:34 -0000      1.153
  +++ build.xml 31 Jan 2002 13:29:48 -0000      1.154
  @@ -154,8 +154,8 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0.1"/>
  -    <property name="short.version" value="2.0.1"/>
  +    <property name="version"  value="2.0.2-dev"/>
  +    <property name="short.version" value="2.0.2-dev"/>
       <property name="year"     value="1999-2002"/>
   
       <echo message="--------------------------------------------------------------"/>
  
  
  
  1.85      +6 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- changes.xml       30 Jan 2002 17:59:40 -0000      1.84
  +++ changes.xml       31 Jan 2002 13:29:48 -0000      1.85
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.84 2002/01/30 17:59:40 froehlich Exp $
  +  $Id: changes.xml,v 1.85 2002/01/31 13:29:48 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -31,6 +31,11 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="dummy" type="fix">
  +    dummy
  +  </action>
  + </release>
  + <release version="2.0.1" date="January 31, 2002">
     <action dev="SW" type="update" due-to="Stephan Michels" 
due-to-email="[EMAIL PROTECTED]">
       The FragmentExtractorTransformer is now configurable to extract any fragment
       identified by an element name and namespace URI, and no more limited to
  
  
  

----------------------------------------------------------------------
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