You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rpc-dev@xml.apache.org by ha...@apache.org on 2001/11/08 19:01:42 UTC

cvs commit: xml-rpc/build build.properties

hannes      01/11/08 10:01:42

  Modified:    build    build.properties
  Log:
  set lib.repo property (directory for jar files) to ../lib
  switch debug off and optimization on.
  
  Revision  Changes    Path
  1.3       +3 -3      xml-rpc/build/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/xml-rpc/build/build.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.properties	2001/10/30 16:08:12	1.2
  +++ build.properties	2001/11/08 18:01:42	1.3
  @@ -16,10 +16,10 @@
   jdom.jar = jdom-b7.jar
   docs.src = ../xdocs
   docs.dest = ../docs
  -turbine.jars = ../lib
  +lib.repo = ../lib
   year = 1999-2001
  -debug = on
  -optimize = off
  +debug = off
  +optimize = on
   deprecation = off
   
   # You must set these values here, or in your