You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2002/02/12 19:28:45 UTC

cvs commit: jakarta-turbine-3 default.properties

jvanzyl     02/02/12 10:28:45

  Modified:    .        Tag: rundata_security_changes default.properties
  Log:
  - more little cleanups
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.12.2.6  +3 -4      jakarta-turbine-3/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/default.properties,v
  retrieving revision 1.12.2.5
  retrieving revision 1.12.2.6
  diff -u -r1.12.2.5 -r1.12.2.6
  --- default.properties	12 Feb 2002 18:25:50 -0000	1.12.2.5
  +++ default.properties	12 Feb 2002 18:28:45 -0000	1.12.2.6
  @@ -15,10 +15,6 @@
   build.dest = ${build.dir}/classes
   src.dir = ./src
   conf.dir = conf
  -javadoc.destdir = ./docs/apidocs
  -jakarta.site2 = ../jakarta-site2
  -turbine.jars = ./lib
  -year = 1999-2001
   debug = on
   optimize = off
   deprecation = off
  @@ -44,6 +40,9 @@
   docs.src = ./xdocs
   docs.dest = ./docs
   
  +year = 1999-2001
  +
  +javadoc.destdir = ./docs/apidocs
   javadoc.windowtitle = ${name} ${version} API
   javadoc.doctitle = ${name} ${version} API
   javadoc.bottom = Copyright © ${year} Apache Software Foundation. All Rights Reserved.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>