Re: commons-fileupload2 version and development plan

2025-02-18 Thread Gary Gregory
Hello Mingyi Yang, Please use 2.0.0-M2, this is what will become 2.0 and we want to make sure all is well before we set the API in stone. Gary On Tue, Feb 18, 2025 at 4:25 AM Mingyi Yang wrote: > > Hi, > > Hope this letter finds you well and thanks for making commons-fileupload > repo compatib

Re: (commons-crypto) branch master updated: Oops, needs double-quote

2025-02-18 Thread Gary Gregory
The docker files in this folder use a mix of single and double quotes now. Is this on purpose? The docs seem to use doubles https://docs.docker.com/reference/dockerfile/#cmd Is there an image-specific wrinkle we should document in the files that use single quotes? Gary On Tue, Feb 18, 2025 at 8:0

Re: commons-fileupload2 version and development plan

2025-02-18 Thread Mingyi Yang
Hi, Hope this letter finds you well and thanks for making commons-fileupload repo compatible with Jakarta. May I ask whether 2.0.0-m2 of commons-fileupload is a safe version for the public to use? The suffix `-m2` sounds like an internal version e.g. milestone 2. Is there any plan to release a ne