[ANNOUNCE] Apache Commons Configuration 2.11.0

2024-06-10 Thread Gary Gregory
The Apache Commons Team is pleased to announce Commons Configuration 2.11.0.

The Commons Configuration software library provides a generic
configuration interface that enables an application to read
configuration data from a variety of sources.

Commons Configuration includes tools to assist in reading
configuration/preference files in various formats; requires Java 8.

This is a minor release with new features and updated dependencies;
requires Java 8 or above.

Historical list of changes:
https://commons.apache.org/proper/commons-configuration/changes-report.html

For complete information on Apache Commons Configuration, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Apache Commons Configuration website:

https://commons.apache.org/proper/commons-configuration/

Download it from
https://commons.apache.org/proper/commons-configuration//download_configuration.cgi

Gary Gregory
Apache Commons Team

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



[ANNOUNCE] Apache Commons Net 3.11.1

2024-06-10 Thread Gary Gregory
The Apache Commons Net team is pleased to announce the release of
Apache Commons Net 3.11.1.

Apache Commons Net library contains a collection of network utilities
and protocol implementations.

Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S),
SMTP(S), Telnet, and Whois.

This is a feature and maintenance release. Java 8 or later is required.

For complete information on Apache Commons Net, including instructions
on how to submit bug reports, patches, or suggestions for improvement,
see the Apache Commons Net website:

https://commons.apache.org/proper/commons-net/

Download page: https://commons.apache.org/proper/commons-net/download_net.cgi

Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html

Enjoy!
Gary Gregory
Apache Commons Net team

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: Compatible version with openjdk21

2024-06-10 Thread Gary Gregory
Hello Sahil,

Each component is different. In general, most but not all components are
tested on GitHub CI with Java LTS versions (8, 11, 17, 21) plus the
current version (22) and sometimes the EA version (23). Have a look at the
GitHub repository for the components that matter to you.

HTH,
Gary


On Mon, Jun 10, 2024, 3:46 AM Sahil Sharma D
 wrote:

> Hello team,
>
> Which version of Apache commons is compatible with openjdk21?
>
> Regards,
> Sahil
>
>


Compatible version with openjdk21

2024-06-10 Thread Sahil Sharma D
Hello team,

Which version of Apache commons is compatible with openjdk21?

Regards,
Sahil