ceki        2005/01/19 09:42:43

  Modified:    tests    build.xml
  Log:
  Correct references to parent build file
  
  Revision  Changes    Path
  1.94      +0 -2      logging-log4j/tests/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/tests/build.xml,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- build.xml 13 Jan 2005 16:12:26 -0000      1.93
  +++ build.xml 19 Jan 2005 17:42:43 -0000      1.94
  @@ -115,8 +115,6 @@
     <!-- ================================================================= --> 
 
     <target name="parentBuild">    
       <ant dir=".." target="build.core" inheritRefs="true"/>
  -    <ant dir=".." target="build.xml" inheritRefs="true"/>
  -    <ant dir=".." target="build.javamail" inheritRefs="true"/>
       <ant dir=".." target="build.servletAPI" inheritRefs="true"/>
     </target>
   
  
  
  

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

Reply via email to