Re: modify the source code to measure the time of processing a request

2010-01-12 Thread Bill Barker
This type of request belongs on the user mailing list, so please direct any follow up there. What you want can be done with a simple ServletRequestListener. There is no need to hack the Tomcat code. "Bao" wrote in message news:930702.47873...@web92411.mail.cnh.yahoo.com... Hi, Our company

modify the source code to measure the time of processing a request

2010-01-12 Thread Bao
Hi, Our company is using the apache tomcat 6.0.20 as our server. And now I plan to measure the time of every requet processed in the server without the help of any benchmark tool. I plan to modify the code to add a time stamp in a request when it comes into the server and add another time sta

DO NOT REPLY [Bug 48532] New: try to read truststore even when clientauth is false

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48532 Summary: try to read truststore even when clientauth is false Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal

DO NOT REPLY [Bug 48007] ClassNotFoundException when deserializing custom object with FileStore

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48007 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|6.0.20

DO NOT REPLY [Bug 48516] NullPointerException in JNDIRealm

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48516 --- Comment #2 from Mark Thomas 2010-01-12 14:46:02 GMT --- Many thanks for the patch. It has been applied to trunk and proposed for 6.0.x and 5.5.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r898561 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:45:48 2010 New Revision: 898561 URL: http://svn.apache.org/viewvc?rev=898561&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898

svn commit: r898559 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:45:30 2010 New Revision: 898559 URL: http://svn.apache.org/viewvc?rev=898559&view=rev Log: Proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=898

svn commit: r898558 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:43:23 2010 New Revision: 898558 URL: http://svn.apache.org/viewvc?rev=898558&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48516 Fix possible NPE when user does not exist in directory Patch provided by Kevin Conaway Modified: tomcat/tru

svn commit: r898557 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:39:15 2010 New Revision: 898557 URL: http://svn.apache.org/viewvc?rev=898557&view=rev Log: Propose improved fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 based on dev list discussion Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: to

svn commit: r898555 - /tomcat/trunk/java/org/apache/catalina/session/StandardSession.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:36:15 2010 New Revision: 898555 URL: http://svn.apache.org/viewvc?rev=898555&view=rev Log: Improved fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 Modified: tomcat/trunk/java/org/apache/catalina/session/StandardSession.java Modified: tomcat

svn commit: r898551 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:15:31 2010 New Revision: 898551 URL: http://svn.apache.org/viewvc?rev=898551&view=rev Log: Revert fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 Better fix to follow Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java Mod

DO NOT REPLY [Bug 48530] Patch for the Tomcat documentation : Server status page

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48530 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r898550 - in /tomcat/tc5.5.x/trunk/container/webapps/docs: changelog.xml manager-howto.xml

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:07:31 2010 New Revision: 898550 URL: http://svn.apache.org/viewvc?rev=898550&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530 Add info on the Server Status page to the Manager How-To Based on a patch by Arnaud Espy Modified: tomcat/t

svn commit: r898545 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml manager-howto.xml

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:06:38 2010 New Revision: 898545 URL: http://svn.apache.org/viewvc?rev=898545&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530 Add info on the Server Status page to the Manager How-To Based on a patch by Arnaud Espy Modified: tomcat/t

svn commit: r898543 - /tomcat/trunk/webapps/docs/manager-howto.xml

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 22:03:32 2010 New Revision: 898543 URL: http://svn.apache.org/viewvc?rev=898543&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530 Add info on the Server Status page to the Manager How-To Based on a patch by Arnaud Espy Modified: tomcat/t

DO NOT REPLY [Bug 48004] setHeader() does not replace the previous value for a "Server"

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48004 --- Comment #2 from Mark Thomas 2010-01-12 13:39:06 GMT --- This has been fixed in trunk and proposed for 6.0.x and 5.5.x. Note that you can set the server attribute on the connector to override the default server name. I updated the HTTP

svn commit: r898533 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 21:39:00 2010 New Revision: 898533 URL: http://svn.apache.org/viewvc?rev=898533&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898

svn commit: r898531 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 21:38:40 2010 New Revision: 898531 URL: http://svn.apache.org/viewvc?rev=898531&view=rev Log: Proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=898

svn commit: r898527 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/coyote/http11/Http11Processor.java w

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 21:36:49 2010 New Revision: 898527 URL: http://svn.apache.org/viewvc?rev=898527&view=rev Log: Fix bug 48004. Allow applications to set the server header. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/trunk/java/org/apach

DO NOT REPLY [Bug 48510] Memory leak after undeploying web application using custom log formatter

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48510 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48421] JULI webapp logging files will not closed when webapp is stopped,reloaded or undeployed

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48421 Mark Thomas changed: What|Removed |Added CC||dsavic...@gmail.com --- Comment #2 f

svn commit: r898496 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 20:30:46 2010 New Revision: 898496 URL: http://svn.apache.org/viewvc?rev=898496&view=rev Log: Add note Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898

svn commit: r898475 - /tomcat/trunk/res/tomcat.nsi

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 19:25:40 2010 New Revision: 898475 URL: http://svn.apache.org/viewvc?rev=898475&view=rev Log: JULI needs to be on class path Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.n

svn commit: r898474 - in /tomcat/tc6.0.x/trunk: bin/catalina.bat webapps/docs/changelog.xml

2010-01-12 Thread kkolinko
Author: kkolinko Date: Tue Jan 12 19:20:59 2010 New Revision: 898474 URL: http://svn.apache.org/viewvc?rev=898474&view=rev Log: Followup to r898379, r898383. Add changelog entries. Add documentation to catalina.bat that was omitted in r898383. Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat

svn commit: r898471 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 19:14:25 2010 New Revision: 898471 URL: http://svn.apache.org/viewvc?rev=898471&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898

DO NOT REPLY [Bug 48421] JULI webapp logging files will not closed when webapp is stopped,reloaded or undeployed

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48421 --- Comment #1 from Mark Thomas 2010-01-12 11:08:39 GMT --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

svn commit: r898468 - in /tomcat/trunk/java/org/apache/juli: ClassLoaderLogManager.java logging/LogFactory.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 19:06:48 2010 New Revision: 898468 URL: http://svn.apache.org/viewvc?rev=898468&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48421 Clean up a web application's logs and handlers when it stops. This involved modifying the fix that prevented lo

Re: With a view to 6.0.23

2010-01-12 Thread Mark Thomas
On 12/01/2010 18:24, Konstantin Kolinko wrote: > 2010/1/12 Mark Thomas : >> Just doing some testing. Generally looking good. The log buffering does >> seem to be causing issues with lost messages on windows service >> shutdown. I'm looking at Kostantin's patch to disable buffering now. >> That shou

svn commit: r898457 - /tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 18:27:33 2010 New Revision: 898457 URL: http://svn.apache.org/viewvc?rev=898457&view=rev Log: Make logging consistent for HTML and text interfaces Modified: tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java Modified: tomcat/trunk/

Re: With a view to 6.0.23

2010-01-12 Thread Konstantin Kolinko
2010/1/12 Mark Thomas : > Just doing some testing. Generally looking good. The log buffering does > seem to be causing issues with lost messages on windows service > shutdown. I'm looking at Kostantin's patch to disable buffering now. > That should fix the symptom (good enough for 6.0.23). If it do

svn commit: r898456 - in /tomcat/trunk/java/org/apache/catalina/manager/host: HostManagerServlet.java LocalStrings.properties

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 18:23:27 2010 New Revision: 898456 URL: http://svn.apache.org/viewvc?rev=898456&view=rev Log: Use string manager for log messages Modified: tomcat/trunk/java/org/apache/catalina/manager/host/HostManagerServlet.java tomcat/trunk/java/org/apache/catalina/manag

svn commit: r898443 - in /tomcat/trunk/java/org/apache/catalina/manager/host: HTMLHostManagerServlet.java HostManagerServlet.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 17:57:55 2010 New Revision: 898443 URL: http://svn.apache.org/viewvc?rev=898443&view=rev Log: Fix the Eclipse warnings for the host-manager Modified: tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java tomcat/trunk/java/org/apache

Re: svn commit: r898383 - in /tomcat/tc6.0.x/trunk: STATUS.txt bin/catalina.bat

2010-01-12 Thread Konstantin Kolinko
Thank you, but - this missed the documentation part of the patch - we try to provide an entry in webapps/docs/changelog.xml for each committed patch. Especially for the ones provided by third parties, to give them proper credit. I will fix those issues in a few minutes. Best regards, Konstantin

svn commit: r898426 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 17:21:22 2010 New Revision: 898426 URL: http://svn.apache.org/viewvc?rev=898426&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898426&

[Tomcat Wiki] Update of "SupportAndTraining" by BoYoung Ahn

2010-01-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by BoYoungAhn. http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=12&rev2=13 --

[Tomcat Wiki] Update of "SupportAndTraining" by BoYoung Ahn

2010-01-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by BoYoungAhn. http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=11&rev2=12 --

With a view to 6.0.23

2010-01-12 Thread Mark Thomas
Just doing some testing. Generally looking good. The log buffering does seem to be causing issues with lost messages on windows service shutdown. I'm looking at Kostantin's patch to disable buffering now. That should fix the symptom (good enough for 6.0.23). If it does, I'll try and figure out the

[Tomcat Wiki] Update of "SupportAndTraining" by BoYoung Ahn

2010-01-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "SupportAndTraining" page has been changed by BoYoungAhn. http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=10&rev2=11 --

svn commit: r898409 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt build.properties.default java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 16:39:17 2010 New Revision: 898409 URL: http://svn.apache.org/viewvc?rev=898409&view=rev Log: Update recommended native to 1.1.19 and use for windows installer. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.

svn commit: r898383 - in /tomcat/tc6.0.x/trunk: STATUS.txt bin/catalina.bat

2010-01-12 Thread jim
Author: jim Date: Tue Jan 12 15:42:11 2010 New Revision: 898383 URL: http://svn.apache.org/viewvc?rev=898383&view=rev Log: Merge r895600 from trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48464 Provide an option to specify the command window title Patch provided by LiuYan Submitte

svn commit: r898379 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/session/StoreBase.java

2010-01-12 Thread jim
Author: jim Date: Tue Jan 12 15:39:19 2010 New Revision: 898379 URL: http://svn.apache.org/viewvc?rev=898379&view=rev Log: java/org/apache/catalina/session/StoreBase.java * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48345 Sessions timed out too early when using PersistentManager

svn commit: r898378 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread jim
Author: jim Date: Tue Jan 12 15:38:04 2010 New Revision: 898378 URL: http://svn.apache.org/viewvc?rev=898378&view=rev Log: promote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=898378

svn commit: r898376 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread jim
Author: jim Date: Tue Jan 12 15:37:03 2010 New Revision: 898376 URL: http://svn.apache.org/viewvc?rev=898376&view=rev Log: Cast votes on some tested patches Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/t

DO NOT REPLY [Bug 48530] New: Patch for the Tomcat documentation : Server status page

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48530 Summary: Patch for the Tomcat documentation : Server status page Product: Tomcat 5 Version: 5.5.28 Platform: PC OS/Version: Linux Status: NEW Severi

svn commit: r898318 - /tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 13:33:58 2010 New Revision: 898318 URL: http://svn.apache.org/viewvc?rev=898318&view=rev Log: Update the comment. We don't want or need another full EL parser. Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java Modified: tomcat/trunk/java/org/

DO NOT REPLY [Bug 48525] StringManager potential NPE

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48525 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r898297 - /tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 12:03:07 2010 New Revision: 898297 URL: http://svn.apache.org/viewvc?rev=898297&view=rev Log: Avoid NPE if bundle is missing Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringM

svn commit: r898289 - in /tomcat/trunk/java/org/apache: catalina/core/ catalina/manager/host/ catalina/realm/ jasper/resources/

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 11:42:46 2010 New Revision: 898289 URL: http://svn.apache.org/viewvc?rev=898289&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48524 Remove unused keys. Fix case issue for jsp.error.usebean.noSession. Modified: tomcat/trunk/java/org/apache/

DO NOT REPLY [Bug 48524] Property keys not present in the default file

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48524 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48523] Duplicate property keys in various files

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48523 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r898279 - in /tomcat/trunk/java/org/apache: catalina/realm/ catalina/startup/ jasper/resources/ tomcat/util/net/res/

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 11:09:18 2010 New Revision: 898279 URL: http://svn.apache.org/viewvc?rev=898279&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48523 Resolve duplicate keys Modified: tomcat/trunk/java/org/apache/catalina/realm/LocalStrings.properties to

Re: Maven Depolyment Tomcat Java Heap Space

2010-01-12 Thread Mark Thomas
On 12/01/2010 10:37, thobos wrote: > Has anyone an idea? This is a question for the users list, not the dev list. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomc

Maven Depolyment Tomcat Java Heap Space

2010-01-12 Thread thobos
Hi i want to deploy my application on Tomcat with Maven 2.0. I think my pom.xml is correct. When i enter "mvn tomcat:deploy" in the console, the deployment starts but i get an Java Heap Space. view plaincopy to clipboardprint? 1. 2. [INFO] Scanning for projects... 3. [INFO] --

DO NOT REPLY [Bug 48517] @SuppressWarnings("unchecked") - document and reduce scope

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48517 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r898275 - in /tomcat/trunk/java: javax/el/ org/apache/catalina/loader/ org/apache/el/lang/ org/apache/el/parser/ org/apache/naming/resources/

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 10:31:03 2010 New Revision: 898275 URL: http://svn.apache.org/viewvc?rev=898275&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48517 Reduce scope of @SupressWarnings and document reasoning Based on a patch by sebb Modified: tomcat/trunk/jav

Re: Several new system properties

2010-01-12 Thread Mark Thomas
On 12/01/2010 02:56, Konstantin Kolinko wrote: > = > First, there is a patch currently in STATUS for TC5.5 and already > applied to TC6, > "Prevent session fixation by changing session ID" > (fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=

svn commit: r898257 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 09:00:39 2010 New Revision: 898257 URL: http://svn.apache.org/viewvc?rev=898257&view=rev Log: Modify proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?

svn commit: r898256 - /tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java

2010-01-12 Thread markt
Author: markt Date: Tue Jan 12 08:59:08 2010 New Revision: 898256 URL: http://svn.apache.org/viewvc?rev=898256&view=rev Log: Make the check case insensitive. A strict reading of the specification requires case sensitivity but be pragmatic. Modified: tomcat/trunk/java/org/apache/jasper/compil

Re: svn commit: r898126 - /tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java

2010-01-12 Thread Mark Thomas
On 12/01/2010 01:45, Konstantin Kolinko wrote: > 2010/1/12 : >> Author: markt >> Date: Tue Jan 12 00:10:46 2010 >> New Revision: 898126 >> >> URL: http://svn.apache.org/viewvc?rev=898126&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47977 >> Using a body with tags spec

Re: [ANN] New committer: Tim Whittington

2010-01-12 Thread Tim Whittington
Thanks Rainer, and thanks everyone for the welcome (and the work you've put into Tomcat over the years). cheers tim - "Rainer Jung" wrote: > On behalf of the Tomcat committers I am pleased to announce that Tim > Whittington has been voted in as a new Tomcat committer. > > Please join