svn commit: r1655259 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread violetagg
Author: violetagg Date: Wed Jan 28 10:32:54 2015 New Revision: 1655259 URL: http://svn.apache.org/r1655259 Log: Mark 7.0.58 as not released Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

Re: svn commit: r1654487 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread Konstantin Kolinko
2015-01-28 11:41 GMT+03:00 Mark Thomas ma...@apache.org: 2015-01-24 13:00 GMT+03:00 ma...@apache.org: Author: markt Date: Sat Jan 24 10:00:32 2015 New Revision: 1654487 URL: http://svn.apache.org/r1654487 Log: Prep for next tag [...] I really like this idea, if for no other reason than

svn commit: r1655292 - in /tomcat/trunk/java/org/apache: coyote/ajp/AjpProcessor.java tomcat/util/net/AprEndpoint.java tomcat/util/net/Nio2Endpoint.java tomcat/util/net/NioEndpoint.java tomcat/util/ne

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 13:07:37 2015 New Revision: 1655292 URL: http://svn.apache.org/r1655292 Log: Simplify read and write registration for non-blocking I/O. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java

svn commit: r1655353 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 14:35:01 2015 New Revision: 1655353 URL: http://svn.apache.org/r1655353 Log: Remove unused return value Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java URL:

Re: svn commit: r1655114 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/DefaultServlet.java

2015-01-28 Thread Christopher Schultz
Felix, On 1/27/15 2:21 PM, fschumac...@apache.org wrote: Author: fschumacher Date: Tue Jan 27 19:21:25 2015 New Revision: 1655114 URL: http://svn.apache.org/r1655114 Log: Close the inputstream that was used to get the content of the readme file. Issue reported by Coverity Scan. Merged

Re: svn commit: r1655132 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2015-01-28 Thread Christopher Schultz
Mark, On 1/27/15 2:39 PM, ma...@apache.org wrote: Author: markt Date: Tue Jan 27 19:39:03 2015 New Revision: 1655132 URL: http://svn.apache.org/r1655132 Log: Start tends to make extensive use of resources. Trigger a clean-up once it finishes. Modified:

svn commit: r1655312 - in /tomcat/trunk: java/org/apache/naming/factory/BeanFactory.java webapps/docs/jndi-resources-howto.xml

2015-01-28 Thread rjung
Author: rjung Date: Wed Jan 28 13:43:11 2015 New Revision: 1655312 URL: http://svn.apache.org/r1655312 Log: Enhance our naming BeanFactory. If a bean property exists which the Introspector presents us with a type that we don't have a string conversion for, but the bean actually has a method to

svn commit: r1655352 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 14:31:42 2015 New Revision: 1655352 URL: http://svn.apache.org/r1655352 Log: Simplify Sendfile processing. Rename 'event' so its purpose is clearer. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified:

svn commit: r1655351 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 14:31:38 2015 New Revision: 1655351 URL: http://svn.apache.org/r1655351 Log: Adding a socket to the Poller with OP_CALLBACK resulted in a call to processSocket() with exactly the same paramters as if processSocket() was called directly. Therefore, call

Re: svn commit: r1654487 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread Mark Thomas
On 26/01/2015 22:19, Christopher Schultz wrote: Mark, Mark, On 1/26/15 2:41 PM, Mark Thomas wrote: On 26/01/2015 15:31, Christopher Schultz wrote: Mark, On 1/26/15 3:31 AM, Mark Thomas wrote: On 24/01/2015 19:21, Konstantin Kolinko wrote: 2015-01-24 13:00 GMT+03:00 ma...@apache.org:

[Bug 57472] performance (classloader?) problems with signed jars in WEB-INF/lib

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472 --- Comment #7 from Andrei Costescu costescuand...@skymail.ro --- Thank you! :) -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 57509] New: maxHttpHeaderSize maybe case ArrayIndexOutOfBoundsException

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57509 Bug ID: 57509 Summary: maxHttpHeaderSize maybe case ArrayIndexOutOfBoundsException Product: Tomcat 8 Version: 8.0.18 Hardware: PC Status: NEW

[Bug 57472] performance (classloader?) problems with signed jars in WEB-INF/lib

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472 --- Comment #8 from ole.schulz-hildebra...@ppimedia.de --- thanks for the fast fix of this issue :-) Startup with tomcat 8.0.x trunk is as fast as tomcat 7 now. Do I have to close this bug or is that done by you? -- You are receiving this

[Bug 57509] maxHttpHeaderSize maybe case ArrayIndexOutOfBoundsException

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57509 Remy Maucherat r...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [VOTE] Release Apache Tomcat 7.0.58

2015-01-28 Thread Violeta Georgieva
2015-01-26 16:54 GMT+02:00 Violeta Georgieva violet...@apache.org: The proposed Apache Tomcat 7.0.58 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.58/ The Maven staging repo is:

svn commit: r1655242 - /tomcat/trunk/test/org/apache/tomcat/websocket/TesterFirehoseServer.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 09:06:43 2015 New Revision: 1655242 URL: http://svn.apache.org/r1655242 Log: Use the constant Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TesterFirehoseServer.java Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TesterFirehoseServer.java

svn commit: r1655285 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 12:47:03 2015 New Revision: 1655285 URL: http://svn.apache.org/r1655285 Log: Fix (very) theoretical timing issue. Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java Modified:

[Bug 55536] allow to disable Secure Client-Initiated Renegotiation in Java TLS - DOS risk

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55536 --- Comment #4 from Ralf Hauser hau...@acm.org --- with java8, a per Ivan Ristic's excellent article http://blog.ivanristic.com/2014/03/ssl-tls-improvements-in-java-8.html, adding somewhere even in your application code

svn commit: r1655272 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11Nio2Protocol.java tomcat/util/net/Nio2Endpoint.java

2015-01-28 Thread remm
Author: remm Date: Wed Jan 28 12:11:54 2015 New Revision: 1655272 URL: http://svn.apache.org/r1655272 Log: Cleanup and simplify. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Protocol.java tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified:

svn commit: r1655284 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java AbstractHttp11Protocol.java Http11Nio2Processor.java Http11NioProcessor.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 12:46:59 2015 New Revision: 1655284 URL: http://svn.apache.org/r1655284 Log: AbstractHttp11Processor is already obtaining the keep-alive timeout directly from the Endpoint in some places so refactor to obtain it this way consistently. Modified:

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #15 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Francisco A. Lozano from comment #12) One question about your reasoning - what's the point of having unpackWARS=false option if it's so unusably slow

svn commit: r1655357 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread violetagg
Author: violetagg Date: Wed Jan 28 15:03:33 2015 New Revision: 1655357 URL: http://svn.apache.org/r1655357 Log: Update changelog Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1655467 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/factory/BeanFactory.java

2015-01-28 Thread rjung
Author: rjung Date: Wed Jan 28 21:12:23 2015 New Revision: 1655467 URL: http://svn.apache.org/r1655467 Log: Fix IDE nag Backport of r1655454 from trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/naming/factory/BeanFactory.java Propchange:

svn commit: r1655454 - /tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 20:24:49 2015 New Revision: 1655454 URL: http://svn.apache.org/r1655454 Log: Fix IDE nag Modified: tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java Modified: tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java URL:

Re: svn commit: r1655114 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/DefaultServlet.java

2015-01-28 Thread Christopher Schultz
Felix, On 1/28/15 10:52 AM, Felix Schumacher wrote: Am 28.01.2015 15:36, schrieb Christopher Schultz: Felix, On 1/27/15 2:21 PM, fschumac...@apache.org wrote: Author: fschumacher Date: Tue Jan 27 19:21:25 2015 New Revision: 1655114 URL: http://svn.apache.org/r1655114 Log: Close the

Re: svn commit: r1655454 - /tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java

2015-01-28 Thread Rainer Jung
Am 28.01.2015 um 21:24 schrieb ma...@apache.org: Author: markt Date: Wed Jan 28 20:24:49 2015 New Revision: 1655454 URL: http://svn.apache.org/r1655454 Log: Fix IDE nag Thanks! - To unsubscribe, e-mail:

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors [PATCH]

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 --- Comment #16 from Ognjen Blagojevic ognjen.d.blagoje...@gmail.com --- Created attachment 32407 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32407action=edit Patch to add useServerCipherSuitesOrder to NIO and NIO2 connectors

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors [PATCH]

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 Ognjen Blagojevic ognjen.d.blagoje...@gmail.com changed: What|Removed |Added Component|Connectors

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #16 from Mark Thomas ma...@apache.org --- (In reply to Christopher Schultz from comment #15) (In reply to Francisco A. Lozano from comment #12) One question about your reasoning - what's the point of having unpackWARS=false

Re: svn commit: r1655114 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/DefaultServlet.java

2015-01-28 Thread Felix Schumacher
Am 28.01.2015 15:36, schrieb Christopher Schultz: Felix, On 1/27/15 2:21 PM, fschumac...@apache.org wrote: Author: fschumacher Date: Tue Jan 27 19:21:25 2015 New Revision: 1655114 URL: http://svn.apache.org/r1655114 Log: Close the inputstream that was used to get the content of the readme

Re: svn commit: r1654487 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread Christopher Schultz
Mark, On 1/28/15 3:41 AM, Mark Thomas wrote: [The] web site is meant to be the docs for the latest released version. Agreed, but it almost never tells you when the latest version was released. That's what I'm kind of hoping for. Yes, you can look at the News page, but it's not in the public

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors [PATCH]

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 --- Comment #14 from Christopher Schultz ch...@christopherschultz.net --- Ognjen, if you are still willing to produce a patch, consider writing it against trunk, which will require Java 8 so won't need the reflection. If we decide to

Re: svn commit: r1654487 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread Mark Thomas
On 28/01/2015 15:21, Christopher Schultz wrote: Mark, On 1/28/15 3:41 AM, Mark Thomas wrote: [The] web site is meant to be the docs for the latest released version. Agreed, but it almost never tells you when the latest version was released. That's what I'm kind of hoping for. Yes, you can

Re: svn commit: r1654487 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread Mark Thomas
On 28/01/2015 11:01, Konstantin Kolinko wrote: 2015-01-28 11:41 GMT+03:00 Mark Thomas ma...@apache.org: 2015-01-24 13:00 GMT+03:00 ma...@apache.org: Author: markt Date: Sat Jan 24 10:00:32 2015 New Revision: 1654487 URL: http://svn.apache.org/r1654487 Log: Prep for next tag [...] I

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors [PATCH]

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 Ralf Hauser hau...@acm.org changed: What|Removed |Added CC||hau...@acm.org --

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #14 from Wolfgang Imig w.i...@elo.com --- ... I'd be interested in hearing if there are any other use cases... Here is my use case for unpackWARs=false: Our software product installs for each repository the same set of web

svn commit: r1655365 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_59: ./ build.properties.default

2015-01-28 Thread violetagg
Author: violetagg Date: Wed Jan 28 15:38:51 2015 New Revision: 1655365 URL: http://svn.apache.org/r1655365 Log: Tag 7.0.59 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_59/ (props changed) - copied from r1655361, tomcat/tc7.0.x/trunk/ Modified:

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #17 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Mark Thomas from comment #16) There is nothing stopping users copying an exploded directory into the appBase in the same way a WAR is copied. The ASF's

Re: svn commit: r1655357 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread Konstantin Kolinko
2015-01-28 18:03 GMT+03:00 violet...@apache.org: Author: violetagg Date: Wed Jan 28 15:03:33 2015 New Revision: 1655357 URL: http://svn.apache.org/r1655357 Log: Update changelog Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified:

svn commit: r1655438 - /tomcat/trunk/webapps/docs/jndi-resources-howto.xml

2015-01-28 Thread rjung
Author: rjung Date: Wed Jan 28 19:29:46 2015 New Revision: 1655438 URL: http://svn.apache.org/r1655438 Log: Use a slightly less artificial example for the new feature. Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml

[VOTE] Release Apache Tomcat 7.0.59

2015-01-28 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.59 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.59/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1033/ The svn tag is:

svn commit: r1655441 - /tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java

2015-01-28 Thread rjung
Author: rjung Date: Wed Jan 28 19:34:53 2015 New Revision: 1655441 URL: http://svn.apache.org/r1655441 Log: Add some code comments for new feature. Modified: tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java Modified: tomcat/trunk/java/org/apache/naming/factory/BeanFactory.java

svn commit: r1655439 - in /tomcat/trunk/java/org/apache: coyote/ajp/AjpNioProtocol.java coyote/http11/Http11NioProtocol.java tomcat/util/net/NioEndpoint.java

2015-01-28 Thread markt
Author: markt Date: Wed Jan 28 19:30:12 2015 New Revision: 1655439 URL: http://svn.apache.org/r1655439 Log: Simplify. Do read registrations via the SocketWrapper rather than directly with the Socket Poller. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpNioProtocol.java

svn commit: r1655443 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread violetagg
Author: violetagg Date: Wed Jan 28 19:41:13 2015 New Revision: 1655443 URL: http://svn.apache.org/r1655443 Log: Move the changelog to the correct section Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

Re: svn commit: r1655357 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread Violeta Georgieva
Hi, 2015-01-28 20:52 GMT+02:00 Konstantin Kolinko knst.koli...@gmail.com: 2015-01-28 18:03 GMT+03:00 violet...@apache.org: Author: violetagg Date: Wed Jan 28 15:03:33 2015 New Revision: 1655357 URL: http://svn.apache.org/r1655357 Log: Update changelog Modified:

svn commit: r1655444 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-01-28 Thread violetagg
Author: violetagg Date: Wed Jan 28 19:47:19 2015 New Revision: 1655444 URL: http://svn.apache.org/r1655444 Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default

svn commit: r1655445 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/factory/BeanFactory.java webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2015-01-28 Thread rjung
Author: rjung Date: Wed Jan 28 19:51:33 2015 New Revision: 1655445 URL: http://svn.apache.org/r1655445 Log: Enhance our naming BeanFactory. If a bean property exists which the Introspector presents us with a type that we don't have a string conversion for, but the bean actually has a method to

Re: svn commit: r1655357 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2015-01-28 Thread Konstantin Kolinko
2015-01-28 22:43 GMT+03:00 Violeta Georgieva miles...@gmail.com: Hi, 2015-01-28 20:52 GMT+02:00 Konstantin Kolinko knst.koli...@gmail.com: 2015-01-28 18:03 GMT+03:00 violet...@apache.org: Author: violetagg Date: Wed Jan 28 15:03:33 2015 New Revision: 1655357 URL: