DO NOT REPLY [Bug 48605] Files not closed quickly enough during deployment / lack of recovery

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

DO NOT REPLY [Bug 48600] Performance issue with tags

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

DO NOT REPLY [Bug 48611] Can't build "extras" in 6.0.24. default.manifest does not exist

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611 --- Comment #4 from Mark Thomas 2010-02-01 16:35:44 GMT --- I think the manifests need to be made more useful (I have proposed a patch that adds the full version number) rather than removed. Given that the documented way to build the extra

svn commit: r905474 - in /tomcat/trunk: BUILDING.txt extras.xml webapps/docs/extras.xml

2010-02-01 Thread markt
Author: markt Date: Tue Feb 2 00:26:28 2010 New Revision: 905474 URL: http://svn.apache.org/viewvc?rev=905474&view=rev Log: Remove separate extras build script Removed: tomcat/trunk/extras.xml Modified: tomcat/trunk/BUILDING.txt tomcat/trunk/webapps/docs/extras.xml Modified: tomcat/

svn commit: r905473 - /tomcat/trunk/build.xml

2010-02-01 Thread markt
Author: markt Date: Tue Feb 2 00:23:40 2010 New Revision: 905473 URL: http://svn.apache.org/viewvc?rev=905473&view=rev Log: Merge in extras.xml Still need to look at making greater use of patternsets, jarIt etc for the extras Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xm

svn commit: r905451 - /tomcat/trunk/build.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 23:21:41 2010 New Revision: 905451 URL: http://svn.apache.org/viewvc?rev=905451&view=rev Log: Clean up the main build file in preparation for merging with dist and extras - Add some headers - Remove stuff that isn't used - Get tests working - Fix dependencies -

svn commit: r905450 - in /tomcat/trunk/test/org/apache/tomcat/util/http: TestCookiesNoFwdStrictSysProps.java TestCookiesStrictSysProps.java TestCookiesSwitchSysProps.java

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 23:17:16 2010 New Revision: 905450 URL: http://svn.apache.org/viewvc?rev=905450&view=rev Log: Update cookie tests. Remove obsolete test Removed: tomcat/trunk/test/org/apache/tomcat/util/http/TestCookiesSwitchSysProps.java Modified: tomcat/trunk/test/org/apa

svn commit: r905430 - /tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 22:15:48 2010 New Revision: 905430 URL: http://svn.apache.org/viewvc?rev=905430&view=rev Log: Fix test failure Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java

DO NOT REPLY [Bug 48627] JasperException with JSF tags and value expressions

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627 --- Comment #6 from Jon Vincent 2010-02-01 13:38:57 UTC --- The fix worked perfectly for me. I took your binary patch to make things a little faster -- let me know if you need extra verification and I can build it from source. Thanks Mark!

svn commit: r905360 - /tomcat/trunk/res/META-INF/default.manifest

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 18:48:22 2010 New Revision: 905360 URL: http://svn.apache.org/viewvc?rev=905360&view=rev Log: Make the default manifest more useful by adding the full version number Modified: tomcat/trunk/res/META-INF/default.manifest Modified: tomcat/trunk/res/META-INF/defaul

svn commit: r905358 - /tomcat/trunk/res/META-INF/jsp-api.jar.manifest

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 18:44:43 2010 New Revision: 905358 URL: http://svn.apache.org/viewvc?rev=905358&view=rev Log: Update JSP spec version Modified: tomcat/trunk/res/META-INF/jsp-api.jar.manifest Modified: tomcat/trunk/res/META-INF/jsp-api.jar.manifest URL: http://svn.apache.org/v

DO NOT REPLY [Bug 48629] JNDIRealm and roleNested doesn't work with roleSearch="(member={1})"

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629 --- Comment #4 from tahitiangabriel 2010-02-01 10:30:40 UTC --- Created an attachment (id=24916) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24916) add roleNested entry in doc Here's a small patch to add the roleNested entr

DO NOT REPLY [Bug 48629] JNDIRealm and roleNested doesn't work with roleSearch="(member={1})"

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629 --- Comment #3 from tahitiangabriel 2010-02-01 10:02:22 UTC --- I think having roleNestedSearch="(member={0})" is a very good idea. Like that it should work for all kind of configurations. For the moment I've switched to the "member={0}"

svn commit: r905348 - /tomcat/trunk/dist.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 18:00:44 2010 New Revision: 905348 URL: http://svn.apache.org/viewvc?rev=905348&view=rev Log: Remove some unused stuff. Set eol at start of every target that produces a release artifact Modified: tomcat/trunk/dist.xml Modified: tomcat/trunk/dist.xml URL: http:

svn commit: r905347 - /tomcat/trunk/extras.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 17:55:12 2010 New Revision: 905347 URL: http://svn.apache.org/viewvc?rev=905347&view=rev Log: Trim stuff that isn't used (prior to merging into a single build.xml file) Modified: tomcat/trunk/extras.xml Modified: tomcat/trunk/extras.xml URL: http://svn.apache.

DO NOT REPLY [Bug 48612] java.net.Inet4Address cannot be cast to java.lang.String

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48612 --- Comment #1 from Mark Thomas 2010-02-01 09:40:44 GMT --- This was already fixed in trunk by the fix for bug48424. I have fixed the swallowed exception in trunk and proposed both fixes for 6.0.x -- Configure bugmail: https://issues.apac

svn commit: r905343 - /tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 17:29:42 2010 New Revision: 905343 URL: http://svn.apache.org/viewvc?rev=905343&view=rev Log: Don't swallow the exception Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.ja

DO NOT REPLY [Bug 48653] New: RemoteIpValve : request.secure and request.scheme are not forced to "false" and "http" if X-Forwarded-Proto=http

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48653 Summary: RemoteIpValve : request.secure and request.scheme are not forced to "false" and "http" if X-Forwarded-Proto=http Product: Tomcat 7 Version: trunk Pla

DO NOT REPLY [Bug 47972] Valve invoke wrapper response problem

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

DO NOT REPLY [Bug 47655] NullPointerException in MimeHeaders

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

svn commit: r905305 - in /tomcat/trunk/webapps/docs: apr.xml config/ajp.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 15:23:30 2010 New Revision: 905305 URL: http://svn.apache.org/viewvc?rev=905305&view=rev Log: Sync docs and APR/native connector config Modified: tomcat/trunk/webapps/docs/apr.xml tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/

svn commit: r905304 - /tomcat/trunk/webapps/docs/config/http.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 15:23:07 2010 New Revision: 905304 URL: http://svn.apache.org/viewvc?rev=905304&view=rev Log: Tweaks Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/

svn commit: r905296 - /tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 15:00:31 2010 New Revision: 905296 URL: http://svn.apache.org/viewvc?rev=905296&view=rev Log: Remove unused attribute Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java URL: h

svn commit: r905234 - in /tomcat/site/trunk: docs/security-5.html docs/security-6.html xdocs/security-5.xml xdocs/security-6.xml

2010-02-01 Thread markt
Author: markt Date: Mon Feb 1 10:12:10 2010 New Revision: 905234 URL: http://svn.apache.org/viewvc?rev=905234&view=rev Log: APR/native page has better info so link rather than copy Modified: tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/site/tru

svn commit: r905226 - /tomcat/trunk/java/org/apache/jasper/compiler/AttributeParser.java

2010-02-01 Thread kkolinko
Author: kkolinko Date: Mon Feb 1 09:43:10 2010 New Revision: 905226 URL: http://svn.apache.org/viewvc?rev=905226&view=rev Log: Minor correction to the JavaDoc for AttributeParser class Modified: tomcat/trunk/java/org/apache/jasper/compiler/AttributeParser.java Modified: tomcat/trunk/java/or

Re: EL issues and 6.0.x release

2010-02-01 Thread Konstantin Kolinko
2010/1/31 Mark Thomas : > On 30/01/2010 17:41, Mark Thomas wrote: >> On 30/01/2010 07:33, Konstantin Kolinko wrote: >>> Regarding the implementation, AttributeParser.java class. I think >>> that, based on the above, we can fix it to solve bug 48627. Other >>> parts of the new implementation will re

DO NOT REPLY [Bug 47655] NullPointerException in MimeHeaders

2010-02-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655 razorfish servicedesk changed: What|Removed |Added Status|RESOLVED|REOPENED Resolutio

svn commit: r905208 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2010-02-01 Thread kkolinko
Author: kkolinko Date: Mon Feb 1 08:07:23 2010 New Revision: 905208 URL: http://svn.apache.org/viewvc?rev=905208&view=rev Log: Update latest TC 6.0.x version number on whichversion.html Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified:

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

2010-02-01 Thread Mark Thomas
On 01/02/2010 02:04, Konstantin Kolinko wrote: > 2010/2/1 : >> Author: markt >> Date: Mon Feb 1 00:08:07 2010 >> New Revision: 905147 >> >> URL: http://svn.apache.org/viewvc?rev=905147&view=rev >> Log: >> Update proposal with fix. >> Remove Konstantin's vote as this is a very different patch >> >