Re: building Tomcat with a third-party library

2021-09-08 Thread Christopher Schultz
Alain, On 9/8/21 14:26, alain hubert wrote: Hello, my colleagues just gave me a challenge before I can retire but the problem is I haven't done anything else than Email/Excel for years, being an old-school manager. Please be indulgent. It took hours before I could find the Tomcat source,

building Tomcat with a third-party library

2021-09-08 Thread alain hubert
Hello, my colleagues just gave me a challenge before I can retire but the problem is I haven't done anything else than Email/Excel for years, being an old-school manager. Please be indulgent. It took hours before I could find the Tomcat source, unzip it, and much more to understand the magics

[Bug 65563] DefaultServlet's doPut returns HTTP code 400 when using Content-Range

2021-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65563 --- Comment #1 from Thierry Guérin --- Pull request for the main branch: https://github.com/apache/tomcat/pull/449 This fixes the problem on my tests (tested on the 9.0.x branch, which is the one I use in my project). Should I create a pull

[GitHub] [tomcat] SchwingSK opened a new pull request #449: Fix ContentRange parser

2021-09-08 Thread GitBox
SchwingSK opened a new pull request #449: URL: https://github.com/apache/tomcat/pull/449 It failed to parse valid Content-Range headers Closes #65563 -- 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

[Bug 65563] New: DefaultServlet's doPut returns HTTP code 400 when using Content-Range

2021-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65563 Bug ID: 65563 Summary: DefaultServlet's doPut returns HTTP code 400 when using Content-Range Product: Tomcat 9 Version: 9.0.x Hardware: PC OS: Linux

Re: [VOTE] Release Apache Tomcat 10.1.0-M5

2021-09-08 Thread Igal Sapir
On Mon, Sep 6, 2021 at 7:43 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.1.0-M5 release is now available for > voting. > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 > without changes. Java EE applications designed for Tomcat 9 and earlier > may be placed in

Re: [VOTE] Release Apache Tomcat 10.0.11

2021-09-08 Thread Igal Sapir
On Mon, Sep 6, 2021 at 11:30 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.11 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > >

Re: [VOTE] Release Apache Tomcat 10.1.0-M5

2021-09-08 Thread Martin Grigorov
On Mon, Sep 6, 2021 at 5:43 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.1.0-M5 release is now available for > voting. > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 > without changes. Java EE applications designed for Tomcat 9 and earlier > may be placed in

Re: [VOTE] Release Apache Tomcat 9.0.53

2021-09-08 Thread Martin Grigorov
On Mon, Sep 6, 2021 at 10:22 PM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.53 release is now available for voting. > > The notable changes compared to 9.0.53 are: > > - Add a UserDatabase implementation as a superset of the DataSourceRealm >functionality. > > - Update the

Re: [VOTE] Release Apache Tomcat 10.0.11

2021-09-08 Thread Martin Grigorov
On Mon, Sep 6, 2021 at 9:30 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.11 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > > Applications

[jira] [Created] (MTOMCAT-325) Ver la Película After 3 Almas Perdidas (2021) en Español Latin

2021-09-08 Thread 2021
Ver la Película After 3 Almas Perdidas (2021) en Español Latin created MTOMCAT-325: -- Summary: Ver la Película After 3 Almas Perdidas (2021) en Español Latin Key: MTOMCAT-325

[jira] [Deleted] (MTOMCAT-325) Ver la Película After 3 Almas Perdidas (2021) en Español Latin

2021-09-08 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/MTOMCAT-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas deleted MTOMCAT-325: > Ver la Película After 3 Almas Perdidas (2021) en Español Latin >

[jira] [Deleted] (MTOMCAT-324) Ver la Película After 3 Almas Perdidas (2021) en Español Latin

2021-09-08 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/MTOMCAT-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas deleted MTOMCAT-324: > Ver la Película After 3 Almas Perdidas (2021) en Español Latin >

[tomcat] branch main updated: Add MethodReference support

2021-09-08 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 fda4faa Add MethodReference support fda4faa is