jefft       02/03/30 19:47:00

  Modified:    all      build.xml
  Log:
  Remove some debugging that crept in
  
  Revision  Changes    Path
  1.122     +1 -3      jakarta-avalon-excalibur/all/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/all/build.xml,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- build.xml 30 Mar 2002 08:46:04 -0000      1.121
  +++ build.xml 31 Mar 2002 03:47:00 -0000      1.122
  @@ -259,9 +259,7 @@
               destdir="${build.classes}" />
   -->
   
  -<!-- Compile all classes excluding the tests.  They are compiled in their 
own task -->
  -<echo>basedir is ${basedir}</echo>
  -<echo>tools.dir is ${tools.dir}</echo>
  +    <!-- Compile all classes excluding the tests.  They are compiled in 
their own task -->
       <javac srcdir="${java.dir}"
              destdir="${build.classes}"
              debug="${build.debug}"
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to