[GUMP@vmgump-vm3]: Project tomcat-tc8.5.x (in module tomcat-8.5.x) failed

2018-12-05 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-tc8.5.x has an issue affecting its community integration. This issu

svn commit: r1848257 - in /tomcat/trunk/java/org/apache/catalina/valves: ExtendedAccessLogValve.java LocalStrings.properties rewrite/LocalStrings.properties rewrite/RewriteValve.java

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 23:19:47 2018 New Revision: 1848257 URL: http://svn.apache.org/viewvc?rev=1848257&view=rev Log: Add i18n for the valves package. Added: tomcat/trunk/java/org/apache/catalina/valves/rewrite/LocalStrings.properties (with props) Modified: tomcat/trunk/java/o

[Bug 62981] NPE+DoS Deadlock in CharChunk.java:256

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62981 --- Comment #2 from Peter Rader --- Confirmed! Thank you for attention. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: de

[Bug 62982] Tomcat is not waiting for async requests to complete their work on shutdown

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62982 --- Comment #2 from i.mochu...@gmail.com --- In order to achieve the behavior that I've described, seems that "unloadDelay" has to be set along with "asyncTimeout" and "executorTerminationTimeoutMillis". Is my understanding correct? -- You are

[Bug 62976] IllegalStateException: zip file closed

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 --- Comment #3 from Karl von Randow --- Mark, thank you very much. Love your work. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 62982] Tomcat is not waiting for async requests to complete their work on shutdown

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62982 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 62982] New: Tomcat is not waiting for async requests to complete their work on shutdown

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62982 Bug ID: 62982 Summary: Tomcat is not waiting for async requests to complete their work on shutdown Product: Tomcat 7 Version: 7.0.92 Hardware: PC OS: Linu

svn commit: r1848251 - in /tomcat/trunk/java/org/apache/catalina/realm: JAASMemoryLoginModule.java JAASRealm.java LocalStrings.properties RealmBase.java

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 21:25:54 2018 New Revision: 1848251 URL: http://svn.apache.org/viewvc?rev=1848251&view=rev Log: Add i18n for the realm package. Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java tomcat/trunk/java/org/apache/catalina/realm/JAASRe

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-05 Thread Rémy Maucherat
On Wed, Dec 5, 2018 at 9:17 PM Mark Thomas wrote: > On 05/12/2018 20:03, Rémy Maucherat wrote: > > On Wed, Dec 5, 2018 at 5:37 PM wrote: > > > >> Author: remm > >> Date: Wed Dec 5 16:37:42 2018 > >> New Revision: 1848225 > >> > >> URL: http://svn.apache.org/viewvc?rev=1848225&view=rev > >> Log:

buildbot failure in on tomcat-85-trunk

2018-12-05 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/1570 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 62976] IllegalStateException: zip file closed

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1848242 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/descriptor/tld/TldResourcePath.java java/org/apache/tomcat/util/scan/ReferenceCountedJar.java webapps/docs/changelog.xml

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 20:19:31 2018 New Revision: 1848242 URL: http://svn.apache.org/viewvc?rev=1848242&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 Avoid an IllegalStateException when using background compilation when tag files are packaged in JAR files. Added

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-05 Thread Mark Thomas
On 05/12/2018 20:03, Rémy Maucherat wrote: > On Wed, Dec 5, 2018 at 5:37 PM wrote: > >> Author: remm >> Date: Wed Dec 5 16:37:42 2018 >> New Revision: 1848225 >> >> URL: http://svn.apache.org/viewvc?rev=1848225&view=rev >> Log: >> Add i18n for the loader package. >> >> I have at least 350 more s

Re: svn commit: r1848240 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/tld/TldResourcePath.java java/org/apache/tomcat/util/scan/ReferenceCountedJar.java webapps/docs/changelog.xml

2018-12-05 Thread Mark Thomas
On 05/12/2018 20:03, Mark Thomas wrote: > On 05/12/2018 20:02, ma...@apache.org wrote: >> Author: markt >> Date: Wed Dec 5 20:02:23 2018 >> New Revision: 1848240 >> >> URL: http://svn.apache.org/viewvc?rev=1848240&view=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 >> Avoi

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-05 Thread Rémy Maucherat
On Wed, Dec 5, 2018 at 5:37 PM wrote: > Author: remm > Date: Wed Dec 5 16:37:42 2018 > New Revision: 1848225 > > URL: http://svn.apache.org/viewvc?rev=1848225&view=rev > Log: > Add i18n for the loader package. > > I have at least 350 more strings to add. I don't know what to do with: - the boot

Re: svn commit: r1848240 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/tld/TldResourcePath.java java/org/apache/tomcat/util/scan/ReferenceCountedJar.java webapps/docs/changelog.xml

2018-12-05 Thread Mark Thomas
On 05/12/2018 20:02, ma...@apache.org wrote: > Author: markt > Date: Wed Dec 5 20:02:23 2018 > New Revision: 1848240 > > URL: http://svn.apache.org/viewvc?rev=1848240&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 > Avoid an IllegalStateException when using background

svn commit: r1848240 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/tld/TldResourcePath.java java/org/apache/tomcat/util/scan/ReferenceCountedJar.java webapps/docs/changelog.xml

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 20:02:23 2018 New Revision: 1848240 URL: http://svn.apache.org/viewvc?rev=1848240&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62976 Avoid an IllegalStateException when using background compilation when tag files are packaged in JAR files. Added

[Bug 62981] NPE+DoS Deadlock in CharChunk.java:256

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62981 Remy Maucherat changed: What|Removed |Added OS||All Status|NEW

[Bug 62981] New: NPE+DoS Deadlock in CharChunk.java:256

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62981 Bug ID: 62981 Summary: NPE+DoS Deadlock in CharChunk.java:256 Product: Tomcat 8 Version: 8.5.30 Hardware: PC Status: NEW Severity: major Priority: P2

buildbot success in on tomcat-trunk

2018-12-05 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/3836 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 16:37:42 2018 New Revision: 1848225 URL: http://svn.apache.org/viewvc?rev=1848225&view=rev Log: Add i18n for the loader package. Modified: tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/loader/Webapp

svn commit: r1848224 - /tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 16:35:58 2018 New Revision: 1848224 URL: http://svn.apache.org/viewvc?rev=1848224&view=rev Log: Remove unnecessary code. Jar extends AutoCloseable Modified: tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java Modified: tomcat/trunk/java/org/apac

svn commit: r1848223 - in /tomcat/trunk/java/org/apache/catalina/startup: ContextConfig.java HostConfig.java LocalStrings.properties

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 16:24:43 2018 New Revision: 1848223 URL: http://svn.apache.org/viewvc?rev=1848223&view=rev Log: Add i18n for the startup package. Classes from the bootstrap.jar package cannot be i18ned at this time. Modified: tomcat/trunk/java/org/apache/catalina/startup/Contex

buildbot failure in on tomcat-trunk

2018-12-05 Thread Mark Thomas
On 05/12/2018 13:52, build...@apache.org wrote: > 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/3834 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build

buildbot failure in on tomcat-trunk

2018-12-05 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/3834 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1848211 - in /tomcat/trunk/java/org/apache/catalina/mapper: LocalStrings.properties Mapper.java

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 13:17:54 2018 New Revision: 1848211 URL: http://svn.apache.org/viewvc?rev=1848211&view=rev Log: Add i18n for the mapper package. Modified: tomcat/trunk/java/org/apache/catalina/mapper/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/mapper/Mapper

svn commit: r1848208 - /tomcat/trunk/java/org/apache/catalina/core/

2018-12-05 Thread remm
Author: remm Date: Wed Dec 5 13:07:06 2018 New Revision: 1848208 URL: http://svn.apache.org/viewvc?rev=1848208&view=rev Log: Add i18n for the core package. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java tomcat/trunk/java/org/apache/catalina/core/AprLifecy

[Bug 62978] RemoteIpValve: Multiple forwards in X-Forwarded-Proto header not supported

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62978 Tom Groot changed: What|Removed |Added CC||t-gr...@outlook.com --- Comment #1 from To

[Bug 62978] New: RemoteIpValve: Multiple forwards in X-Forwarded-Proto header not supported

2018-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62978 Bug ID: 62978 Summary: RemoteIpValve: Multiple forwards in X-Forwarded-Proto header not supported Product: Tomcat 9 Version: unspecified Hardware: All OS:

svn commit: r1848206 - /tomcat/trunk/java/org/apache/catalina/users/LocalStrings.properties

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 12:24:48 2018 New Revision: 1848206 URL: http://svn.apache.org/viewvc?rev=1848206&view=rev Log: Fix typo reported by Woonsan Modified: tomcat/trunk/java/org/apache/catalina/users/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/users/Loca

Re: svn commit: r1848197 - in /tomcat/site/trunk: docs/ docs/native-doc/ docs/native-doc/miscellaneous/ docs/native-doc/news/ xdocs/

2018-12-05 Thread Mark Thomas
On 05/12/2018 10:25, ma...@apache.org wrote: > Author: markt > Date: Wed Dec 5 10:25:28 2018 > New Revision: 1848197 > > URL: http://svn.apache.org/viewvc?rev=1848197&view=rev > Log: > Update site for Tomcat Native 1.2.18 release Whoops. 1.2.19 Mark > > Modified: > tomcat/site/trunk/docs/

svn commit: r1848197 - in /tomcat/site/trunk: docs/ docs/native-doc/ docs/native-doc/miscellaneous/ docs/native-doc/news/ xdocs/

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 10:25:28 2018 New Revision: 1848197 URL: http://svn.apache.org/viewvc?rev=1848197&view=rev Log: Update site for Tomcat Native 1.2.18 release Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/na

svn commit: r1848196 - in /tomcat/native/trunk/xdocs: index.xml news/2018.xml

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 10:19:24 2018 New Revision: 1848196 URL: http://svn.apache.org/viewvc?rev=1848196&view=rev Log: Add 1.2.19 release Modified: tomcat/native/trunk/xdocs/index.xml tomcat/native/trunk/xdocs/news/2018.xml Modified: tomcat/native/trunk/xdocs/index.xml URL: http

svn commit: r1848195 - in /tomcat/trunk: build.properties.default java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 10:08:55 2018 New Revision: 1848195 URL: http://svn.apache.org/viewvc?rev=1848195&view=rev Log: Update minimum recommended Tomcat Native version to 1.2.19 and use that version when building releases. Modified: tomcat/trunk/build.properties.default tomcat/tr

svn commit: r1848190 - in /tomcat/trunk/java/org/apache: catalina/startup/LocalStrings.properties jasper/resources/LocalStrings.properties tomcat/util/net/jsse/LocalStrings.properties

2018-12-05 Thread markt
Author: markt Date: Wed Dec 5 08:41:53 2018 New Revision: 1848190 URL: http://svn.apache.org/viewvc?rev=1848190&view=rev Log: Remove unused terms identified by woonsan Modified: tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties tomcat/trunk/java/org/apache/jasper/reso