Fileupload on JakartaEE

2022-12-28 Thread Lukasz Lenart
Hi, As I'm looking into supporting both worlds - JavaEE & JakartaEE - there are some problems with file upload support. commons-fileupload doesn't work with JakartaEE and migration to pure Servlet API based solution requires using @MultipartConfig annotation on the servlet - yet Struts uses a filt

[GitHub] [struts] lukaszlenart merged pull request #647: [WW-5269] Upgrades Jackson to version 2.14.1

2022-12-28 Thread GitBox
lukaszlenart merged PR #647: URL: https://github.com/apache/struts/pull/647 -- 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...@struts.apach

[GitHub] [struts] lukaszlenart opened a new pull request, #649: [WW-5272] Extends to support java.sql.Time

2022-12-28 Thread GitBox
lukaszlenart opened a new pull request, #649: URL: https://github.com/apache/struts/pull/649 Closes [WW-5272](https://issues.apache.org/jira/browse/WW-5272) -- 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