jfarcand    2003/02/10 11:17:52

  Modified:    .        build.xml
  Log:
  Oups..the target already exists(at the end of the target)
  
  Revision  Changes    Path
  1.78      +0 -6      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- build.xml 10 Feb 2003 18:55:27 -0000      1.77
  +++ build.xml 10 Feb 2003 19:17:51 -0000      1.78
  @@ -965,12 +965,6 @@
       </antcall>
   
       <antcall target="cvsbuild">
  -      <param name="location" value="${commons-el.loc}"/>
  -      <param name="subdir" value="${commons-el.home}"/>
  -      <param name="destfile" value="${commons-el.jar}"/>
  -    </antcall>
  -
  -    <antcall target="cvsbuild">
         <param name="location" value="${commons-fileupload.loc}"/>
         <param name="subdir" value="${commons-fileupload.home}"/>
         <param name="destfile" value="${commons-fileupload.jar}"/>
  
  
  

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

Reply via email to