+1
I checked the signature, the NOTICE, LICENSE, and DISCLAIMER files,
checked that there were no binary files in the distribution, and ran rat.
As a note, when I did mvn install it failed. Passing unit tests isn't a
requirement for release (hence my +1 vote), though it would be nice if
they did pass.
Alan.
Results :
Tests in error:
DTCliTest.starting:81 Runtime java.lang.RuntimeException:
java.io.IOException:...
DTCliTest.finished:96 Runtime java.lang.RuntimeException:
java.io.IOException:...
AppPackageTest.starting:55 » Runtime java.io.IOException: Cannot run
program "...
AppPackageTest.finished:79 » Runtime java.io.IOException: Cannot run
program "...
OperatorDiscoveryTest.testExternalResource:506 » Runtime
java.io.IOException: ...
Tests run: 290, Failures: 0, Errors: 5, Skipped: 11
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Apex (incubating) .......................... SUCCESS [8.016s]
[INFO] Apache Apex (incubating) API ...................... SUCCESS [26.543s]
[INFO] Apache Apex (incubating) Common Library ........... SUCCESS [4.108s]
[INFO] Apache Apex (incubating) Buffer Server ............ SUCCESS [2.345s]
[INFO] Apache Apex (incubating) Stream Processing Engine . FAILURE
[5:54.339s]
[INFO] Apache Apex (incubating) Application Maven Archetype SKIPPED
[INFO] Apache Apex (incubating) App Configuration Maven Archetype SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6:38.473s
[INFO] Finished at: Mon Oct 26 14:08:25 PDT 2015
[INFO] Final Memory: 56M/603M
[INFO]
------------------------------------------------------------------------
Vlad Rozov <mailto:[email protected]>
October 26, 2015 at 13:24
Adding details for the release checklist items completed:
1. Downloaded
https://dist.apache.org/repos/dist/dev/incubator/apex/v3.2.0-incubating-RC2/apex-3.2.0-incubating-source-release.zip
2. Built it on Linux box using "mvn apache-rat:check install
-Dlicense.skip=false".
[INFO] Apache Apex (incubating) ........................... SUCCESS [
4.772 s]
[INFO] Apache Apex (incubating) API ....................... SUCCESS [
9.984 s]
[INFO] Apache Apex (incubating) Common Library ............ SUCCESS [
6.324 s]
[INFO] Apache Apex (incubating) Buffer Server ............. SUCCESS [
4.173 s]
[INFO] Apache Apex (incubating) Stream Processing Engine .. SUCCESS
[06:54 min]
[INFO] Apache Apex (incubating) Application Maven Archetype SUCCESS [
2.280 s]
[INFO] Apache Apex (incubating) App Configuration Maven Archetype
SUCCESS [ 0.376 s]
3. Ran benchmark application. Results are attached.
Thank you,
Vlad