Re: [Git migration] trunk or master

2018-01-09 Thread Henri Gomez
Master is Git convention, so master Le 9 janv. 2018 08:06, "Martin Grigorov" a écrit : > Hi, > > On Jan 8, 2018 15:33, "Mark Thomas" wrote: > > This is the third of the per issue e-mails to discuss the issues > associated with migrating from svn to

Re: [Git migration] trunk or master

2018-01-09 Thread Romain Manni-Bucau
+1 for master and same as on svn for branches Le 10 janv. 2018 00:03, "Emmanuel Bourg" a écrit : > Le 08/01/2018 à 15:33, Mark Thomas a écrit : > > > Thoughts? > > +1 for master > > - > To unsubscribe,

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2018-01-09 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-tc7.0.x-test-apr has an issue affecting its community

[GUMP@vmgump-vm3]: Project taglibs-standard-spec (in module tomcat-taglibs) failed

2018-01-09 Thread Gump
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 taglibs-standard-spec has an issue affecting its community integration.

Re: [Git migration] trunk or master

2018-01-09 Thread Emmanuel Bourg
Le 08/01/2018 à 15:33, Mark Thomas a écrit : > Thoughts? +1 for master - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[Bug 61982] HTTP responses are not compliant with RFC 7230

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID

[Bug 61982] HTTP responses are not compliant with RFC 7230

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982 Alex Dickinson changed: What|Removed |Added Component|Connectors |Cluster

[Bug 61982] HTTP responses are not compliant with RFC 7230

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982 Alex Dickinson changed: What|Removed |Added Component|Cluster |Connectors --

[Bug 61886] 7.0.83 Calling [asyncComplete()] is not valid for a request with Async state [MUST_COMPLETE]

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61886 --- Comment #11 from Mark Thomas --- NPE on Tomcat (actually just webapp) stop should be fixed now too. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1820710 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/ webapps/examples/WEB-INF/ webapps/examples/WEB-INF/classes/async/

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:59:58 2018 New Revision: 1820710 URL: http://svn.apache.org/viewvc?rev=1820710=rev Log: Prevent NullPointerException and other errors if the stock ticker example is running when the examples web application is stopped. Added:

svn commit: r1820708 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/ webapps/examples/WEB-INF/ webapps/examples/WEB-INF/classes/async/

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:57:26 2018 New Revision: 1820708 URL: http://svn.apache.org/viewvc?rev=1820708=rev Log: Prevent NullPointerException and other errors if the stock ticker example is running when the examples web application is stopped. Added:

svn commit: r1820707 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/ webapps/examples/WEB-INF/ webapps/examples/WEB-INF/classes/async/

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:56:50 2018 New Revision: 1820707 URL: http://svn.apache.org/viewvc?rev=1820707=rev Log: Prevent NullPointerException and other errors if the stock ticker example is running when the examples web application is stopped. Added:

[Bug 61982] New: HTTP responses are not compliant with RFC 7230

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982 Bug ID: 61982 Summary: HTTP responses are not compliant with RFC 7230 Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: Mac OS X 10.1 Status: NEW

svn commit: r1820705 - in /tomcat/trunk/webapps: docs/ examples/WEB-INF/ examples/WEB-INF/classes/async/

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:50:44 2018 New Revision: 1820705 URL: http://svn.apache.org/viewvc?rev=1820705=rev Log: Prevent NullPointerException and other errors if the stock ticker example is running when the examples web application is stopped. Added:

[Bug 61886] 7.0.83 Calling [asyncComplete()] is not valid for a request with Async state [MUST_COMPLETE]

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61886 --- Comment #10 from Mark Thomas --- I believe I've fixed the ConcurrentModificationException. Still investigating the NPE. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1820704 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/async/Stockticker.java

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:10:28 2018 New Revision: 1820704 URL: http://svn.apache.org/viewvc?rev=1820704=rev Log: Fix ConcurrentModificationException Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1820703 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/async/Stockticker.java

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:08:49 2018 New Revision: 1820703 URL: http://svn.apache.org/viewvc?rev=1820703=rev Log: Fix ConcurrentModificationException Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1820702 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/async/Stockticker.java

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:08:23 2018 New Revision: 1820702 URL: http://svn.apache.org/viewvc?rev=1820702=rev Log: Fix ConcurrentModificationException Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

svn commit: r1820701 - in /tomcat/trunk/webapps: docs/changelog.xml examples/WEB-INF/classes/async/Stockticker.java

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 21:06:34 2018 New Revision: 1820701 URL: http://svn.apache.org/viewvc?rev=1820701=rev Log: Fix ConcurrentModificationException Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/examples/WEB-INF/classes/async/Stockticker.java Modified:

Re: [Git migration] trunk or master

2018-01-09 Thread Mark Thomas
On 09/01/18 07:06, Martin Grigorov wrote: > Hi, > > On Jan 8, 2018 15:33, "Mark Thomas" wrote: > > This is the third of the per issue e-mails to discuss the issues > associated with migrating from svn to git. > > The standard name for the main branch where development takes

[GitHub] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2018-01-09 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/96 I've fixed this in trunk. Given the behaviour changes (you can bet someone depends on a 403 rather than a 405 response) I'm not going to back-port it. The way I ended up tackling this (WebDAV

[GitHub] tomcat pull request #96: Remove PUT and DELETE methods from an OPTIONS reque...

2018-01-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/96 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1820663 - in /tomcat/trunk: java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/org/apache/catalina/startup/ webapps/docs/

2018-01-09 Thread markt
Author: markt Date: Tue Jan 9 13:50:52 2018 New Revision: 1820663 URL: http://svn.apache.org/viewvc?rev=1820663=rev Log: Modify the Default and WebDAV Servlets so that a 405 status code is returned for PUT and DELETE requests when disabled via the readonly initialisation parameter. Align the

Re: [Git migration] trunk or master

2018-01-09 Thread Henri Gomez
Git standard is master, so master Le 8 janv. 2018 3:33 PM, "Mark Thomas" a écrit : > This is the third of the per issue e-mails to discuss the issues > associated with migrating from svn to git. > > The standard name for the main branch where development takes place in > svn

Re: [Git migration] trunk or master

2018-01-09 Thread Coty Sutherland
On Jan 8, 2018 09:33, "Mark Thomas" wrote: This is the third of the per issue e-mails to discuss the issues associated with migrating from svn to git. The standard name for the main branch where development takes place in svn is 'trunk'. In git the standard name is 'master'.

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

2018-01-09 Thread violetagg
Author: violetagg Date: Tue Jan 9 10:32:44 2018 New Revision: 1820637 URL: http://svn.apache.org/viewvc?rev=1820637=rev Log: Fix typo. Fixes having an issue number are sorted by their number, ascending. Move fix description to the correct subsection. Remove redundant subsection. Modified:

svn commit: r1820636 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml

2018-01-09 Thread violetagg
Author: violetagg Date: Tue Jan 9 10:17:53 2018 New Revision: 1820636 URL: http://svn.apache.org/viewvc?rev=1820636=rev Log: Fix typo Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.0.x/trunk/

svn commit: r1820635 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2018-01-09 Thread violetagg
Author: violetagg Date: Tue Jan 9 10:13:45 2018 New Revision: 1820635 URL: http://svn.apache.org/viewvc?rev=1820635=rev Log: Fix typo. Fixes having an issue number are sorted by their number, ascending. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1820634 - /tomcat/trunk/webapps/docs/changelog.xml

2018-01-09 Thread violetagg
Author: violetagg Date: Tue Jan 9 10:09:54 2018 New Revision: 1820634 URL: http://svn.apache.org/viewvc?rev=1820634=rev Log: Fix typo. Fixes having an issue number are sorted by their number, ascending. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified:

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #11 from Günter Paul --- Have the same problem, tomcat 8.5 and tomcat 9 too. We have hundred of older jsp-files with struts 1.1 and no easy solution for the problem. We are using tomcat 8.0.3 without problems.

[Bug 61977] JNDIRealm with SPNEGO, GSSAPI and SRV record fails to find LDAP SPN due to training sname period

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61977 --- Comment #2 from Michael Osipov <1983-01...@gmx.net> --- Btw, this cannot be reasonable fixed in the JNDIRealm because the issue lies deep down in Sun's private classes. -- You are receiving this mail because: You are the assignee for the

[Bug 61977] JNDIRealm with SPNEGO, GSSAPI and SRV record fails to find LDAP SPN due to training sname period

2018-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61977 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added OS||All --- Comment