svn commit: r1850635 - /tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 13:01:48 2019 New Revision: 1850635 URL: http://svn.apache.org/viewvc?rev=1850635&view=rev Log: Fix IDE nags Modified: tomcat/trunk/test/org/apache/catalina/users/MemoryUserDatabaseTests.java Modified: tomcat/trunk/test/org/apache/catalina/users/MemoryUserData

[Bug 63063] New: 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-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063 Bug ID: 63063 Summary: 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 Product:

svn commit: r1850641 - /tomcat/tc8.5.x/trunk/test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 13:41:26 2019 New Revision: 1850641 URL: http://svn.apache.org/viewvc?rev=1850641&view=rev Log: Fix logic of GCM support check Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java Modified: tomcat/tc8.5

buildbot success in on tomcat-85-trunk

2019-01-07 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/1597 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1850644 - in /tomcat/trunk: java/javax/el/ImportHandler.java test/javax/el/TestImportHandlerStandardPackages.java webapps/docs/changelog.xml

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 14:26:05 2019 New Revision: 1850644 URL: http://svn.apache.org/viewvc?rev=1850644&view=rev Log: Update the performance optimisation for using expressions in tags that depend on uninitialised tag attributes with implied scope to make the performance optimisation awa

svn commit: r1850645 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/ImportHandler.java test/javax/el/TestImportHandlerStandardPackages.java webapps/docs/changelog.xml

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 14:27:04 2019 New Revision: 1850645 URL: http://svn.apache.org/viewvc?rev=1850645&view=rev Log: Update the performance optimisation for using expressions in tags that depend on uninitialised tag attributes with implied scope to make the performance optimisation awa

Re: Setting "svn:mime-type" in non-English .properties (Was: svn commit: r1850330 [1/2] - in /tomcat/trunk/java: ...)

2019-01-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/6/19 17:12, Mark Thomas wrote: > On 06/01/2019 21:51, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Mark, >> >> On 1/6/19 16:37, Mark Thomas wrote: >>> On 06/01/2019 17:40, Christopher Schultz wrote

Re: JDK 12 Early Access build 26 & JDK 13 Early Access builds available

2019-01-07 Thread Mark Thomas
Hi Rory, Happy New Year to you and your colleagues. I've run the Tomcat 9.0.x test suite with OpenJDK 12 EA 26 and OpenJDK 13 EA 2. TL;DR - all good. No problems. There was one test failure but this was expected as the test is intended to fail if a new public class, interface etc. is added to

svn commit: r1850668 - in /tomcat/trunk/webapps/docs: changelog.xml config/http2.xml

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 16:49:54 2019 New Revision: 1850668 URL: http://svn.apache.org/viewvc?rev=1850668&view=rev Log: Correct default value in docs Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/config/http2.xml Modified: tomcat/trunk/webapps/docs/ch

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

2019-01-07 Thread markt
Author: markt Date: Mon Jan 7 16:50:25 2019 New Revision: 1850669 URL: http://svn.apache.org/viewvc?rev=1850669&view=rev Log: Correct default value in docs Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml tomcat/tc8.5.x/trunk/webapps/d

[Bug 58194] Tomcat crash EXCEPTION_ACCESS_VIOLATION in tcnative-1.dll

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58194 Eduardo Guadalupe Quintanilla changed: What|Removed |Added CC||eduardo...@gmail.com -

buildbot failure in on tomcat-85-trunk

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

Re: buildbot failure in on tomcat-85-trunk

2019-01-07 Thread Mark Thomas
On 07/01/2019 17:17, build...@apache.org wrote: > The Buildbot has detected a new failure on builder tomcat-85-trunk while > building . Full details are available at: > https://ci.apache.org/builders/tomcat-85-trunk/builds/1599 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this

[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-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063 lop...@readaccess.com changed: What|Removed |Added CC||lop...@readaccess.com -- You a

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 jpho...@korem.com changed: What|Removed |Added CC||jpho...@korem.com -- You are recei

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #3 from Igal Sapir --- (In reply to Steve Demy from comment #2) > Tomcat 9.0.14 runs as expected using a transplanted 9.0.13 catalina.sh. It > starts, stops and restarts using systemd (systemctl start|stop|restart > tomcat). So

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #4 from Igal Sapir --- I will look into this issue if no one else has already started -- You are receiving this mail because: You are the assignee for the bug. -

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #5 from Christopher Schultz --- On the users' mailing list, I asked Steve to try the catalina.sh from 9.0.13 on his 9.0.14 install, but there has been no reply for a few days. -- You are receiving this mail because: You are the as

svn commit: r1850710 [2/2] - in /tomcat/trunk/java: javax/el/ javax/servlet/ javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connec

2019-01-07 Thread woonsan
Propchange: tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings_zh_CN.properties -- svn:mime-type = text/plain; charset=UTF-8 Propchange: tomcat/trunk/java/org/apache/coyote/LocalStrings_de.properties

svn commit: r1850710 [1/2] - in /tomcat/trunk/java: javax/el/ javax/servlet/ javax/servlet/http/ org/apache/catalina/authenticator/ org/apache/catalina/authenticator/jaspic/ org/apache/catalina/connec

2019-01-07 Thread woonsan
Author: woonsan Date: Tue Jan 8 05:01:45 2019 New Revision: 1850710 URL: http://svn.apache.org/viewvc?rev=1850710&view=rev Log: Setting svn mimetype to 'text/plain; charset=UTF-8' on non-English translation bundle prop files Modified: tomcat/trunk/java/javax/el/LocalStrings_de.properties

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #6 from Igal Sapir --- (In reply to Christopher Schultz from comment #5) > On the users' mailing list, I asked Steve to try the catalina.sh from 9.0.13 > on his 9.0.14 install, but there has been no reply for a few days. He wrote t

Re: Setting "svn:mime-type" in non-English .properties (Was: svn commit: r1850330 [1/2] - in /tomcat/trunk/java: ...)

2019-01-07 Thread Woonsan Ko
On Mon, Jan 7, 2019 at 11:58 PM Christopher Schultz wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mark, > > On 1/6/19 17:12, Mark Thomas wrote: > > On 06/01/2019 21:51, Christopher Schultz wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > >> > >> Mark, > >> > >> On 1

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #7 from Igal Sapir --- Possibly related to BZ-63063 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

[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-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063 --- Comment #1 from Igal Sapir --- Possibly related to BZ-63041 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

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

2019-01-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #8 from Patrik S. --- Yes, BZ-63063 is exactly the same issue opened for tomcat 8.5 branch. In tomcat 9.0 the catalina.sh contains at the same line 479 and 489 that faulty code: 2\>\&1 \& echo \$! \>\"$catalina_pid_file\" \; \} $c

[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-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63063 --- Comment #2 from Patrik S. --- Yes, it's the same issue as in tomcat 9.0 with BZ-63041. "Could not contact [localhost:[8005]]. Tomcat may not be running." is the only error shown in journalctl -xe Adding "set -x" to catalina.sh shows follow