+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). >
