Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 28214 invoked from network); 23 Sep 2003 21:57:46 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 23 Sep 2003 21:57:46 -0000 Received: (qmail 72028 invoked from network); 23 Sep 2003 21:57:58 -0000 Received: from unknown (HELO apache.org) (127.0.0.1) by localhost with SMTP; 23 Sep 2003 21:57:58 -0000 Message-ID: <3F70C1DD.2010305@apache.org> Date: Tue, 23 Sep 2003 23:57:49 +0200 From: Remy Maucherat User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ContextConfig.java TldConfig.java References: <20030923213701.62299.qmail@minotaur.apache.org> In-Reply-To: <20030923213701.62299.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jfarcand@apache.org wrote: > jfarcand 2003/09/23 14:37:01 > > Modified: catalina/src/share/org/apache/catalina/startup > ContextConfig.java TldConfig.java Log: Revert my previous patch since > it force validation even when the value is set to false (for schema). I didn't upgrade back to X 2.5, but with X 2.1, this didn't force validation. I'm sure it's a bit hard to follow for everyone. Can you do a recap on tomcat-dev of what's wrong with Xerces, and what is being done about it ? Thanks, Remy