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 2001/11/07 14:01:37 UTC

cvs commit: xml-cocoon2 build.xml

cziegeler    01/11/07 05:01:37

  Modified:    .        Tag: cocoon_20_branch build.xml
  Log:
  Changed version to 2.0
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.52  +2 -2      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.8.2.51
  retrieving revision 1.8.2.52
  diff -u -r1.8.2.51 -r1.8.2.52
  --- build.xml	2001/10/25 07:43:49	1.8.2.51
  +++ build.xml	2001/11/07 13:01:37	1.8.2.52
  @@ -167,7 +167,7 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0rc1-dev"/>
  +    <property name="version"  value="2.0rc2"/>
       <property name="short.version" value="2.0"/>
       <property name="release"  value="4th"/>
       <property name="year"     value="1999-2001"/>
  @@ -209,7 +209,7 @@
       <property name="site" value="../xml-site/targets/${name}2"/>
   
       <property name="build.announce" value="${build.dir}/Announcement.xml"/>
  -    <property name="announce2txt" value="../../skins/announcement2txt.xsl"/>
  +    <property name="announce2txt" value="./skins/announcement2txt.xsl"/>
   
       <!-- 
       The location of tools.jar, relative to the JAVA_HOME home. 
  
  
  

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