[CLI] Patch - JUnit 5 upgrade

2024-02-26 Thread Elric V
Hi folks, I couldn't sleep, so I created a merge request to switch Commons CLI to JUnit 5. Before the patch, a mixture of 4 and 5 was used. https://github.com/apache/commons-cli/pull/238 This is a pretty "simple" change, if a bit verbose. It merely converts the JUnit 4 constructs to their JU

[ANNOUNCE] Apache Commons BCEL 3.8.2

2024-02-26 Thread Gary Gregory
The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.8.2. The Byte Code Engineering Library (BCEL) is intended to give users a convenient way to analyze, create, and manipulate compiled .class files. Classes are represented by objects containing all the symbolic