Re: (commons-compress) branch master updated: Replace org.apache.commons.io.Charsets with org.apache.commons.compress.utils.Charsets

2024-11-02 Thread Glavo
keep our program compact. Since I have decided to maintain my fork, I don't want to express my opposition too much. I just wanted to present our decision here as an example of how this could indeed discourage some people from choosing commons-compress. Glavo [1]: https://github.com/HMCL-dev/HMCL

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Glavo
d as soon as possible. I won't be able to get back to this work anytime soon, so can anyone else fix it for me? Glavo [1]: https://github.com/apache/commons-imaging/pull/269#issuecomment-1381983655 On Wed, Jan 3, 2024 at 5:44 AM Bruno Kinoshita wrote: > I don't mind staying wit

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Glavo
t do not include java.desktop). I hope you'll consider my suggestions here[1] before taking it out of the alpha phase. Glavo [1]: https://github.com/apache/commons-imaging/pull/254#issuecomment-1352708022 On Tue, Jan 2, 2024 at 11:53 PM Gary Gregory wrote: > I plan on releasing a

Re: Request approving Pull request

2023-11-22 Thread Glavo
Hello Gary, Can you also review this PR ( https://github.com/apache/commons-compress/pull/378) again? Thank you so much! Glavo On Thu, Nov 23, 2023 at 12:45 AM Gary Gregory wrote: > Hi CommonsSanjana Rampur Kottur, > > The key is patience here. We are volunteers here doing our best

Re: [FileUpload] Major version 2

2023-07-21 Thread Glavo
+1 for Java 17. Glavo On Fri, Jul 21, 2023 at 10:18 PM Gary Gregory wrote: > Now that 2.0.0-M1 is out the door, let's talk about Java platform > requirements. > > I propose that for 2.0.0, FileUpload be bumped from Java 8 to 11, if not > 17. > > If you are going to as

Re: [ALL] Eventually, soon, Java 11

2023-05-31 Thread Glavo
faster, easier to use and more modern. Glavo [1]: https://github.com/moditect/moditect [2]: https://openjdk.org/jeps/8277163 [3]: https://openjdk.org/jeps/8261529 On Thu, Jun 1, 2023 at 2:50 AM Gary Gregory wrote: > I prefer to lead a simpler life Matt ;-) > > MR jars are an abomin

Re: [ALL] Eventually, soon, Java 11

2023-04-23 Thread Glavo
If only for JPMS, we can compile module-info.java separately, which is still compatible with Java 8. If we really need to give up compatibility with Java 8, then I still recommend skipping Java 11 and using Java 17. Glavo On Mon, Apr 24, 2023 at 1:32 AM Ralph Goers wrote: > The primary rea

Re: [ALL] Eventually, soon, Java 11

2023-04-23 Thread Glavo
iting for us there. Glavo On Sun, Apr 23, 2023 at 9:47 PM Gary Gregory wrote: > Hi All, > > In the year 2023, and with Java 21 in EA (https://jdk.java.net/21/), I > think it is time to start migrating our components from Java 8 to Java > 11. I imagine this to happen slowly and surel