You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2001/04/12 10:29:07 UTC

cvs commit: xml-cocoon build.xml

giacomo     01/04/12 01:29:07

  Modified:    .        Tag: xml-cocoon2 build.xml
  Log:
  moved to alpha 5 because the caching system justifies that :)
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.68  +2 -2      xml-cocoon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/build.xml,v
  retrieving revision 1.6.2.67
  retrieving revision 1.6.2.68
  diff -u -r1.6.2.67 -r1.6.2.68
  --- build.xml	2001/04/10 17:09:02	1.6.2.67
  +++ build.xml	2001/04/12 08:29:06	1.6.2.68
  @@ -80,7 +80,7 @@
   
    [unix]  ./build.sh  -projecthelp
    [win32] .\build.bat -projecthelp
  - 
  +
   and concentrate on the target descriptions that start with a star '*': these
   are the one you should call, the others are internal targets that are called
   by the main ones.
  @@ -108,7 +108,7 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0a4"/>
  +    <property name="version"  value="2.0a5"/>
       <property name="year"     value="1999-2001"/>
   
       <echo message="------------------- ${fullname} ${version} [${year}] ----------------"/>
  
  
  

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