+1 Checked: - File integrity - Build passes with: mvn clean apache-rat:check verify -Dlicense.skip=false install - No jar file in source archive - LICENSE, NOTICE, README and CHANGELOG exist - Launched pi demo successfully on single node cluster
~Bhupesh On Sun, May 8, 2016 at 10:56 PM, Shubham Pathak <[email protected]> wrote: > + 1 > > -File integrity check : pass > -Built with mvn clean apache-rat:check verify -Dlicense.skip=false install > -Launched Pi Demo > > Thanks, > Shubham > > > On Mon, May 9, 2016 at 1:16 AM, Tushar Gosavi <[email protected]> > wrote: > > > +1 > > > > - build passes with unit tests. > > - verified signatures > > - launch pi demo application. > > - No jar file in source archive. > > - LICENSE, NOTICE and CHANGELOG files are present. > > > > Seeing a minor issue, build from source does not show git commit id > > while running apex. > > $ ./engine/src/main/scripts/apex > > Apex CLI 3.4.0 Unknown Unknown > > > > Regards, > > -Tushar. > > > > > > On Sat, May 7, 2016 at 1:47 AM, David Yan <[email protected]> wrote: > > > +1 (binding) > > > > > > - build passes with rat check and unit tests > > > - launched pi demo both in local mode and in cluster mode > > > > > > David > > > > > > On Thu, May 5, 2016 at 10:21 PM, Thomas Weise <[email protected]> > > > wrote: > > > > > >> Dear Community, > > >> > > >> Please vote on the following Apache Apex Core 3.4.0 release candidate. > > >> > > >> This is the first release after graduation. It adds the support for > > >> (anti-)affinity of operators, > > >> several documentation and other improvements and important bug fixes. > > >> > > >> There is a backward incompatible change necessary to address a > security > > >> issue > > >> of a 3rd party library that we use. Applications that use > > >> WebSockeInputOperator and > > >> WebSocketOutputOperator or any derivative of these two classes on > 3.3.x > > or > > >> below will need to recompile against the upcoming Apex Malhar 3.4.0 to > > run > > >> on Apex Core 3.4.x. > > >> > > >> This is a source release with binary artifacts published to Maven. > > >> > > >> List of all issues fixed: https://s.apache.org/5JRL > > >> > > >> Staging directory (new dist directories don't have access sorted out > > yet): > > >> https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1 > > >> Source zip: > > >> > > >> > > > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1/apex-3.4.0-source-release.zip > > >> Source tar.gz: > > >> > > >> > > > https://dist.apache.org/repos/dist/dev/incubator/apex/v3.4.0-RC1/apex-3.4.0-source-release.tar.gz > > >> Maven staging repository: > > >> > https://repository.apache.org/content/repositories/orgapacheapex-1014/ > > >> > > >> Git source: > > >> > > >> > > > https://git-wip-us.apache.org/repos/asf?p=incubator-apex-core.git;a=commit;h=refs/tags/v3.4.0-RC1 > > >> (commit: e7ca2611c20e51734d0e07786547b8eb05a78430) > > >> > > >> 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.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 > > >> > > >> How to verify release candidate: > > >> > > >> http://apex.apache.org/verification.html > > >> > > >> Thanks, > > >> Thomas > > >> > > >
