[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 --- Comment #10 from Mark Thomas --- Those includes have at least one further include. Konstantin's suggestion is a better one. With the broken .java file we can try and reverse engineer a test case. -- You are receiving this mail because: Yo

[tomcat] branch main updated: Fix BZ 65384 - Make test Locale independent

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 1de3b08 Fix BZ 65384 - Make test Locale independent

[tomcat] branch 10.0.x updated: Fix BZ 65384 - Make test Locale independent

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 0c8b319 Fix BZ 65384 - Make test Locale independ

[tomcat] branch 9.0.x updated: Fix BZ 65384 - Make test Locale independent

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 93eabb2 Fix BZ 65384 - Make test Locale independen

[tomcat] branch 8.5.x updated: Fix BZ 65384 - Make test Locale independent

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new dbb30f8 Fix BZ 65384 - Make test Locale independen

[Bug 65384] org.apache.coyote.http2.TestFlowControl test depends on user's language

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65384 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 qeepcologne changed: What|Removed |Added Attachment #37902|0 |1 is obsolete|

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 Konstantin Kolinko changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #12 from Konstant

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 --- Comment #13 from Konstantin Kolinko --- Created attachment 37907 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37907&action=edit test_no-libs.zip To reproduce: 1) Unzip test_no-libs.zip into an empty directory 2) Download the foll

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 --- Comment #14 from Mark Thomas --- Thanks for that. I can recreate the issue now. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 --- Comment #15 from Mark Thomas --- I have a fix. I just want to pull together a simpler test case for this then I'll commit the test and the fix. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65390] New: Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 Bug ID: 65390 Summary: Problem in the code generated by jasper Product: Tomcat 9 Version: 9.0.48 Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 65390] Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED OS|

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 Remy Maucherat changed: What|Removed |Added CC||tk...@ai-ag.de --- Comment #16 from R

svn commit: r1890894 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2021-06-18 Thread kkolinko
Author: kkolinko Date: Fri Jun 18 13:16:32 2021 New Revision: 1890894 URL: http://svn.apache.org/viewvc?rev=1890894&view=rev Log: Add a warning about regressions in Jasper. Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/inde

[tomcat] branch main updated: Fix BZ 65387 - fix regression in generated code clean-up

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6c1ec0a Fix BZ 65387 - fix regression in generated c

[tomcat] branch 10.0.x updated: Fix BZ 65387 - fix regression in generated code clean-up

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new d6a869e Fix BZ 65387 - fix regression in generat

[Bug 65390] Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug 65387] JSP compile error after upgrade 10.0.6 -> 10.0.7

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65387 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65390] Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 --- Comment #3 from Remy Maucherat --- (In reply to Mark Thomas from comment #2) > Can't be a duplicate as this impacts 9.0.x and the change that triggered > 65387 was not back-ported to 9.0.x. Good catch, I mostly stopped reading after TryCat

[Bug 65390] Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 --- Comment #4 from Mark Thomas --- This is the problematic commit https://github.com/apache/tomcat/commit/9f2d78449 I've reviewed the reason the code as removed and it was removed (by me) in error. I'll restore the code shortly. -- You are

[tomcat] branch main updated: Fix BZ 65390 - revert code removal made in error

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new a65466f Fix BZ 65390 - revert code removal made in e

[tomcat] branch 10.0.x updated: Fix BZ 65390 - revert code removal made in error

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new e2feddf Fix BZ 65390 - revert code removal made

[tomcat] branch 9.0.x updated: Fix BZ 65390 - revert code removal made in error

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 58497bd Fix BZ 65390 - revert code removal made in

[tomcat] branch 9.0.x updated: Back-port rename as newer tests depend on it

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 30a967a Back-port rename as newer tests depend on

[tomcat] branch 8.5.x updated (dbb30f8 -> e706259)

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from dbb30f8 Fix BZ 65384 - Make test Locale independent new 7e1deb2 Fix BZ 65390 - revert code removal made in error

[tomcat] 01/02: Fix BZ 65390 - revert code removal made in error

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7e1deb26d4c56979e8eb9b2dc00c8e1f3e18405d Author: Mark Thomas AuthorDate: Fri Jun 18 16:54:45 2021 +0100 Fix BZ 65390

[Bug 65390] Problem in the code generated by jasper

2021-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65390 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[tomcat] 02/02: Back-port rename as newer tests depend on it

2021-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e7062590b39bc7cd61972c32dbaadc17c38cc790 Author: Mark Thomas AuthorDate: Fri Jun 18 17:04:09 2021 +0100 Back-port ren

Re: [External] : Re: JDK 17 is now in Rampdown Phase One

2021-06-18 Thread Rick Hillegas
Hi Rory, Derby builds and tests cleanly against Open JDK 17-ea+26-2439 after suppressing the deprecation warnings introduced by JEP 411. Our experience is documented in a security-...@openjdk.java.net email thread titled "blizzard of deprecation warnings related to JEP 411" and in comments da

Re: [External] : Re: JDK 17 is now in Rampdown Phase One

2021-06-18 Thread Rory Odonnell
Many thanks Rick, glad to hear all is well again! Reds,Rory Get Outlook for iOS From: Rick Hillegas Sent: Friday, June 18, 2021 7:19:09 PM To: Rory Odonnell ; derby-...@db.apache.org ; dev@tomcat.apache.org Cc: Dalibor Topic ; Balchandra

Re: [tomcat] branch main updated: Fix BZ 65390 - revert code removal made in error

2021-06-18 Thread Christopher Schultz
Mark, s/Ctach/Catch/ig -chris On 6/18/21 11:55, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main

[GitHub] [tomcat] cklein05 opened a new pull request #428: Enhancement: Additional user attributes queried by (some) realms

2021-06-18 Thread GitBox
cklein05 opened a new pull request #428: URL: https://github.com/apache/tomcat/pull/428 This enhancement adds support for additional user attributes to be queried by MemoryRealm, UserDatabaseRealm, DataSourceRealm and JNDIRealm. That has already been discussed here http://tomca