[jira] [Created] (MTOMCAT-234) Tomcat8 Maven Plugin

2013-08-23 Thread Petr Novak (JIRA)
Petr Novak created MTOMCAT-234: -- Summary: Tomcat8 Maven Plugin Key: MTOMCAT-234 URL: https://issues.apache.org/jira/browse/MTOMCAT-234 Project: Apache Tomcat Maven Plugin Issue Type: Dependency

svn commit: r1517112 - /tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java

2013-08-23 Thread billbarker
Author: billbarker Date: Sat Aug 24 06:26:57 2013 New Revision: 1517112 URL: http://svn.apache.org/r1517112 Log: Fix infinite loop breaking Gump test Modified: tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java Modified: tomcat/trunk/test/org/apache/catalina/nonblocki

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2013-08-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-trunk-test has an issue affecting its community integration. This i

[Bug 55477] New: Add a solution to map an realm name to a security role

2013-08-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55477 Bug ID: 55477 Summary: Add a solution to map an realm name to a security role Product: Tomcat 7 Version: trunk Hardware: All OS: All Status: NEW Sev

Re: [taglibs] Examples and doc

2013-08-23 Thread Henri Yandell
+1 to both. On Friday, August 9, 2013, Jeremy Boynes wrote: > On Aug 6, 2013, at 10:13 PM, Henri Yandell > > wrote: > > > Slowly digging into this. Thus far I've confirmed the source builds :) > > > > Next up is working out how to deploy the examples. > > Wondering here if it would be better to r

Re: Back-porting JSR-356 Progress update

2013-08-23 Thread Mark Thomas
This is now complete. As one of our community members has reported, Tomcat 7 trunk passes the WebSocket 1.0 TCK with NIO. I have also tested BIO, NIO and APR/native with Autobahn and all three pass. I've added that (and a test I ran for 8.0.x at the same time) to the Autobahn results on people.a.

buildbot success in ASF Buildbot on tomcat-trunk

2013-08-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4873 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

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

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 18:12:52 2013 New Revision: 1516960 URL: http://svn.apache.org/r1516960 Log: Add the WebSocket changes to the changelog. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.

svn commit: r1516959 - /tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 18:12:07 2013 New Revision: 1516959 URL: http://svn.apache.org/r1516959 Log: Add note on WebSocket 1.0 requiring Java 7. Modified: tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml URL: http

svn commit: r1516955 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 18:05:29 2013 New Revision: 1516955 URL: http://svn.apache.org/r1516955 Log: Hopefully fix some intermittent unit test failures in buildbot Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpo

svn commit: r1516953 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 18:02:45 2013 New Revision: 1516953 URL: http://svn.apache.org/r1516953 Log: Hopefully fix some intermittent unit test failures in buildbot Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java Modified: tomcat/trunk/java/org/ap

Need a tc-native 1.1.28 release

2013-08-23 Thread Mark Thomas
Tomcat 8 needs tc-native with the fix for non-blocking IO [1]. Any takers for rolling the release? Mark [1] http://svn.apache.org/viewvc?view=revision&revision=1490001 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

buildbot failure in ASF Buildbot on tomcat-trunk

2013-08-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4872 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1516855 - /tomcat/trunk/java/org/apache/coyote/http11/InternalAprOutputBuffer.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 14:16:17 2013 New Revision: 1516855 URL: http://svn.apache.org/r1516855 Log: Refactor transfer method so data is not duplicated. Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalAprOutputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/htt

[Bug 55470] Help users for ClassNotFoundExceptions during startup

2013-08-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55470 Ralf Hauser changed: What|Removed |Added Attachment #30754|0 |1 is obsolete|

svn commit: r1516845 - in /tomcat/trunk/java/org/apache/coyote/http11: InternalAprOutputBuffer.java InternalNioOutputBuffer.java LocalStrings.properties

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 13:35:54 2013 New Revision: 1516845 URL: http://svn.apache.org/r1516845 Log: Reviewing NIO vs APR investigating unit test failure on Linux and OSX Align code. Consistently generate an error message if a write of a 100 continue response fails Modified: tomcat/tr

svn commit: r1516841 - /tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 13:20:59 2013 New Revision: 1516841 URL: http://svn.apache.org/r1516841 Log: Remove old debug code Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.ja

[Bug 55470] Help users for ClassNotFoundExceptions during startup

2013-08-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55470 --- Comment #1 from Mark Thomas --- Some comments on the patch: - indents should be correct and use 4 spaces rather than tabs - output should be to a logger, not to stderr -- You are receiving this mail because: You are the assignee for t

[Bug 55470] New: Help users for ClassNotFoundExceptions during startup

2013-08-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55470 Bug ID: 55470 Summary: Help users for ClassNotFoundExceptions during startup Product: Tomcat 7 Version: trunk Hardware: All OS: All Status: NEW Seve

svn commit: r1516821 - in /tomcat/trunk/test/org/apache/catalina: nonblocking/TestNonBlockingAPI.java valves/TesterAccessLogValve.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 11:05:07 2013 New Revision: 1516821 URL: http://svn.apache.org/r1516821 Log: Make test more resilient against timing differences on different platforms. Hopefully this fixes the failure current seen on Gump runs. Modified: tomcat/trunk/test/org/apache/catalina/

svn commit: r1516756 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastServiceImpl.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 09:00:31 2013 New Revision: 1516756 URL: http://svn.apache.org/r1516756 Log: Ensure that there is only ever one recovery thread running at a time. It was pretty much impossible for this to happen with the previous code but there was a very small window where two thr

svn commit: r1516737 - /tomcat/trunk/java/org/apache/tomcat/util/descriptor/LocalResolver.java

2013-08-23 Thread markt
Author: markt Date: Fri Aug 23 08:17:34 2013 New Revision: 1516737 URL: http://svn.apache.org/r1516737 Log: Fix resolving relative to a JAR location. Based on r1103295 from webservices. This fixes the Gump failures for the LocalResolver test that execute with JARs rather than classes. Modified: