+1 - Checked signatures. - build with "MAVEN_OPTS=-XX:MaxPermSize=128m mvn apache-rat:check verify -Dlicense.skip=false -Pall-modules -DskipTests package" - LICENSE and NOTICE correct
+ steps from http://apex.apache.org/verification.html - Tushar. On Sat, Sep 3, 2016 at 3:05 AM, Pramod Immaneni <[email protected]> wrote: > +1 > > I was trying to point out that there have been objections before for > including binary files in source release (the IDE project file > situation) and we state it explicitly in the build verification steps > as well. > > Thanks > >> On Sep 2, 2016, at 1:21 PM, Thomas Weise <[email protected]> wrote: >> >> I don't see a vote in your email? It's a VOTE thread. >> >> To my knowledge there is no issue including images in source releases as >> long as the copyright situation is clear. >> >> If you have other information that indicate it is a problem please provide >> it. >> >> Thanks, >> Thomas >> >> >> >> On Fri, Sep 2, 2016 at 10:02 AM, Pramod Immaneni <[email protected]> >> wrote: >> >>> I noticed some binary files in the release, >>> >>> demos/wordcount/src/main/java/com/datatorrent/demos/wordcount/doc-files/ >>> UniqueWordCounter.jpg >>> demos/pi/src/main/java/com/datatorrent/demos/pi/doc-files/Application.gif >>> demos/pi/src/main/java/com/datatorrent/demos/pi/doc- >>> files/ApplicationScript.gif >>> demos/twitter/src/main/java/com/datatorrent/demos/twitter/ >>> doc-files/Application.gif >>> demos/yahoofinance/src/main/java/com/datatorrent/demos/ >>> yahoofinance/doc-files/Application.gif >>> demos/mobile/src/main/java/com/datatorrent/demos/mobile/ >>> doc-files/Mobile.png >>> >>> These are from docs >>> >>> docs/favicon.ico >>> docs/images/malhar-operators.png >>> docs/operators/images/blockreader/classdiagram.png >>> docs/operators/images/blockreader/flowdiagram.png >>> docs/operators/images/blockreader/fsreaderexample.png >>> docs/operators/images/blockreader/totalBacklogProcessing.png >>> docs/operators/images/fileoutput/diagram1.png >>> docs/operators/images/fileoutput/FileRotation.png >>> docs/operators/images/filesplitter/baseexample.png >>> docs/operators/images/filesplitter/classdiagram.png >>> docs/operators/images/filesplitter/inputexample.png >>> docs/operators/images/filesplitter/sequence.png >>> docs/operators/images/kafkainput/image00.png >>> >>> Thanks >>> >>> On Wed, Aug 31, 2016 at 5:04 PM, Sandesh Hegde <[email protected]> >>> wrote: >>> >>>> +1 >>>> >>>> Did the tests mentioned below >>>> http://apex.apache.org/verification.html >>>> >>>> >>>> >>>>> On Wed, Aug 31, 2016 at 4:06 PM David Yan <[email protected]> wrote: >>>>> >>>>> +1 (binding) >>>>> >>>>> Downloaded the source, built with "mvn clean apache-rat:check verify >>>>> -Dlicense.skip=false -Pall-modules install" successfully >>>>> Checked LICENSE, NOTICE, README.md and CHANGELOG.md >>>>> Ran pi-demo for more than 5 minutes now in a single-node cluster with >>> no >>>>> issues >>>>> >>>>> David >>>>> >>>>>> On Tue, Aug 30, 2016 at 11:37 PM, Thomas Weise <[email protected]> wrote: >>>>>> >>>>>> Dear Community, >>>>>> >>>>>> Please vote on the following Apache Apex Malhar 3.5.0 release >>>> candidate. >>>>>> >>>>>> RC2 fixes the copyright related issues with some test data files. >>>>>> >>>>>> This is a source release with binary artifacts published to Maven. >>>>>> >>>>>> This release is based on Apex Core 3.4 and comes with 61 resolved >>>> issues. >>>>>> >>>>>> The release advances the high level stream API to support stateful >>>>>> transformations with Beam style windowing semantics. The demo package >>>> has >>>>>> examples for usage of the API. There are also important improvements >>> to >>>>>> underlying operator state management components, which are functional >>>>> first >>>>>> cut and will be enhanced in upcoming releases, such as >>> WindowOperator, >>>>>> spillable collections and incremental state saving. >>>>>> >>>>>> The release also adds several new operators. >>>>>> >>>>>> List of all issues fixed: https://s.apache.org/5vQi >>>>>> >>>>>> Staging directory: >>>>> https://dist.apache.org/repos/dist/dev/apex/apache-apex- >>>> malhar-3.5.0-RC2/ >>>>>> Source zip: >>>>>> https://dist.apache.org/repos/dist/dev/apex/apache-apex- >>>>>> malhar-3.5.0-RC2/apache-apex-malhar-3.5.0-source-release.zip >>>>>> Source tar.gz: >>>>>> https://dist.apache.org/repos/dist/dev/apex/apache-apex- >>>>>> malhar-3.5.0-RC2/apache-apex-malhar-3.5.0-source-release.tar.gz >>>>>> Maven staging repository: >>>>>> https://repository.apache.org/content/repositories/ >>> orgapacheapex-1017/ >>>>>> >>>>>> Git source: >>>>>> https://git-wip-us.apache.org/repos/asf?p=apex-malhar.git;a= >>>>>> commit;h=refs/tags/v3.5.0-RC2 >>>>>> (commit: f4c975a1ba9e7e4c68cd02924e526e612906b3e7) >>>>>> >>>>>> PGP key: >>>>>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&[email protected] >>>>>> KEYS file: >>>>>> https://dist.apache.org/repos/dist/release/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 >>>
