svn commit: r1153016 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml tc6.0.x/trunk/webapps/docs/ssl-howto.xml trunk/webapps/docs/ssl-howto.xml

2011-08-01 Thread kkolinko
Author: kkolinko Date: Tue Aug 2 03:54:38 2011 New Revision: 1153016 URL: http://svn.apache.org/viewvc?rev=1153016&view=rev Log: Correct relative links. It is followup to r1151537. CTR: Docs These pages are already inside "docs", so there should be no "docs/" in relative links. Modified: t

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

2011-08-01 Thread markt
Author: markt Date: Tue Aug 2 00:54:27 2011 New Revision: 1152988 URL: http://svn.apache.org/viewvc?rev=1152988&view=rev Log: Quote the service name parameter in the registry as well as in the shortcut Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Mark Thomas
On 02/08/2011 01:40, Christopher Schultz wrote: > On 8/1/2011 2:58 PM, Mark Thomas wrote: >> On 01/08/2011 19:32, Christopher Schultz wrote: >>> On 8/1/2011 12:05 PM, Mark Thomas wrote: On 01/08/2011 16:45, Christopher Schultz wrote: > On 7/26/2011 1:30 PM, Mark Thomas wrote: >> The Se

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Christopher Schultz
Mark, On 8/1/2011 2:58 PM, Mark Thomas wrote: > On 01/08/2011 19:32, Christopher Schultz wrote: >> Mark, >> >> On 8/1/2011 12:05 PM, Mark Thomas wrote: >>> On 01/08/2011 16:45, Christopher Schultz wrote: Mark, On 7/26/2011 1:30 PM, Mark Thomas wrote: > The Servlet EG is starting

Re: svn commit: r1152863 - in /tomcat/trunk: res/tomcat.nsi webapps/docs/changelog.xml

2011-08-01 Thread Konstantin Kolinko
1. There is one more place to fix -- search for "Uninstall.exe" -> lines 350-351. 2. I filed https://issues.apache.org/bugzilla/show_bug.cgi?id=51598 because a user may bypass this trick. Best regards, Konstantin Kolinko 2011/8/1 : > Author: markt > Date: Mon Aug  1 17:03:56 2011 > New Revision

DO NOT REPLY [Bug 51598] New: NSIS - Running Uninstall.exe without arguments

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51598 Bug #: 51598 Summary: NSIS - Running Uninstall.exe without arguments Product: Tomcat 7 Version: 7.0.19 Platform: PC OS/Version: Windows XP Status: NEW Seve

DO NOT REPLY [Bug 51580] Severe error deploying WAR application (ExpandWar error)

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51580 Mark Thomas changed: What|Removed |Added Severity|major |enhancement --- Comment #6 from Mark

Re: tagging tc-native 1.1.21

2011-08-01 Thread Mladen Turk
On 08/01/2011 09:23 PM, Rainer Jung wrote: On 01.08.2011 16:50, Christopher Schultz wrote: Oh, I didn't realize that the trunk wasn't the tip of the 1.1 branch. AFAIK tcnative 1.1.x is still CTR. Yep CTR, the split was made merely to allow trunk to use the new pollset interrupt APR logic

Re: tagging tc-native 1.1.21

2011-08-01 Thread Rainer Jung
On 01.08.2011 16:50, Christopher Schultz wrote: > Mladen, > > On 7/25/2011 3:16 PM, Mladen Turk wrote: >> On 07/25/2011 07:31 PM, Christopher Schultz wrote: >>> Jean-Frederic, >>> >>> >>> Nope, it also includes the native part of FIPS mode. I forgot to >>> update the changelog when I did that co

svn commit: r1152894 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/ha/session/DeltaManager.java java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.x

2011-08-01 Thread markt
Author: markt Date: Mon Aug 1 19:10:01 2011 New Revision: 1152894 URL: http://svn.apache.org/viewvc?rev=1152894&view=rev Log: The change in session ID is notified to not the session listener but the container event listener. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Mark Thomas
On 01/08/2011 19:32, Christopher Schultz wrote: > Mark, > > On 8/1/2011 12:05 PM, Mark Thomas wrote: >> On 01/08/2011 16:45, Christopher Schultz wrote: >>> Mark, >>> >>> On 7/26/2011 1:30 PM, Mark Thomas wrote: The Servlet EG is starting to discuss changes to the Servlet API for 3.1. It

DO NOT REPLY [Bug 51580] Severe error deploying WAR application (ExpandWar error)

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51580 Christopher Schultz changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Christopher Schultz
Mark, On 8/1/2011 12:05 PM, Mark Thomas wrote: > On 01/08/2011 16:45, Christopher Schultz wrote: >> Mark, >> >> On 7/26/2011 1:30 PM, Mark Thomas wrote: >>> The Servlet EG is starting to discuss changes to the Servlet API >>> for 3.1. It would be useful if the option existed to implement some >>>

DO NOT REPLY [Bug 51587] Implement status and uptime commands

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51587 --- Comment #1 from Christopher Schultz 2011-08-01 18:24:38 UTC --- I'd like to see more structured data available in the response. Either in CSV/TSV or in XML (maybe selectable via a request parameter/header). I'm not sure why you'd use

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

2011-08-01 Thread markt
Author: markt Date: Mon Aug 1 18:12:45 2011 New Revision: 1152882 URL: http://svn.apache.org/viewvc?rev=1152882&view=rev Log: Update Windows installer 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

svn commit: r1152863 - in /tomcat/trunk: res/tomcat.nsi webapps/docs/changelog.xml

2011-08-01 Thread markt
Author: markt Date: Mon Aug 1 17:03:56 2011 New Revision: 1152863 URL: http://svn.apache.org/viewvc?rev=1152863&view=rev Log: Correctly handle uninstall with the Windows installer of the service is installed with a name that contains a '-' character. Modified: tomcat/trunk/res/tomcat.nsi

DO NOT REPLY [Bug 51557] Newline during a http header field name obscures next value

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51557 --- Comment #4 from Henri Yandell 2011-08-01 16:41:49 UTC --- r1151394 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Mark Thomas
On 01/08/2011 16:45, Christopher Schultz wrote: > Mark, > > On 7/26/2011 1:30 PM, Mark Thomas wrote: >> The Servlet EG is starting to discuss changes to the Servlet API >> for 3.1. It would be useful if the option existed to implement some >> of these changes in Tomcat trunk. The benefits of this

svn commit: r1152848 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2011-08-01 Thread markt
Author: markt Date: Mon Aug 1 15:58:49 2011 New Revision: 1152848 URL: http://svn.apache.org/viewvc?rev=1152848&view=rev Log: CTR: docs Ordering, full name for commons pool Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml UR

Re: Servlet 3.1, Tomcat 8 etc.

2011-08-01 Thread Christopher Schultz
Mark, On 7/26/2011 1:30 PM, Mark Thomas wrote: > The Servlet EG is starting to discuss changes to the Servlet API for > 3.1. It would be useful if the option existed to implement some of these > changes in Tomcat trunk. The benefits of this are: > - we can see how feasible the API changes are to i

DO NOT REPLY [Bug 51557] Newline during a http header field name obscures next value

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51557 --- Comment #3 from Christopher Schultz 2011-08-01 15:01:12 UTC --- Mark, can you give a revision reference? I'm interested in whether you or not you think response-splitting protection is worthwhile in other cases (i.e. header values).

Re: tagging tc-native 1.1.21

2011-08-01 Thread Christopher Schultz
Mladen, On 7/25/2011 3:16 PM, Mladen Turk wrote: > On 07/25/2011 07:31 PM, Christopher Schultz wrote: >> Jean-Frederic, >> >> >> Nope, it also includes the native part of FIPS mode. I forgot to update >> the changelog when I did that commit. Now updated. >> >> Note that the new FIPS code isn't cal

svn commit: r1152805 - in /tomcat/trunk/res: main.ico tickno.bmp tickyes.bmp uninst.ico

2011-08-01 Thread markt
Author: markt Date: Mon Aug 1 14:41:28 2011 New Revision: 1152805 URL: http://svn.apache.org/viewvc?rev=1152805&view=rev Log: Remove unused files Removed: tomcat/trunk/res/main.ico tomcat/trunk/res/tickno.bmp tomcat/trunk/res/tickyes.bmp tomcat/trunk/res/uninst.ico

DO NOT REPLY [Bug 51584] Crash (infinite loop) when files starting with '#' are in the library tree

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51584 --- Comment #2 from Steven R. Loomis 2011-08-01 13:48:05 UTC --- (In reply to comment #1) > Thanks for the report. > > The fix needs to be at a lower level than the patch you suggest to address the > root cause rather than one of the symp

Re: [VOTE] Release Apache Tomcat Native 1.1.22

2011-08-01 Thread Konstantin Kolinko
2011/8/1 Rainer Jung : > - Binaries build against old APR 1.3.12 (recent ist 1.4.5) >  and OpenSSL 0.9.8r (recent ist 1.0.1d). >  Is that intentional? (I think you meant 1.0.0d. That is what the latest version is [1]. ) 1. Both other products I use that depend on OpenSSL (Apache HTTPD and Subvers

Re: Hosting the current Tomcat Maven Plugin from mojo codehaus

2011-08-01 Thread Olivier Lamy
Hi Folks, Sorry for (very) long delay. The ip clearance xml form is here : http://people.apache.org/~olamy/tomcat-maven-plugin-to-apache/ip-clearance-tomcat-maven-plugin.xml Let me know if all is fine for you and I will send to incubator@ (it looks to be the next step). Thanks, -- Olivier Lamy

Re: Tagging 7.0.20

2011-08-01 Thread Mark Thomas
On 01/08/2011 09:23, Rainer Jung wrote: > On 01.08.2011 10:03, Mark Thomas wrote: >> It is the beginning of the month again so I will be tagging 7.0.20 >> shortly. All of the open bugs are fixed in 7.0.x so I am just running >> the unit and TCK tests on trunk before I do so. >> >> Mark > > Should

DO NOT REPLY [Bug 51595] New: org.apache.tomcat.jdbc.pool.jmx.ConnectionPool should be Serializeable

2011-08-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51595 Bug #: 51595 Summary: org.apache.tomcat.jdbc.pool.jmx.ConnectionPool should be Serializeable Product: Tomcat Modules Version: unspecified Platform: PC OS/Ver

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

2011-08-01 Thread kkolinko
Author: kkolinko Date: Mon Aug 1 10:17:22 2011 New Revision: 1152728 URL: http://svn.apache.org/viewvc?rev=1152728&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=11

svn commit: r1152722 - in /tomcat/trunk: conf/web.xml webapps/docs/changelog.xml

2011-08-01 Thread kkolinko
Author: kkolinko Date: Mon Aug 1 09:59:44 2011 New Revision: 1152722 URL: http://svn.apache.org/viewvc?rev=1152722&view=rev Log: Simplify mapping for jsp servlet in the default web.xml. Multiple url-pattern values in the same servlet-mapping are supported since Servlet 2.5. Modified: tomcat

svn commit: r1152719 - in /tomcat/trunk: conf/server.xml webapps/docs/changelog.xml

2011-08-01 Thread kkolinko
Author: kkolinko Date: Mon Aug 1 09:53:04 2011 New Revision: 1152719 URL: http://svn.apache.org/viewvc?rev=1152719&view=rev Log: Remove resolveHosts attribute from AccessLogValve configuration in the default server.xml. Modified: tomcat/trunk/conf/server.xml tomcat/trunk/webapps/docs/ch

svn commit: r1152716 - in /tomcat/trunk: java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/ExtendedAccessLogValve.java webapps/docs/config/valve.xml

2011-08-01 Thread kkolinko
Author: kkolinko Date: Mon Aug 1 09:41:53 2011 New Revision: 1152716 URL: http://svn.apache.org/viewvc?rev=1152716&view=rev Log: Additional comments about resolveHosts attribute of AccessLogValve. - The resolveHosts attribute could be used to change the meaning of "common" and "combined" pattern

Re: Tagging 7.0.20

2011-08-01 Thread Rainer Jung
On 01.08.2011 10:03, Mark Thomas wrote: > It is the beginning of the month again so I will be tagging 7.0.20 > shortly. All of the open bugs are fixed in 7.0.x so I am just running > the unit and TCK tests on trunk before I do so. > > Mark Should we update the bundled tcnative? Or is it to soon,

Tagging 7.0.20

2011-08-01 Thread Mark Thomas
It is the beginning of the month again so I will be tagging 7.0.20 shortly. All of the open bugs are fixed in 7.0.x so I am just running the unit and TCK tests on trunk before I do so. Mark - To unsubscribe, e-mail: dev-unsubscr.