Bug report for Tomcat 8 [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2013/10/06]

2013-10-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

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

2013-10-06 Thread Bill Barker
Djunit.jar=/srv/gump/public/workspace/junit/dist/junit-20131006.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.1-SNAPSHOT.jar -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20131006-native-src.tar.gz -Dexampl

buildbot failure in ASF Buildbot on tomcat-trunk

2013-10-06 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/5057 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

ws package naming

2013-10-06 Thread Niki Dokovski
Hi, just out of curiosity and a bit of fun... While I was going through the tomcat source code I spotted missing naming convention for the websocket implementation. If "catalina", "jasper", "coyote" have their dedicated responsibilities and frequently used as a reference point, the websocket contai

Re: buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-10-06 Thread Mark Thomas
On 06/10/2013 02:40, build...@apache.org wrote: > The Buildbot has detected a new failure on builder tomcat-7-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-7-trunk/builds/1449 > > Buildbot URL: http://ci.apache.org/ > > Buildslave f

Re: 8.0.x / 7.0.x progress

2013-10-06 Thread Mark Thomas
On 06/10/2013 02:57, Konstantin Preißer wrote: > These errors seem to be introduced with r1529537 [2], as I get these errors > with that revision, but with the previous one (r1529536) it works fine. That patch is causing other problems too. Time to revert and re-think. Mark --

svn commit: r1529678 - in /tomcat/trunk/webapps/docs/appdev/sample: index.html src/mypackage/Hello.java web/hello.jsp web/index.html

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 20:43:20 2013 New Revision: 1529678 URL: http://svn.apache.org/r1529678 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 Improve HTML markup of "sample" webb application. Modified: tomcat/trunk/webapps/docs/appdev/sample/index.html tomca

svn commit: r1529680 - /tomcat/trunk/webapps/docs/appdev/sample/src/mypackage/Hello.java

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 20:51:27 2013 New Revision: 1529680 URL: http://svn.apache.org/r1529680 Log: Follow-Up to r1529678: Replace tabs with spaces. Modified: tomcat/trunk/webapps/docs/appdev/sample/src/mypackage/Hello.java Modified: tomcat/trunk/webapps/docs/appdev/sample/src/my

svn commit: r1529681 - /tomcat/trunk/webapps/docs/appdev/sample/web/WEB-INF/web.xml

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 20:51:37 2013 New Revision: 1529681 URL: http://svn.apache.org/r1529681 Log: Update web.xml of "sample" web application to Servlet 3.1. Modified: tomcat/trunk/webapps/docs/appdev/sample/web/WEB-INF/web.xml Modified: tomcat/trunk/webapps/docs/appdev/sample/w

svn commit: r1529687 - in /tomcat/trunk/webapps/docs: WEB-INF/web.xml appdev/project.xml appdev/sample/web/WEB-INF/web.xml architecture/project.xml config/project.xml funcspecs/project.xml project.xml

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 20:57:25 2013 New Revision: 1529687 URL: http://svn.apache.org/r1529687 Log: Update remaining XML files with "ISO-8859-1" encoding in the "docs" webapp to the XML-default encoding "UTF-8". Modified: tomcat/trunk/webapps/docs/WEB-INF/web.xml tomcat/trunk

svn commit: r1529689 - in /tomcat/trunk/webapps/docs: api/index.html elapi/index.html jspapi/index.html servletapi/index.html websocketapi/index.html

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 21:01:35 2013 New Revision: 1529689 URL: http://svn.apache.org/r1529689 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 Improve HTML markup. Modified: tomcat/trunk/webapps/docs/api/index.html tomcat/trunk/webapps/docs/elapi/index.html

svn commit: r1529694 - /tomcat/site/trunk/xdocs/stylesheets/project.xml

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 21:25:27 2013 New Revision: 1529694 URL: http://svn.apache.org/r1529694 Log: Convert XML file with "ISO-8859-1" encoding to the XML-default encoding "UTF-8". Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml Modified: tomcat/site/trunk/xdocs/stylesh

svn commit: r1529695 - /tomcat/site/trunk/xdocs/

2013-10-06 Thread kpreisser
Author: kpreisser Date: Sun Oct 6 21:27:07 2013 New Revision: 1529695 URL: http://svn.apache.org/r1529695 Log: Explicitly state the used encoding in XML files of the site. Modified: tomcat/site/trunk/xdocs/ci.xml tomcat/site/trunk/xdocs/contact.xml tomcat/site/trunk/xdocs/findhelp.xm

svn commit: r1529697 - in /tomcat/trunk/java/org/apache: coyote/AbstractProtocol.java tomcat/util/net/SocketWrapper.java

2013-10-06 Thread markt
Author: markt Date: Sun Oct 6 21:43:18 2013 New Revision: 1529697 URL: http://svn.apache.org/r1529697 Log: Fix the logic for handling dispatches in a thread-safe manner. May be scope for a more efficient implementation. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

svn commit: r1529702 - in /tomcat/trunk/java/org/apache: coyote/AbstractProtocol.java tomcat/util/net/SocketWrapper.java

2013-10-06 Thread markt
Author: markt Date: Sun Oct 6 21:59:06 2013 New Revision: 1529702 URL: http://svn.apache.org/r1529702 Log: No need to test dispatches.hasNext() more than once. Add some additional comments. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java tomcat/trunk/java/org/apache/t

svn commit: r1529764 - /tomcat/jk/trunk/native/common/jk_global.h

2013-10-06 Thread mturk
Author: mturk Date: Mon Oct 7 05:50:55 2013 New Revision: 1529764 URL: http://svn.apache.org/r1529764 Log: Add few more IPv6 defines Modified: tomcat/jk/trunk/native/common/jk_global.h Modified: tomcat/jk/trunk/native/common/jk_global.h URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/nat

svn commit: r1529773 - /tomcat/jk/trunk/native/common/jk_connect.c

2013-10-06 Thread mturk
Author: mturk Date: Mon Oct 7 06:50:03 2013 New Revision: 1529773 URL: http://svn.apache.org/r1529773 Log: Use our own defines for AF_INET/AF_INET6 Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL: http://svn.apache.org/viewvc/to