You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2002/11/12 05:16:59 UTC

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

jfarcand    2002/11/11 20:16:59

  Modified:    .        build.properties.sample
  Log:
  Update to Xerces 2.2.1.
  
  Revision  Changes    Path
  1.53      +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.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- build.properties.sample	4 Oct 2002 08:46:33 -0000	1.52
  +++ build.properties.sample	12 Nov 2002 04:16:59 -0000	1.53
  @@ -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_2_0
  +xerces.home=${base.path}/xerces-2_2_1
   xerces.lib=${xerces.home}
  -xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.2.0.tar.gz
  +xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.2.1.tar.gz
   xercesImpl.jar=${xerces.lib}/xercesImpl.jar
   xmlParserAPIs.jar=${xerces.lib}/xmlParserAPIs.jar
   
  
  
  

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


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

Posted by Jeanfrancois Arcand <jf...@apache.org>.
Wow. I'm confuse. I did some test yesterday and everythings seems to 
work fine for me. I will continue to ping the Xerces guys....

-- Jeanfrancois

Remy Maucherat wrote:

> Bill Barker wrote:
>
>> >jfarcand    2002/11/11 20:16:59
>> >
>> >  Modified:    .        build.properties.sample
>> >  Log:
>> >  Update to Xerces 2.2.1.
>> >
>>
>>
>> Not working any different than 2.2.0 for me. :-(
>>
>> 2002-11-11 22:46:32 action: null
>> org.xml.sax.SAXParseException: The string "--" is not permitted within
>> comments.
>
>
>
> Then it still has the same problem with Struts 1.0. I'll keep Xerces 
> 2.1.0 for Tomcat 4.1.x.
>
> Remy
>
>
> -- 
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
>
>


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


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

Posted by Remy Maucherat <re...@apache.org>.
Bill Barker wrote:

> >jfarcand    2002/11/11 20:16:59
> >
> >  Modified:    .        build.properties.sample
> >  Log:
> >  Update to Xerces 2.2.1.
> >
>
>
> Not working any different than 2.2.0 for me. :-(
>
> 2002-11-11 22:46:32 action: null
> org.xml.sax.SAXParseException: The string "--" is not permitted within
> comments.


Then it still has the same problem with Struts 1.0. I'll keep Xerces 
2.1.0 for Tomcat 4.1.x.

Remy


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


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

Posted by Bill Barker <wb...@wilshire.com>.
----- Original Message -----
From: <jf...@apache.org>
To: <ja...@apache.org>
Sent: Monday, November 11, 2002 8:16 PM
Subject: cvs commit: jakarta-tomcat-4.0 build.properties.sample


> jfarcand    2002/11/11 20:16:59
>
>   Modified:    .        build.properties.sample
>   Log:
>   Update to Xerces 2.2.1.
>

Not working any different than 2.2.0 for me. :-(

2002-11-11 22:46:32 action: null
org.xml.sax.SAXParseException: The string "--" is not permitted within
comments.




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