Extras

2019-01-09 Thread Rémy Maucherat
Hi, So I'm looking at random small items as possible cleanups and ... The extras came up. At some point (15 years ago) the idea was to have a smaller JAR and avoid bloat, but right now I don't see the point of keeping them out of the regular catalina.jar (and thus reduce the complexity of the

[Bug 60195] No javadoc in Maven Central

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60195 --- Comment #1 from Michael Osipov --- Still true: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-jdbc/8.5.35/ -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in on tomcat-trunk

2019-01-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3957 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[GitHub] tomcat pull request #136: authtype -> authType

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

svn commit: r1850844 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2019-01-09 Thread markt
Author: markt Date: Wed Jan 9 10:37:10 2019 New Revision: 1850844 URL: http://svn.apache.org/viewvc?rev=1850844=rev Log: Trivial reformatting to use camel case Patch provided by yangli This closes #136 Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified:

buildbot failure in on tomcat-trunk

2019-01-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3956 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-85-trunk

2019-01-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/1601 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 63041] shutdown.sh exits non 0 requires KILLSIG from OS

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 Mark Thomas changed: What|Removed |Added CC||patrik@gmx.net --- Comment #11 from

svn commit: r1850831 - /tomcat/tc7.0.x/trunk/bin/catalina.sh

2019-01-09 Thread markt
Author: markt Date: Wed Jan 9 09:11:19 2019 New Revision: 1850831 URL: http://svn.apache.org/viewvc?rev=1850831=rev Log: Correct a regression in the fix for bug 53930 that prevented Tomcat from working correctly with systemd. Patch provided by Patrik S. Modified:

[Bug 63041] shutdown.sh exits non 0 requires KILLSIG from OS

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

svn commit: r1850830 - in /tomcat/tc8.5.x/trunk: ./ bin/catalina.sh webapps/docs/changelog.xml

2019-01-09 Thread markt
Author: markt Date: Wed Jan 9 09:07:08 2019 New Revision: 1850830 URL: http://svn.apache.org/viewvc?rev=1850830=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 Correct a regression in the fix for bug 53930 that prevented Tomcat from working correctly with systemd. Patch

svn commit: r1850829 - in /tomcat/trunk: bin/catalina.sh webapps/docs/changelog.xml

2019-01-09 Thread markt
Author: markt Date: Wed Jan 9 09:04:56 2019 New Revision: 1850829 URL: http://svn.apache.org/viewvc?rev=1850829=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 Correct a regression in the fix for bug 53930 that prevented Tomcat from working correctly with systemd. Patch

[Bug 63063] 8.5.37 does not longer start because of error in catalina.sh start section with new redirect to $catalina_out_command eval code code block

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 63041] shutdown.sh exits non 0 requires KILLSIG from OS

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #10 from Mark Thomas --- The issue isn't obvious but is observable on Ubuntu. I agree that "\&" -> to "\&\&" is the correct fix. I'll get that implemented and back-ported. -- You are receiving this mail because: You are the

[Bug 63049] Add support in system properties override from command line

2019-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63049 --- Comment #2 from Mark Thomas --- dev@ list thread: https://lists.apache.org/thread.html/8317a1a0d12b48b5746ee8e9e2eded1c00a0b458d3ecbc585c914f2b@%3Cdev.tomcat.apache.org%3E -- You are receiving this mail because: You are the assignee for