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/12/05 10:56:50 UTC

cvs commit: jakarta-tomcat-5 build.properties.default

remm        2003/12/05 01:56:50

  Modified:    .        build.properties.default
  Log:
  - Update to Xerces 2.6.0.
  
  Revision  Changes    Path
  1.113     +4 -4      jakarta-tomcat-5/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- build.properties.default	11 Nov 2003 10:59:26 -0000	1.112
  +++ build.properties.default	5 Dec 2003 09:56:50 -0000	1.113
  @@ -124,12 +124,12 @@
   regexp.loc=${base-jakarta.loc}/regexp/binaries/jakarta-regexp-1.3.tar.gz
   
   
  -# ----- Xerces XML Parser, version 2.5.0 -----
  -xerces.home=${base.path}/xerces-2_5_0
  +# ----- Xerces XML Parser, version 2.6.0 -----
  +xerces.home=${base.path}/xerces-2_6_0
   xerces.lib=${xerces.home}
   xercesImpl.jar=${xerces.lib}/xercesImpl.jar
   xmlParserAPIs.jar=${xerces.lib}/xmlParserAPIs.jar
  -xerces.loc=http://archive.apache.org/dist/xml/xerces-j/binaries/Xerces-J-bin.2.5.0.tar.gz
  +xerces.loc=http://archive.apache.org/dist/xml/xerces-j/binaries/Xerces-J-bin.2.6.0.tar.gz
   
   
   # --------------------------------------------------
  
  
  

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