[VOTE] Release Apache Commons IO 2.12.0 based on RC1

2023-04-28 Thread Gary Gregory
We have fixed quite a few bugs and added some significant enhancements since Apache Commons IO 2.11.0 was released, so I would like to release Apache Commons IO 2.12.0. Apache Commons IO 2.12.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/io/2.12.0-RC1 (svn

Re: [JEXL] Full Java module descriptor support

2023-04-28 Thread Andres Almiray
Hi Henri, Very well :D I've created and issue at https://issues.apache.org/jira/browse/JEXL-396 and a PR is ready for review. Cheers, Andres On 2023/04/28 12:51:29 Henri Biestro wrote: > Hello Andres; > Interesting idea. A PR using Moditect conditioned on jdk profile (so we can > continue tar

Re: [JEXL] Full Java module descriptor support

2023-04-28 Thread Henri Biestro
Hello Andres; Interesting idea. A PR using Moditect conditioned on jdk profile (so we can continue targeting java 8 without module info?) could be a first step to gauge feasibility. Cheers, Henrib - To unsubscribe, e-mail: dev-u