checked usual checksums, required and prohibited (binary) files.
Ran
% mvn clean package verify
and I see this error message:
[INFO] Starting process: server
[INFO] Using working directory for this process:
/root/dist.apache.org/repos/dist/dev/incubator/nlpcraft/nlpcraft/0.7.0/apache-nlpcraft/nlpcraft/target
[ERROR]
java.lang.RuntimeException: Process was not healthy even after 180 seconds
and then
Sep-28|16:50:09|ERR| NCConnectionManager$ -
(NCConnectionManager.scala:441) - Failed to establish REST server
connection (retrying in 10s): Connection refused (Connection refused)
However, after that it have worked just fine and the release artifacts
were created. Hence, I don't think this is a blocker for the release.
So, here's my
+1 [binding]
--
With regards,
Cos
On 2020-09-28 13:25, Paul King wrote:
+1
Checked hashes and signatures.
"maven clean verify" passes (after blowing away ~/.nlpcraft - only checked
on Linux)
"maven apache-rat:rat" passes
incubating in name
DISCLAIMER exists
NOTICE seems okay
LICENSE seems okay
no unexpected binary files
It might be worth tracking down the history of various files.
nlpcraft/src/main/scala/org/apache/nlpcraft/common/blowfish/NCBlowfishHasher.java
with AL2 license seems very close to:
https://github.com/jeremyh/jBCrypt/blob/master/src/main/java/org/mindrot/BCrypt.java
which has an OpenBSD license.
Probably all fine, but might be worth checking into.
Cheers, Paul.
On Wed, Sep 23, 2020 at 5:35 AM Aaron Radzinski <[email protected]>
wrote:
NLPCraft-ers,
This is a call for a vote to release Apache NLPCraft (incubating) version
0.7.0. This release includes the final fix for the configuration (which is
now downloadable) as well as the host of new features and stability
improvements.
Release information:
1. Release location:
https://dist.apache.org/repos/dist/dev/incubator/nlpcraft/nlpcraft/0.7.0/
3. Git tag: https://github.com/apache/incubator-nlpcraft/tree/v0.7.0
4. JIRA issues fixed in release:
https://issues.apache.org/jira/projects/NLPCRAFT/versions/12347776
5. KEYS file:
https://dist.apache.org/repos/dist/release/incubator/nlpcraft/KEYS
The vote will be open for at least 72 hours or until a necessary number of
votes are reached.
Please vote accordingly:
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason
Thank you,
Aaron (NLPCraft community).