jon         00/11/10 16:11:32

  Modified:    .        build.xml
  Log:
  put a - in it cause that is how it comes from Sun. this is also more "standard" imho
  
  Revision  Changes    Path
  1.94      +1 -1      jakarta-tomcat/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/build.xml,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- build.xml 2000/11/06 18:17:04     1.93
  +++ build.xml 2000/11/11 00:11:32     1.94
  @@ -28,7 +28,7 @@
   
     <property name="ant.home" value="../jakarta-ant" />
     <property name="j2ee.home" value="../j2ee/build/unix"/>
  -  <property name="jaxp" value="../jaxp1.0.1" />
  +  <property name="jaxp" value="../jaxp-1.0.1" />
   
     <!-- ========== Hack for building 2.2 and 2.3 versions ========== -->
     <!-- both servlet-2.2.jar and servlet-2.3.jar are checked in
  
  
  

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

Reply via email to