0 (non-binding)
(linked to NIFI-10003 => for compilation we have to set user.timezone
variable)
With the default compilation procedure, it fails with always the same
error in: nifi-scripting-nar
[ERROR] Failed to execute goal
org.apache.nifi:nifi-nar-maven-plugin:1.3.3:nar (default-nar) on project
nifi-scripting-nar: Failed to create Extension Documentation:
InvocationTargetException: java.lang.TypeNotPresentException:
java.lang.TypeNotPresentException: Type org/python/core/PyObject not
present: org.python.core.PyObject -> [Help 1]
- Compilation test on Ubuntu 20.04 with openjdk version "11.0.14"
2022-01-18 / maven 3.6.3 => fail (with the standard procedure)
- Compilation test on Ubuntu 20.04 with openjdk version "11.0.15"
/2022-04-19 / maven 3.8.5 => fail (with the standard procedure)
With user.timezone set compilation goes fine.
- Usual checks OK : GPG / hashes / README / NOTICE / LICENCE and commit
id / branch
- run nifi + nifi registry and make basic tests => OK
Thanks Joe for RM'ing and to all for such a great piece of software
Fred
Le 10/05/2022 à 21:46, Joe Witt a écrit :
Hello,
I am pleased to be calling this vote for the source release of Apache NiFi
1.16.2.
The source zip, including signatures, digests, etc. can be found at:
https://repository.apache.org/content/repositories/orgapachenifi-1202
The source being voted upon and the convenience binaries can be found at:
https://dist.apache.org/repos/dist/dev/nifi/nifi-1.16.2/
A helpful reminder on how the release candidate verification process works:
https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
The Git tag is nifi-1.16.2-RC1
The Git commit ID is a4fe1978241404645a75b3fb39c307381bfdf6ed
https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=a4fe1978241404645a75b3fb39c307381bfdf6ed
Checksums of nifi-1.16.2-source-release.zip:
SHA256: 2c57f704b23d0cc95375f9f394d7ad767969015f490569fb9eba4cbf2819ad27
SHA512:
fd1ae3706558ec1a310205373ef90db6626628248ff36eb762f4860e905fd4902eabe0191dd8886c9665ae34f7049a0cdb849caf0e690c899978a16fbee05bbd
Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/joewitt.asc
KEYS file available here:
https://dist.apache.org/repos/dist/release/nifi/KEYS
16 issues were closed/resolved for this release:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12351721
Release note highlights can be found here:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.16.2
The vote will be open for 72 hours.
Please download the release candidate and evaluate the necessary items
including checking hashes, signatures, build from source, and test. Then
please vote:
[ ] +1 Release this package as nifi-1.16.2
[ ] +0 no opinion
[ ] -1 Do not release this package because...