[GitHub] [tomcat-jakartaee-migration] suhail-1997 opened a new issue, #25: java.lang.IllegalArgumentException: Unknown Entity bean class with eclipselink in tomcat 10

2022-04-07 Thread GitBox
suhail-1997 opened a new issue, #25: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/25 Im trying to upgrade spring web app to tomcat 10 for the upgrade im using apache jakarta migration tool. the application got successfully migrated using this tool but when i run the appl

[Bug 65866] Allow AbstractHttp11Protocol.setMaxHttpHeaderSize to apply to request or response only

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65866 --- Comment #1 from Zhongming Hua --- I will make changes to the 8.5.x, 9.0.x, 10.0.x, main branches to support this feature, but I have a question, do we still need to support 7.0.x? -- You are receiving this mail because: You are the assign

[GitHub] [tomcat] dsoumis opened a new pull request, #494: Update BUILDING.txt

2022-04-07 Thread GitBox
dsoumis opened a new pull request, #494: URL: https://github.com/apache/tomcat/pull/494 Regarding build.xml , there is not "native" directory in default path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[tomcat] branch main updated (3cb24e6780 -> 45471f79f8)

2022-04-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 3cb24e6780 Skip setting TLS 1.3 ciphers with the defaults add 45471f79f8 PR#494: Fix native library location No new

[tomcat] branch 10.0.x updated: PR#494: Fix native library location

2022-04-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 3df462befe PR#494: Fix native library location 3df

[tomcat] branch 9.0.x updated: PR#494: Fix native library location

2022-04-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 f40bebe206 PR#494: Fix native library location f40be

[tomcat] branch 8.5.x updated: PR#494: Fix native library location

2022-04-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 7f3e6447bf PR#494: Fix native library location 7f3e6

[GitHub] [tomcat] rmaucher commented on pull request #494: Update BUILDING.txt

2022-04-07 Thread GitBox
rmaucher commented on PR #494: URL: https://github.com/apache/tomcat/pull/494#issuecomment-1091648175 Ok, this is now integrated, after fixing another item. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [tomcat] rmaucher closed pull request #494: Update BUILDING.txt

2022-04-07 Thread GitBox
rmaucher closed pull request #494: Update BUILDING.txt URL: https://github.com/apache/tomcat/pull/494 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

[Bug 65996] New: HSTS header with Tomcat 9 for 400 Errors

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65996 Bug ID: 65996 Summary: HSTS header with Tomcat 9 for 400 Errors Product: Tomcat 9 Version: 9.0.30 Hardware: PC Status: NEW Severity: blocker Priority: P2

[Bug 65996] HSTS header with Tomcat 9 for 400 Errors

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65996 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED OS|

[ANN] ApacheCon NA 2022 in New Orleans, 3-6 Oct 2022, CFP is OPEN!

2022-04-07 Thread Christopher Schultz
All, [Cross-posting to dev@, please reply to users@] ApacheCon NA 2022 is back *in-person* in New Orleans, Louisiana. It will be held 3 - 6 October 2022 at the Canal Street Sheraton right next to the French Quarter. The call-for-presentations is currently open and we are looking to fill a

[Bug 65995] Change JavaScript MIME type from application/javascript to text/javascript

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65995 --- Comment #2 from Christopher Schultz --- I agree we should wait for publication of that standard to change the default mapping. Anyone can change this themselves at any point, of course. RFC 4329 specifically (a) defines text/javascript and

[Bug 65866] Allow AbstractHttp11Protocol.setMaxHttpHeaderSize to apply to request or response only

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65866 --- Comment #2 from Christopher Schultz --- Tomcat 7.0.x reached EOL on 31 March 2021[1]. There is no need to back-port your changes to Tomcat 7. [1] https://tomcat.apache.org/tomcat-70-eol.html -- You are receiving this mail because: You a

[Bug 65996] HSTS header with Tomcat 9 for 400 Errors

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65996 --- Comment #2 from Christopher Schultz --- It *could* be done with a Valve, though, I think. -- You are receiving this mail because: You are the assignee for the bug. - To u

[Bug 65996] HSTS header with Tomcat 9 for 400 Errors

2022-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65996 --- Comment #3 from Remy Maucherat --- (In reply to Christopher Schultz from comment #2) > It *could* be done with a Valve, though, I think. Same issue, it is not going to be invoked unless it gets special dedicated handling like for access lo

[GitHub] [tomcat] isapir merged pull request #495: Minor typo on javadoc of setHostHeader method

2022-04-07 Thread GitBox
isapir merged PR #495: URL: https://github.com/apache/tomcat/pull/495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

[tomcat] branch main updated: Minor typo on javadoc of setHostHeader method

2022-04-07 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir 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 eb8bf2e5d8 Minor typo on javadoc of setHostHeader me

[GitHub] [tomcat] isapir commented on pull request #495: Minor typo on javadoc of setHostHeader method

2022-04-07 Thread GitBox
isapir commented on PR #495: URL: https://github.com/apache/tomcat/pull/495#issuecomment-1092290696 @leggiero Can you do the same for the other active branches? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a