Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread Basil Crow
Unlike snapshot releases, milestone releases are tagged and published in Maven Central, so I don't see any issues with upgrading to 2.0.0-M2 immediately. In practice, if a Commons FileUpload v2 API did change between now and GA, it wouldn't be too much work to adapt the few plugins that consume it.

Adopt unity3d plugin

2024-05-11 Thread Bob Du
Hi, I would like to adopt a plugin: Link: https://github.com/jenkinsci/unity3d-plugin Pull requests (optional): https://github.com/jenkinsci/unity3d-plugin/pull/23 Status: for abandoned GitHub Username: BobDu Jenkins Infrastructure ID: bobdu Repository Permission Updater

Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread Bob Du
I see. As stated above Spring Security 5.x EOL deadline. We have until August 31, 2024 to move to jakarta api. To be honest, I have doubts about whether commons-uploadfile can release the 2.x GA version within 3 months. Then we have to think about a problem in advance. If there is no 2.x GA v

Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread evernat
When speaking of migrating Jenkins to Jakarta EE/jakarta.servlet api, a number of Jenkins plugins depends on the javax.servlet api, either in their code or in their dependencies. They will need to migrate too, except there is an automatic compatibility or migration tool like "". Perhaps a first

Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread Basil Crow
While still in milestone status, Commons FileUpload 2.x is being recommended on the project's home page and GitHub page , and hopefully it will reach G

Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread Bob Du
Some thoughts on Apache file uploader 2.x As far as I know, Apache file uploader 2.x has not been able to release the GA version and is still in the snapshot version status. https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload In addition, the apache file uploader package nam

Re: Spring Security upgrade from 5.x to 6.x

2024-05-11 Thread Ivan Fernandez Calvo
Please do it, I am waiting for this change to update the SAML plugin to the latest PAC4J version On Saturday, May 11, 2024 at 8:48:51 AM UTC+2 timja...@gmail.com wrote: > Sounds good to me > > On Sat, 11 May 2024 at 04:08, Mark Waite wrote: > >> >> >> On Friday, May 10, 2024 at 12:51:46 PM UTC-