You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/07/15 12:12:35 UTC

cvs commit: xml-cocoon2 build.xml changes.xml

cziegeler    2002/07/15 03:12:34

  Modified:    .        Tag: cocoon_2_0_3_branch build.xml changes.xml
  Log:
  And next version
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.196.2.11 +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.196.2.10
  retrieving revision 1.196.2.11
  diff -u -r1.196.2.10 -r1.196.2.11
  --- build.xml	15 Jul 2002 10:08:30 -0000	1.196.2.10
  +++ build.xml	15 Jul 2002 10:12:33 -0000	1.196.2.11
  @@ -199,7 +199,7 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0.3"/>         <!-- This is the current CVS version -->
  +    <property name="version"  value="2.0.4-dev"/>         <!-- This is the current CVS version -->
       <property name="released.version" value="2.0.3"/> <!-- This is the latest official release -->
       <property name="year"     value="1999-2002"/>
   
  
  
  
  1.138.2.32 +6 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.138.2.31
  retrieving revision 1.138.2.32
  diff -u -r1.138.2.31 -r1.138.2.32
  --- changes.xml	13 Jul 2002 15:09:20 -0000	1.138.2.31
  +++ changes.xml	15 Jul 2002 10:12:34 -0000	1.138.2.32
  @@ -39,6 +39,11 @@
   
    <release version="@version@" date="@date@">
     <action dev="CZ" type="add">
  +     PLACEHOLDER
  +  </action>
  + </release>
  + <release version="2.0.3" date="July 15 2002">
  +  <action dev="CZ" type="add">
      When Cocoon is built, the build system automatically detects the current jvm and builds
      a target for this virtual machine. This is eiter JVM 1.4 or JVM 1.2 upto 1.3.
     </action>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org