svn commit: r1432834 - /tomcat/native/branches/1.1.x/KEYS

2013-01-14 Thread mturk
Author: mturk Date: Mon Jan 14 08:34:56 2013 New Revision: 1432834 URL: http://svn.apache.org/viewvc?rev=1432834view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/native/branches/1.1.x/KEYS Modified: tomcat/native/branches/1.1.x/KEYS URL:

svn commit: r1432835 - /tomcat/native/trunk/KEYS

2013-01-14 Thread mturk
Author: mturk Date: Mon Jan 14 08:35:12 2013 New Revision: 1432835 URL: http://svn.apache.org/viewvc?rev=1432835view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/native/trunk/KEYS Modified: tomcat/native/trunk/KEYS URL:

svn commit: r1432836 - /tomcat/jk/trunk/KEYS

2013-01-14 Thread mturk
Author: mturk Date: Mon Jan 14 08:36:03 2013 New Revision: 1432836 URL: http://svn.apache.org/viewvc?rev=1432836view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/jk/trunk/KEYS Modified: tomcat/jk/trunk/KEYS URL:

svn commit: r1432837 - /tomcat/trunk/KEYS

2013-01-14 Thread mturk
Author: mturk Date: Mon Jan 14 08:38:15 2013 New Revision: 1432837 URL: http://svn.apache.org/viewvc?rev=1432837view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/trunk/KEYS Modified: tomcat/trunk/KEYS URL:

svn commit: r1432839 - in /tomcat/trunk: java/org/apache/tomcat/util/net/SSLUtil.java java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/config/http.xml

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 08:44:06 2013 New Revision: 1432839 URL: http://svn.apache.org/viewvc?rev=1432839view=rev Log: Whitespace police Fix Java 7 related warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLUtil.java

svn commit: r1432840 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 08:46:39 2013 New Revision: 1432840 URL: http://svn.apache.org/viewvc?rev=1432840view=rev Log: Tab/trailing whitespace police Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java Modified:

svn commit: r1432842 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java res/findbugs/filter-false-positives.xml

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 09:02:56 2013 New Revision: 1432842 URL: http://svn.apache.org/viewvc?rev=1432842view=rev Log: Simplify locking code. Mark remaining issues as false positives Modified:

svn commit: r1432845 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/MultiLockFairBlockingQueue.java res/findbugs/filter-false-positives.xml

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 09:08:30 2013 New Revision: 1432845 URL: http://svn.apache.org/viewvc?rev=1432845view=rev Log: Simplify locking code. Mark remaining issues as false positives Modified:

Re: Rewrite functionality for 8

2013-01-14 Thread Konstantin Kolinko
2013/1/9 Remy Maucherat r...@apache.org: Hi, I ported a valve providing mod_rewrite functionality (most of it) for Tomcat 8, and committed it in the sandbox. This could be easily placed in the main repository, where it would provide an additional item in the new features department for this

[jira] [Commented] (MTOMCAT-196) Add the possiblilty to search warRunDepencies and extraDependcies throug the dependencyManagement

2013-01-14 Thread Guillaume Soing (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552545#comment-13552545 ] Guillaume Soing commented on MTOMCAT-196: - Hi, you are right this case is only

[jira] [Commented] (MTOMCAT-131) maven-Tomcat-plugin Overlay Task execution fails in windows with java.io.IOException[The filename, directory name, or volume label syntax is incorrect], when targetPat

2013-01-14 Thread Arne Franken (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552548#comment-13552548 ] Arne Franken commented on MTOMCAT-131: -- I'm not sure you have reported this problem

svn commit: r1432867 - in /tomcat/trunk/java/org/apache: coyote/AbstractProtocol.java coyote/http11/upgrade/AbstractServletOutputStream.java tomcat/websocket/WsRemoteEndpoint.java

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 10:45:24 2013 New Revision: 1432867 URL: http://svn.apache.org/viewvc?rev=1432867view=rev Log: Fix various issues highlighted when running the Autobahn test suite on Linux. - Don't register the socket for a read when a write event completes (may lead to thread

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

2013-01-14 Thread Mark Thomas
On 30/12/2012 22:20, Mark Thomas wrote: On 24/12/2012 11:17, ma...@apache.org wrote: Author: markt Date: Mon Dec 24 11:17:51 2012 New Revision: 1425633 URL: http://svn.apache.org/viewvc?rev=1425633view=rev Log: Allow multiple threads to process an upgraded connection at the same time.

[Bug 54417] New: Tomcat slow during startup = 7.0.28

2013-01-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54417 Bug ID: 54417 Summary: Tomcat slow during startup = 7.0.28 Product: Tomcat 7 Version: 7.0.32 Hardware: PC OS: Linux Status: NEW Severity: normal

svn commit: r1432909 - /tomcat/trunk/java/org/apache/catalina/connector/Connector.java

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 13:15:54 2013 New Revision: 1432909 URL: http://svn.apache.org/viewvc?rev=1432909view=rev Log: Switch the AJP connector to NIO by default too Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified:

[Bug 54417] Tomcat slow during startup = 7.0.28

2013-01-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54417 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-14 Thread Konstantin Kolinko
2013/1/11 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 7.0.35 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/ The Maven staging repo is:

svn commit: r1432917 - /tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 13:49:09 2013 New Revision: 1432917 URL: http://svn.apache.org/viewvc?rev=1432917view=rev Log: Expand the scope of the lock to prevent concurrent blocking and non-blocking writes Modified:

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-14 Thread Yoav Shapira
On Thu, Jan 10, 2013 at 6:40 PM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 7.0.35 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/ The Maven staging repo is:

[jira] [Created] (MTOMCAT-200) Tomcat7:redeploy

2013-01-14 Thread Ed Pichler (JIRA)
Ed Pichler created MTOMCAT-200: -- Summary: Tomcat7:redeploy Key: MTOMCAT-200 URL: https://issues.apache.org/jira/browse/MTOMCAT-200 Project: Apache Tomcat Maven Plugin Issue Type: Improvement

[jira] [Created] (MTOMCAT-201) Tomcat7:redeploy

2013-01-14 Thread Ed Pichler (JIRA)
Ed Pichler created MTOMCAT-201: -- Summary: Tomcat7:redeploy Key: MTOMCAT-201 URL: https://issues.apache.org/jira/browse/MTOMCAT-201 Project: Apache Tomcat Maven Plugin Issue Type: Improvement

[jira] [Closed] (MTOMCAT-201) Tomcat7:redeploy

2013-01-14 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-201. -- Resolution: Duplicate Fix Version/s: (was: 2.1)

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-14 Thread Olivier Lamy
2013/1/11 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 7.0.35 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/ The Maven staging repo is:

svn commit: r1433175 - in /tomcat/trunk/java/org/apache: coyote/http11/upgrade/ tomcat/util/net/

2013-01-14 Thread markt
Author: markt Date: Mon Jan 14 22:24:09 2013 New Revision: 1433175 URL: http://svn.apache.org/viewvc?rev=1433175view=rev Log: First pass at getting HTTP upgrade working for APR/native. I'm testing this with WebSocket. Autobahn doesn't trigger a crash :) but there are a number of failures I

Re: WebSocket progress report

2013-01-14 Thread Mark Thomas
On 21/12/2012 23:13, Mark Thomas wrote: After that, I intend to run the Autobahn test suite and fix any issues that identifies. Passes for BIO and NIO. ~30 failures for APR/native Next step will be to look at making the buffer sizes configurable to address the failures above before moving on

Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-14 Thread Christopher Schultz
Tim, On 1/13/13 5:13 PM, Tim Whittington wrote: On Mon, Jan 14, 2013 at 11:10 AM, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington t...@apache.org --- Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards.

Re: svn commit: r1432753 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/ webapps/docs/config/

2013-01-14 Thread Christopher Schultz
Tim, Repeating my comment on your BZ comment: On 1/13/13 5:08 PM, t...@apache.org wrote: Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java URL:

skindogsurfboards.com

2013-01-14 Thread team
The domain name skindogsurfboards.com is back on the market and is available for $49.95. http://crownjeweldomains.com/id/c3a5dd27c8 Your purchase would consist of a single payment; no other costs are involved. You will receive full control and ownership of this domain with no other

accmy.com

2013-01-14 Thread team
The domain name accmy.com is back on the market and is available for $49.95. http://crownjeweldomains.com/id/3558550699 Your purchase would consist of a single payment; no other costs are involved. You will receive full control and ownership of this domain with no other obligations except

Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-14 Thread Tim Whittington
On Tue, Jan 15, 2013 at 1:49 PM, Christopher Schultz ch...@christopherschultz.net wrote: Tim, On 1/13/13 5:13 PM, Tim Whittington wrote: On Mon, Jan 14, 2013 at 11:10 AM, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington