You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/03/20 00:11:53 UTC

cvs commit: cocoon-lenya/src/targets init-build.xml

michi       2004/03/19 15:11:53

  Modified:    src/targets init-build.xml
  Log:
  obsolete variables removed
  
  Revision  Changes    Path
  1.24      +1 -5      cocoon-lenya/src/targets/init-build.xml
  
  Index: init-build.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/targets/init-build.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- init-build.xml	20 Feb 2004 14:25:58 -0000	1.23
  +++ init-build.xml	19 Mar 2004 23:11:53 -0000	1.24
  @@ -6,15 +6,11 @@
         <format property="SNAPSHOT_STAMP" pattern="yyyyMMddhhmmss"/>
       </tstamp>
       
  -    <property name="fullname" value="Apache Lenya CMS"/>
       <property name="Name"     value="Apache Lenya"/>
  -    <property name="name"     value="lenya:cms"/>
  -    <property name="version"  value="1.2"/>
  -    <property name="short.version" value="1.2"/>
       <property name="release"  value="1th"/>
       <property name="year"     value="1999-2004"/>
   
  -    <echo message="------------------- ${fullname} ${version} [${year}] ----------------"/>
  +    <echo message="------------------- ${Name} ${version} [${year}] ----------------"/>
       <echo>Building with ${ant.version} using build file ${ant.file}</echo>
   
       <property name="debug"          value="on"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org