Re: svn commit: r1647051 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/manager/ catalina/manager/host/ catalina/servlets/ catalina/users/ catalina/util/ catalina/valves/ tomcat/util

2014-12-23 Thread Mark Thomas
On 22/12/2014 12:34, Konstantin Kolinko wrote: 2014-12-20 23:32 GMT+03:00 ma...@apache.org: Author: markt Date: Sat Dec 20 20:32:39 2014 New Revision: 1647051 URL: http://svn.apache.org/r1647051 Log: Remove duplicate utility method. 1). RequestUtil.filter() is used in 404.jsp of

svn commit: r1647507 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/manager/ catalina/manager/host/ catalina/servlets/ catalina/users/ catalina/util/ catalina/valves/ tomcat/util/htt

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 08:58:53 2014 New Revision: 1647507 URL: http://svn.apache.org/r1647507 Log: Revert r1647051 Modified: tomcat/trunk/java/org/apache/catalina/connector/Response.java tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java

svn commit: r1647508 - in /tomcat/trunk/java/org/apache: catalina/ssi/SSIMediator.java tomcat/util/http/HttpMessages.java

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 09:02:24 2014 New Revision: 1647508 URL: http://svn.apache.org/r1647508 Log: Remove duplicate code Modified: tomcat/trunk/java/org/apache/catalina/ssi/SSIMediator.java tomcat/trunk/java/org/apache/tomcat/util/http/HttpMessages.java Modified:

[Bug 57393] New: Host XML attributes are missing

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57393 Bug ID: 57393 Summary: Host XML attributes are missing Product: Tomcat 6 Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[Bug 57393] Host XML attributes are missing

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57393 E.D.Adell aterrest...@gmail.com changed: What|Removed |Added CC|

[Bug 57380] Misleading NameNotFoundException from DataSourceRealm

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57380 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1647530 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.properties w

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 10:09:03 2014 New Revision: 1647530 URL: http://svn.apache.org/r1647530 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57391 Allow TLS Session Tickets to be disabled. Patch provided by Josiah Purtlebaugh. Modified:

svn commit: r1647533 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/res/ webapps/docs/ webapps/docs/config/

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 10:16:20 2014 New Revision: 1647533 URL: http://svn.apache.org/r1647533 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57391 Allow TLS Session Tickets to be disabled. Patch provided by Josiah Purtlebaugh. Modified: tomcat/tc8.0.x/trunk/ (props

[Bug 57391] Allow TLS Session Tickets to be disabled

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57391 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 57393] Host XML attributes are missing

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57393 --- Comment #1 from Eugène Adell aterrest...@gmail.com --- Created attachment 32325 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32325action=edit Patch for Tomcat6 -- You are receiving this mail because: You are the assignee

[Bug 49732] reply_timeout can't wait forever.

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49732 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|REOPENED|NEEDINFO ---

svn commit: r1647570 - in /tomcat/jk/trunk: conf/workers.properties native/iis/installer/conf/workers.properties xdocs/generic_howto/timeouts.xml xdocs/miscellaneous/changelog.xml xdocs/reference/work

2014-12-23 Thread rjung
Author: rjung Date: Tue Dec 23 13:22:03 2014 New Revision: 1647570 URL: http://svn.apache.org/r1647570 Log: PR 50186: Docs: Clarify relation between connection_pool_timeout and keepAliveTimeout or connectionTimeout in the Tomcat AJP connector configuration. Modified:

[Bug 50186] Wrong documentation of connection_pool_timeout / connectionTimeout

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50186 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 57393] Host XML attributes are missing

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57393 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

[Bug 49035] data lost when post a multipart/form-data form

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49035 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1647636 - in /tomcat/jk/trunk: native/common/jk_lb_worker.c native/common/jk_shm.h native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2014-12-23 Thread rjung
Author: rjung Date: Tue Dec 23 18:19:04 2014 New Revision: 1647636 URL: http://svn.apache.org/r1647636 Log: PR 52334: LB: Calculate worker recovery time based on last recovery attempt time instead of original error time after the first recovery attempt. Modified:

[Bug 52334] recover_time is not properly used

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52334 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1647655 - in /tomcat/trunk/java/javax/servlet: ServletResponse.java ServletResponseWrapper.java

2014-12-23 Thread kkolinko
Author: kkolinko Date: Tue Dec 23 19:33:03 2014 New Revision: 1647655 URL: http://svn.apache.org/r1647655 Log: Add @since marker to ServletResponse.setContentLengthLong() method. It is since Servlet 3.1 (Tomcat 8 and later). Modified: tomcat/trunk/java/javax/servlet/ServletResponse.java

svn commit: r1647657 - in /tomcat/tc8.0.x/trunk: ./ java/javax/servlet/ServletResponse.java java/javax/servlet/ServletResponseWrapper.java

2014-12-23 Thread kkolinko
Author: kkolinko Date: Tue Dec 23 19:34:44 2014 New Revision: 1647657 URL: http://svn.apache.org/r1647657 Log: Add @since marker to ServletResponse.setContentLengthLong() method. It is since Servlet 3.1 (Tomcat 8 and later). Merged r1647655 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/

svn commit: r1647660 - in /tomcat/jk/trunk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml

2014-12-23 Thread rjung
Author: rjung Date: Tue Dec 23 20:01:45 2014 New Revision: 1647660 URL: http://svn.apache.org/r1647660 Log: PR 54596: IIS: Fix missing last character when parsing relative file names with no .. directory components from configuration. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

[Bug 54596] Relative path functionality truncates last character of configuration parameters preventing connector from working.

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54596 --- Comment #5 from Rainer Jung rainer.j...@kippdata.de --- I have fixed the problem with the missing last character in file names in r1647660. It will be part of version 1.2.41. The problem only happens, if the configured relativ file

svn commit: r1647668 - /tomcat/trunk/java/org/apache/catalina/connector/

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 20:47:37 2014 New Revision: 1647668 URL: http://svn.apache.org/r1647668 Log: Remove Constants class that contains a single (and now unnecessary) package name constant. Removed: tomcat/trunk/java/org/apache/catalina/connector/Constants.java Modified:

svn commit: r1647669 - in /tomcat/trunk/java/org/apache/catalina/deploy: Constants.java NamingResourcesImpl.java

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 20:50:10 2014 New Revision: 1647669 URL: http://svn.apache.org/r1647669 Log: Remove Constants class that contains a single (and now unnecessary) package name constant. Removed: tomcat/trunk/java/org/apache/catalina/deploy/Constants.java Modified:

svn commit: r1647671 - in /tomcat/trunk/java/org/apache/catalina/ha/deploy: Constants.java FarmWarDeployer.java FileMessageFactory.java

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 20:52:08 2014 New Revision: 1647671 URL: http://svn.apache.org/r1647671 Log: Remove Constants class that contains a single (and now unnecessary) package name constant. Removed: tomcat/trunk/java/org/apache/catalina/ha/deploy/Constants.java Modified:

svn commit: r1647672 - in /tomcat/trunk/java/org/apache/catalina/ha/session: BackupManager.java Constants.java DeltaManager.java DeltaRequest.java DeltaSession.java JvmRouteBinderValve.java

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 20:54:32 2014 New Revision: 1647672 URL: http://svn.apache.org/r1647672 Log: Remove Constants class that contains a single (and now unnecessary) package name constant. Removed: tomcat/trunk/java/org/apache/catalina/ha/session/Constants.java Modified:

svn commit: r1647681 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/ha/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/ha/tcp/ java/org/apache/catalina/load

2014-12-23 Thread markt
Author: markt Date: Tue Dec 23 21:35:06 2014 New Revision: 1647681 URL: http://svn.apache.org/r1647681 Log: Use imports rather than full package names for loggers. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConfig.java

svn commit: r1647684 - in /tomcat/jk/trunk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml

2014-12-23 Thread rjung
Author: rjung Date: Tue Dec 23 22:11:05 2014 New Revision: 1647684 URL: http://svn.apache.org/r1647684 Log: PR 54596 part 2: IIS: Fix using relative file names in config with .. path segments that go up the directory hierarchy higher than the starting point of the relative file name. This needs

[Bug 54596] Relative path functionality truncates last character of configuration parameters preventing connector from working.

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54596 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

[GUMP@vmgump]: Project tomcat-native-make (in module tomcat-native) failed

2014-12-23 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-make has an issue affecting its community integration. This

svn commit: r1647712 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2014-12-23 Thread kkolinko
Author: kkolinko Date: Wed Dec 24 01:28:09 2014 New Revision: 1647712 URL: http://svn.apache.org/r1647712 Log: Correct a typo - followup to r1647660 Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL:

svn commit: r1647715 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2014-12-23 Thread kkolinko
Author: kkolinko Date: Wed Dec 24 01:41:27 2014 New Revision: 1647715 URL: http://svn.apache.org/r1647715 Log: Correct comment typo. Correct indent. (No functional change). Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL:

[Bug 54596] Relative path functionality truncates last character of configuration parameters preventing connector from working.

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54596 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

[Bug 54596] Relative path functionality truncates last character of configuration parameters preventing connector from working.

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54596 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com --- Created attachment 32328 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32328action=edit 2014-12-24_jk_54596_c7.patch Patch (untested) to address the issues from

Françoise Rebel est absente.

2014-12-23 Thread francoise . rebel
Je serai absent(e) du 24/12/2014 au 05/01/2015. Je répondrai à votre message dès mon retour. Je vous souhaite de bonnes fêtes de fin d'année. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional