You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/02/10 17:15:05 UTC

cvs commit: jakarta-tomcat-4.0 build.properties.sample

remm        2003/02/10 08:15:05

  Modified:    .        build.properties.sample
  Log:
  - It seems to me we can attempt to upgrade to Xerces 2.3 now.
  
  Revision  Changes    Path
  1.56      +3 -3      jakarta-tomcat-4.0/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/build.properties.sample,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- build.properties.sample	10 Jan 2003 15:52:17 -0000	1.55
  +++ build.properties.sample	10 Feb 2003 16:15:05 -0000	1.56
  @@ -117,9 +117,9 @@
   
   # ----- Xerces XML Parser, version 2.0.0 or later -----
   # Note: Optional with JDK 1.4+, or if Xerces 1.x is present
  -xerces.home=${base.path}/xerces-2_1_0
  +xerces.home=${base.path}/xerces-2_3_0
   xerces.lib=${xerces.home}
  -xerces.loc=http://xml.apache.org/dist/xerces-j/old_xerces2/Xerces-J-bin.2.1.0.tar.gz
  +xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.3.0.tar.gz
   xercesImpl.jar=${xerces.lib}/xercesImpl.jar
   xmlParserAPIs.jar=${xerces.lib}/xmlParserAPIs.jar
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org