+1 : Tried following:
mvn install -Dmaven.repo.local=/tmp/apex/m2 > /tmp/build_output.txt on zip source code. Results : Tests run: 321, Failures: 0, Errors: 0, Skipped: 11 BUILD SUCCESS ~ Yogi On 1 February 2016 at 11:30, Sandeep Deshmukh <[email protected]> wrote: > +1 > > All integrity checks passed. > > mvn clean package OK > mvn apache-rat:check verify -Dlicense.skip=false -DskipTests OK > mvn verify -Papache-release -DskipTests OK > > > No failure observed for any test case. > No binary file present in sources. > > Regards > Sandeep > > > On Mon, Feb 1, 2016 at 11:06 AM, Shubham Pathak <[email protected]> > wrote: > > > +1 > > > > Verified RC2 build. All file integrity checks have passed. > > > > mvn clean package OK > > mvn apache-rat:check verify -Dlicense.skip=false -DskipTests OK > > mvn verify -Papache-release -DskipTests OK > > > > Thanks, > > Shubham > > > > On Mon, Feb 1, 2016 at 10:59 AM, Thomas Weise <[email protected]> > > wrote: > > > > > Dear Community, > > > > > > Please vote on the following Apache Apex Core 3.3.0-incubating release > > > candidate. The only change compared to RC2 is exclusion of IDE settings > > > archives from the source release archive. > > > > > > This release adds exciting new features, including support for > iterative > > > processing, modules (ability to expand building blocks into subgraph of > > > lower level operators), new callback to perform custom operator logic > > prior > > > to a checkpoint etc. > > > > > > This is a source release with binary artifacts published to Maven. > > > > > > List of all issues fixed: http://s.apache.org/wUB > > > > > > Staging directory: > > > > > > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.3.0-incubating-RC2 > > > Source zip: > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.3.0-incubating-RC2/apex-3.3.0-incubating-source-release.zip > > > Source tar.gz: > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.3.0-incubating-RC2/apex-3.3.0-incubating-source-release.tar.gz > > > Maven staging repository: > > > https://repository.apache.org/content/repositories/orgapacheapex-1006/ > > > > > > Git source: > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-apex-core.git;a=commit;h=refs/tags/v3.3.0-incubating-RC2 > > > (commit: 5f216a1bd27a94785c9ccada78101f892be95cbe) > > > > > > PGP key: > > > http://pgp.mit.edu:11371/pks/lookup?op=vindex&[email protected] > > > KEYS file: > > > https://dist.apache.org/repos/dist/release/incubator/apex/KEYS > > > > > > More information at: > > > http://apex.incubator.apache.org > > > > > > Please try the release and vote; vote will be open for at least 72 > hours. > > > > > > [ ] +1 approve (and what verification was done) > > > [ ] -1 disapprove (and reason why) > > > > > > http://www.apache.org/foundation/voting.html > > > > > > Please add (binding) if your vote is binding (PPMC votes are binding): > > > > > > http://incubator.apache.org/projects/apex.html > > > > > > How to verify release candidate (under construction): > > > > > > > > > > > > https://github.com/sandeepdeshmukh/incubator-apex-site/blob/APEXCORE-215.build-verification-steps/src/md/verification.md > > > > > > Thanks, > > > Thomas > > > > > >
