My +1
> On Apr 16, 2025, at 10:26 PM, Rob Tompkins wrote:
>
> Hello all
>
> We have fixed a few bugs and added enhancements since Apache Commons
> Configuration 2.11.0 was released, so I would like to release Apache Commons
> Configuration 2.11.1.
>
> Apache Commons Configuration 2.11.1 RC1
+1
I tested the source zip:
- ASC OK
- SHA512 OK
- Default Maven build OK (some expected failure on spotbugs for newer
Java versions until the parent POM picks up a new version, expected
Javadoc warnings)
Tested with:
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/
On Thu, Apr 17, 2025 at 12:18 PM Fred Hauschel wrote:
>
> Hi there, in my opinion this is a bug:
>
> *
> https://github.com/apache/commons-rdf/blob/006fbc3e47003c2d0fe8eb055f60f7cb267e1321/commons-rdf-rdf4j/src/main/java/org/apache/commons/rdf/rdf4j/impl/ModelGraphImpl.java#L142
> *
> https:
The Apache Commons JXPath team is pleased to announce the release of
Apache Commons JXPath 1.4.0.
A Java-based implementation of XPath 1.0 that, in addition to XML
processing, can inspect/modify Java object graphs (the library's
explicit purpose) and even mixed Java/XML structures.
This release c
Hi All,
Something odd happened with 1.4.0: There are no convenience binaries
for the new release on
https://dist.apache.org/repos/dist/release/commons/jxpath/. This does
not affect JARs on Maven Central; all is well there. The plugin
declaration is missing from the POM to generate the bin zip/tar.
This vote passes with the following +1 binding votes:
- Henri Biestro (henrib)
- Gary Gregory (ggregory)
- Rob Tompkins (chtompki)
Gary
On Thu, Apr 17, 2025 at 10:23 AM Rob Tompkins wrote:
>
> +1 all looks good.
>
> -Rob
>
> > On Apr 13, 2025, at 7:04 PM, Gary Gregory wrote:
> >
> > We have fi
Hi Gary, i thought that. Then the info in the readme is wrong:
However, if i build it with
$ java -version
openjdk version "11.0.12" 2021-07-20
OpenJDK Runtime Environment 18.9 (build 11.0.12+7)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.12+7, mixed mode)
I stuck with:
$ mvn clean install
...
Hi Gary,
i already thougtht that, but the info in the readme is wrong:
On 2025/04/16 19:07:27 Gary Gregory wrote:
> Hi Fredy,
>
> GitHub shows builds are green on Java 11 and 17:
> https://github.com/apache/commons-rdf/actions
>
> Some unit tests are failing on Java 21 and up.
>
> Java 8 is no