You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/03/04 17:22:42 UTC

cvs commit: jakarta-avalon-apps/httpproxy build.xml

hammant     02/03/04 08:22:42

  Modified:    httpproxy build.xml
  Log:
  fix sar construction
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-avalon-apps/httpproxy/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/httpproxy/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml	28 Feb 2002 21:19:27 -0000	1.6
  +++ build.xml	4 Mar 2002 16:22:42 -0000	1.7
  @@ -151,7 +151,7 @@
           <include name="*.jar"/>
         </lib>          
   
  -      <lib dir="build/lib">
  +      <lib dir="lib">
           <include name="cornerstone.jar"/>
         </lib>
         
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>