Henri Gomez wrote:
> [EMAIL PROTECTED] wrote:
> 
>> jfclere     2002/10/04 01:46:33
>>
>>   Modified:    .        build.properties.sample
>>   Log:
>>   Upgrade to the lastest xerces.
>>     Revision  Changes    Path
>>   1.52      +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.51
>>   retrieving revision 1.52
>>   diff -u -r1.51 -r1.52
>>   --- build.properties.sample    4 Oct 2002 08:43:48 -0000    1.51
>>   +++ build.properties.sample    4 Oct 2002 08:46:33 -0000    1.52
>>   @@ -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_2_0
>>    xerces.lib=${xerces.home}
>>   
>> -xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.1.0.tar.gz
>>   
>> +xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.2.0.tar.gz
>>    xercesImpl.jar=${xerces.lib}/xercesImpl.jar
>>    xmlParserAPIs.jar=${xerces.lib}/xmlParserAPIs.jar
> 
> 
> Shouln't we stay with xerces 2.1.0 until we found the problem with 2.2.0 ?

Even in this case we have to change the sample file:
+++
$ wget http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.1.0.tar.gz
--12:00:13--  http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.1.0.tar.gz
            => `Xerces-J-bin.2.1.0.tar.gz'
Resolving proxy.mch.fsc.net... done.
Connecting to proxy.mch.fsc.net[172.25.80.170]:81... connected.
Proxy request sent, awaiting response... 404 Not Found
12:00:13 ERROR 404: Not Found.
+++

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




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

Reply via email to