[Bug 62676] New: Documentation of CORS Filter is now misleading

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62676 Bug ID: 62676 Summary: Documentation of CORS Filter is now misleading Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: minor Priority

svn commit: r1840099 - in /tomcat/trunk: java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ webapps/docs/

2018-09-05 Thread markt
Author: markt Date: Wed Sep 5 08:27:38 2018 New Revision: 1840099 URL: http://svn.apache.org/viewvc?rev=1840099&view=rev Log: Correct parsing of XML whitespace in TLD function signatures that incorrectly only looked for the space character. Modified: tomcat/trunk/java/org/apache/jasper/comp

svn commit: r1840101 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ webapps/docs/

2018-09-05 Thread markt
Author: markt Date: Wed Sep 5 08:31:16 2018 New Revision: 1840101 URL: http://svn.apache.org/viewvc?rev=1840101&view=rev Log: Correct parsing of XML whitespace in TLD function signatures that incorrectly only looked for the space character. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 62677] New: web.xml is malformed when JSPs are mapped to servlet

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62677 Bug ID: 62677 Summary: web.xml is malformed when JSPs are mapped to servlet Product: Tomcat 9 Version: 9.0.11 Hardware: PC OS: Linux Status: NEW Severit

svn commit: r1840104 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ webapps/docs/

2018-09-05 Thread markt
Author: markt Date: Wed Sep 5 08:35:17 2018 New Revision: 1840104 URL: http://svn.apache.org/viewvc?rev=1840104&view=rev Log: Correct parsing of XML whitespace in TLD function signatures that incorrectly only looked for the space character. Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 62677] web.xml is malformed when JSPs are mapped to servlet

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

[Bug 62662] Multithreaded JSP compilation generates invalid web.xml

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62662 Mark Thomas changed: What|Removed |Added CC||emailg...@yahoo.co.in --- Comment #3 fro

[GitHub] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread ChristopherSchultz
Github user ChristopherSchultz commented on the issue: https://github.com/apache/tomcat/pull/110 What problem does this solve? What property file do you have that contains non-strings? --- - To unsubscribe, e-mail:

[GitHub] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread wildloop
Github user wildloop commented on the issue: https://github.com/apache/tomcat/pull/110 It's just a debug-log to help find problems with incorrect config... in mys case it was: `db-properties.oracle.net.CONNECT_TIMEOUT: 3` --- -

Re: [VOTE] Release Apache Tomcat 9.0.12

2018-09-05 Thread Rémy Maucherat
On Wed, Sep 5, 2018 at 12:32 AM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.12 release is now available for voting. > > The major changes compared to the 9.0.11 release are: > > - Fix multiple issues associated with using the asynchronous Servlet > API in combination with HTTP/2 > > - A

Re: [VOTE] Release Apache Tomcat 8.5.34

2018-09-05 Thread Rémy Maucherat
On Wed, Sep 5, 2018 at 12:52 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.34 release is now available for voting. > > The major changes compared to the 8.5.33 release are: > > - Fix multiple issues associated with using the asynchronous Servlet > API in combination with HTTP/2 > > - A

[GitHub] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread ChristopherSchultz
Github user ChristopherSchultz commented on the issue: https://github.com/apache/tomcat/pull/110 So you were providing a `Properties` object that was not loaded from a file, and had non-string values in it? Your patch would not identify that problem. Non-string values should probably

[GitHub] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread wildloop
Github user wildloop commented on the issue: https://github.com/apache/tomcat/pull/110 Yes, cloud foundry connector initializes datasource basing on enviroment variables. My patch shows all properties, so it shows that something is missing. >Non-string values should probab

[Bug 62667] RewriteMap not working with %{HTTP_HOST}

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62667 --- Comment #11 from ITASSIST --- Hi, seems like you did a patch to fix this and that is really great. Then we can test it when next release is available. Today we have a .htaccess file with some URL rewriterules used in Apache httpd that we

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

2018-09-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-trunk-test-apr has an issue affecting its community integration. Th

[Bug 62667] RewriteMap not working with %{HTTP_HOST}

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62667 --- Comment #12 from Remy Maucherat --- BZ is for reporting issues and not discussions or support. If you would like additional help, you can move this to the Tomcat user mailing list. If you think about a specific issue, you can file a BZ, --