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 wrote: > Tim, > > On 1/13/13 5:13 PM, Tim Whittington wrote: >> On Mon, Jan 14, 2013 at 11:10 AM, wrote: >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 >>> >>> --- Comment #2 from Tim Whittington --- >>> Fixed in trunk and in 7.

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 t

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 obligat

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: > http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java?rev=1432753&r1=1432752&r2

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, wrote: >> https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 >> >> --- Comment #2 from Tim Whittington --- >> Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards. >> >> The change involved a

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 movi

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=1433175&view=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 stil

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-14 Thread Olivier Lamy
2013/1/11 Mark Thomas : > 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: > https://repository.apache.org/content/repositories/orgapachetomcat-123/ > Th

[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) > Tomcat7:redep

[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] [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

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 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: > https://repository.apache.org/content/repositor

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=1432917&view=rev Log: Expand the scope of the lock to prevent concurrent blocking and non-blocking writes Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutp

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-14 Thread Konstantin Kolinko
2013/1/11 Mark Thomas : > 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: > https://repository.apache.org/content/repositories/orgapachetomcat-123/ > Th

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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=1432909&view=rev Log: Switch the AJP connector to NIO by default too Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified: tomcat/trunk/java/org/apache/catali

[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

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=1425633&view=rev >> Log: >> Allow multiple threads to process an upgraded connection at the

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=1432867&view=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 star

[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-tabpanel&focusedCommentId=13552548#comment-13552548 ] Arne Franken commented on MTOMCAT-131: -- I'm not sure you have reported this problem

[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-tabpanel&focusedCommentId=13552545#comment-13552545 ] Guillaume Soing commented on MTOMCAT-196: - Hi, you are right this case is only f

Re: Rewrite functionality for 8

2013-01-14 Thread Konstantin Kolinko
2013/1/9 Remy Maucherat : > 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 major

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=1432845&view=rev Log: Simplify locking code. Mark remaining issues as false positives Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/MultiLockFairBlock

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=1432842&view=rev Log: Simplify locking code. Mark remaining issues as false positives Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.

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=1432840&view=rev Log: Tab/trailing whitespace police Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util

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=1432839&view=rev Log: Whitespace police Fix Java 7 <> related warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLUtil.java tomcat/trunk/java/org/apache/tomcat/util/net/

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=1432837&view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/trunk/KEYS Modified: tomcat/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/trunk/KEYS?rev=1432837&

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=1432836&view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/jk/trunk/KEYS Modified: tomcat/jk/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/KEYS?rev

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=1432835&view=rev Log: Add my new signing key. Old one has exipred Modified: tomcat/native/trunk/KEYS Modified: tomcat/native/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/native/tr

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=1432834&view=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: http://svn.apache.org/viewv