DO NOT REPLY [Bug 51056] Disable / drop support for SSLv2

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51056 --- Comment #5 from Konstantin Kolinko 2011-07-19 23:43:25 UTC --- Created attachment 27300 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27300 Drop SSLv2 support in native examples To apply the patch one has to remove those

DO NOT REPLY [Bug 51463] Tomcat.setBaseDir (package org.apache.catalina.startup) should use temp directory as default instead of current directory

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51463 Ian Brandt changed: What|Removed |Added CC||i...@ianbrandt.com -- Configure bugm

DO NOT REPLY [Bug 51532] Performance Issue when retriving JAR files during TLD file parsing.

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51532 --- Comment #1 from Konstantin Kolinko 2011-07-19 22:18:17 UTC --- For reference, thread on @users before opening this issue: http://tomcat.markmail.org/thread/ol7lvks3ex4xikp5 http://marc.info/?t=13111073945&r=1&w=2 -- Configure bug

DO NOT REPLY [Bug 51532] Performance Issue when retriving JAR files during TLD file parsing.

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51532 rsto...@haesoft.com changed: What|Removed |Added CC||rsto...@haesoft.com O

DO NOT REPLY [Bug 51532] New: Performance Issue when retriving JAR files during TLD file parsing.

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51532 Bug #: 51532 Summary: Performance Issue when retriving JAR files during TLD file parsing. Product: Tomcat 7 Version: 7.0.19 Platform: PC Status: NEW

DO NOT REPLY [Bug 51056] Disable / drop support for SSLv2

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51056 --- Comment #4 from drazzib 2011-07-19 20:18:26 UTC --- Hi, @jfclere: Could you explain a little bit more your issue with format of current patch attached to this Bugzilla ? AFAIK, it's in udiff format and I'm able to apply it with a "patc

DO NOT REPLY [Bug 51516] org.apache.catalina.SSO_SESSION_COOKIE_NAME vs org.apache.catalina.authenticator.Constants.SSO_SESSION_COOKIE_NAME

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51516 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1148492 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml config/systemprops.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 19:21:51 2011 New Revision: 1148492 URL: http://svn.apache.org/viewvc?rev=1148492&view=rev Log: CTR: Documentation Correct property to change SSO session cookie name Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml tomcat/tc6.0.x/trunk/webapps/docs/

svn commit: r1148491 - in /tomcat/trunk/webapps/docs: changelog.xml config/systemprops.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 19:19:45 2011 New Revision: 1148491 URL: http://svn.apache.org/viewvc?rev=1148491&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51516 Correct property to change SSO session cookie name Modified: tomcat/trunk/webapps/docs/changelog.xml

DO NOT REPLY [Bug 51531] Eclipse .classpath references old ECJ version

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51531 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1148483 - in /tomcat/trunk: res/ide-support/eclipse/eclipse.classpath webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 18:49:03 2011 New Revision: 1148483 URL: http://svn.apache.org/viewvc?rev=1148483&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51531 Update for ecj 3.7 Modified: tomcat/trunk/res/ide-support/eclipse/eclipse.classpath tomcat/trunk/weba

DO NOT REPLY [Bug 51526] Process web application context config with embedded Tomcat.addWebApp(...)

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51526 --- Comment #2 from Ian Brandt 2011-07-19 18:31:25 UTC --- (In reply to comment #1) > Enhancement requests with patches tend to get resolved faster than those > without. Certainly. As I'm just getting acquainted with Tomcat internals I ha

DO NOT REPLY [Bug 51531] Eclipse .classpath references old ECJ version

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51531 --- Comment #1 from Ian Brandt 2011-07-19 18:26:26 UTC --- Created attachment 27299 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27299 Patch to correct the Eclipse .classpath ECJ version. -- Configure bugmail: https://issues

DO NOT REPLY [Bug 51531] New: Eclipse .classpath references old ECJ version

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51531 Bug #: 51531 Summary: Eclipse .classpath references old ECJ version Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: no

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

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 18:22:39 2011 New Revision: 1148472 URL: http://svn.apache.org/viewvc?rev=1148472&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=1

DO NOT REPLY [Bug 51509] Csrf Prevention Filter's LruCache is not thread save

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51509 Mark Thomas changed: What|Removed |Added Summary|Csrf Prevention Filter`s|Csrf Prevention Filter's

svn commit: r1148471 - in /tomcat/trunk: java/org/apache/catalina/filters/CsrfPreventionFilter.java test/org/apache/catalina/filters/TestCsrfPreventionFilter2.java webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 18:20:23 2011 New Revision: 1148471 URL: http://svn.apache.org/viewvc?rev=1148471&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51509 Fix potential concurrency issue in CSRF prevention filter that may lead to some requests failing that should

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 51400] Use of "new String(byte[] b, String enc)" hits Sun JVM bottleneck

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51400 --- Comment #28 from Ismael Juma 2011-07-19 15:56:24 UTC --- Note that there have been changes in this area in Java 7: "Using Charset as the parameter does not bring you any performance benefit (in fact it's slower and bloat) in most use s

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 --- Comment #5 from Mark Thomas 2011-07-19 15:49:55 UTC --- Hmm. I still can't reproduce this even with that library. Trying with 7.0.16 rather than trunk... That reproduced it. Very odd. I don't recall any changes since 7.0.16 that fixed

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 Alonso changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 Alonso changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

svn commit: r1148321 - /tomcat/trunk/webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 13:51:42 2011 New Revision: 1148321 URL: http://svn.apache.org/viewvc?rev=1148321&view=rev Log: Add info on which connectors these fixes apply to. Correct order. Add periods to the end of the sentences. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified

DO NOT REPLY [Bug 51523] ClassNotFoundException when loading TLD listeners

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51523 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1148288 - /tomcat/trunk/webapps/docs/changelog.xml

2011-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 12:11:18 2011 New Revision: 1148288 URL: http://svn.apache.org/viewvc?rev=1148288&view=rev Log: Add changelog for 1148254 and 1148216 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.o

DO NOT REPLY [Bug 51518] "/absolute-ordering/name/others" should not include "name" element

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51518 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1148277 - in /tomcat/trunk: java/org/apache/catalina/startup/WebRuleSet.java webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 11:41:08 2011 New Revision: 1148277 URL: http://svn.apache.org/viewvc?rev=1148277&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51518 Correct error in web.xml parsing rules for the tag when using absolute ordering. Modified: tomcat/trunk

DO NOT REPLY [Bug 51526] Process web application context config with embedded Tomcat.addWebApp(...)

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51526 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Mark

[ANN] Apache Tomcat 7.0.19 released

2011-07-19 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.19 Apache Tomcat 7.0.19 includes security fixes, bug fixes and the following new features compared to version 7.0.16: - JSP recompilation is now triggered by any change (backwards as well as forwards) in the last mo

DO NOT REPLY [Bug 51056] Disable / drop support for SSLv2

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51056 --- Comment #3 from Rainer Jung 2011-07-19 11:09:30 UTC --- I'm not so sure, that the library should drop support, but I would be +1 to support only SSLv3 and TLSv1 by default in Tomcat if not explicitely configured for something else (e.g

DO NOT REPLY [Bug 51056] Disable / drop support for SSLv2

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51056 jfclere changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from jfclere 20

DO NOT REPLY [Bug 51521] java.net.SocketException: Broken pipe

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51521 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50394] InternalAprInputBuffer.fill() doesn't deal correctly with EOF

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50394 jfclere changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

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

2011-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 09:38:13 2011 New Revision: 1148255 URL: http://svn.apache.org/viewvc?rev=1148255&view=rev Log: Fix for PR50394 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.

svn commit: r1148254 - /tomcat/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java

2011-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 09:36:08 2011 New Revision: 1148254 URL: http://svn.apache.org/viewvc?rev=1148254&view=rev Log: Fix for PR50394 Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalAprIn

svn commit: r1148252 - in /tomcat/site/trunk: docs/ xdocs/

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 09:30:08 2011 New Revision: 1148252 URL: http://svn.apache.org/viewvc?rev=1148252&view=rev Log: Update for 7.0.19 release Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/index.html tomca

svn commit: r1148249 - /tomcat/trunk/webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 09:22:22 2011 New Revision: 1148249 URL: http://svn.apache.org/viewvc?rev=1148249&view=rev Log: Add release date for 7.0.19 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/to

Re: svn commit: r1146623 - in /tomcat/trunk: conf/catalina.properties webapps/docs/changelog.xml

2011-07-19 Thread Rainer Jung
On 14.07.2011 12:08, Konstantin Kolinko wrote: > 2011/7/14 : >> Author: kkolinko >> Date: Thu Jul 14 09:58:31 2011 >> New Revision: 1146623 >> >> URL: http://svn.apache.org/viewvc?rev=1146623&view=rev >> Log: >> Corrected typo in the value of tomcat.util.scan.DefaultJarScanner.jarsToSkip >> prope

svn commit: r1148245 - in /tomcat/trunk/test/org/apache/tomcat/util/scan: ./ TestJarScanner.java

2011-07-19 Thread rjung
Author: rjung Date: Tue Jul 19 09:14:09 2011 New Revision: 1148245 URL: http://svn.apache.org/viewvc?rev=1148245&view=rev Log: Add test cases for syntax checking of jarsToSkip. Added: tomcat/trunk/test/org/apache/tomcat/util/scan/ tomcat/trunk/test/org/apache/tomcat/util/scan/TestJarScann

svn commit: r1148242 - /tomcat/trunk/webapps/docs/changelog.xml

2011-07-19 Thread markt
Author: markt Date: Tue Jul 19 09:03:41 2011 New Revision: 1148242 URL: http://svn.apache.org/viewvc?rev=1148242&view=rev Log: Add section title Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

DO NOT REPLY [Bug 49595] Tomcat crashes in tcnative-1.dll frequently

2011-07-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49595 jfclere changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2011-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 08:09:46 2011 New Revision: 1148219 URL: http://svn.apache.org/viewvc?rev=1148219&view=rev Log: Proposed fix for 49595. 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

svn commit: r1148216 - /tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.java

2011-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 08:06:46 2011 New Revision: 1148216 URL: http://svn.apache.org/viewvc?rev=1148216&view=rev Log: Fix for PR49595 Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.java Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.java URL:

unsuscribe

2011-07-19 Thread jubu
unsuscribe -- Sháníte letenky na pracovní cestu, dovolenou či jen na výlet? Na http://letenky.volny.cz si zajisté vyberete. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@