You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ce...@apache.org on 2005/01/08 16:47:44 UTC

cvs commit: logging-log4j/tests build.xml

ceki        2005/01/08 07:47:44

  Modified:    tests    build.xml
  Log:
  Removed last bit of reference in ./tests/build.xml to ./examples/
  
  Revision  Changes    Path
  1.90      +0 -1      logging-log4j/tests/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/tests/build.xml,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- build.xml	8 Jan 2005 13:14:03 -0000	1.89
  +++ build.xml	8 Jan 2005 15:47:44 -0000	1.90
  @@ -16,7 +16,6 @@
     <!-- The directory where source files are stored. -->
     <property name="project.source.home" value="../src/java/"/>
     <property name="project.classes.home" value="../classes/"/>
  -  <property name="examples.classes" value="../examples/classes/"/>
     
     <property name="tests.source.home" value="./src/java/"/>
     
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org