Re: [VOTE] Release Apache Commons BCEL 6.4.0 based on RC1

2019-09-08 Thread Bruno P. Kinoshita
Build passing on jDK 8 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-18T06:33:14+12:00) Maven home: /opt/apache-maven-3.5.4 Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en_NZ, platform encoding: UTF-8 OS na

[VOTE] Release Apache Commons BCEL 6.4.0 based on RC1

2019-09-08 Thread Gary Gregory
We have fixed quite a few bugs and added some significant enhancements since Apache Commons BCEL 6.3.1 was released, so I would like to release Apache Commons BCEL 6.4.0. Apache Commons BCEL 6.4.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/bcel/6.4.0-RC1 (

Re: [VOTE] Release Apache Commons Daemon 1.2.1 RC1

2019-09-08 Thread Gary Gregory
+1 This is only a +1 validating the Java aspect of the build based on the tag using: git clone https://gitbox.apache.org/repos/asf --branch COMMONS_DAEMON_1_2_1_RC1 Apache RAT check OK Apache CLIRR check OK Builds OK using: mvn clean package with: Apache Maven 3.6.2 (40f52333136460af0dc0d7232c

Re: Graph status?

2019-09-08 Thread Romain Manni-Bucau
Oki so I'm planning to extravct on github a quick gist of my usage and send a mail on jena to see if it can converge dropping all libs. If so everybody wins, else I will hack in commons sandbox Stay tuned! Le dim. 8 sept. 2019 à 10:16, Marco Neumann a écrit : > Romain, > > sure Jena gives you

Re: Graph status?

2019-09-08 Thread Marco Neumann
Romain, sure Jena gives you so much more than just the basic graph infrastructure. I wasn't acutely aware of the guava shade mandatory requirement in a minimal viable setup of Jena. Still I would encourage you to engage with Jena community to discuss design ideas and opportunity for reuse of jena