+1 (binding)

So far I've checked: signatures and digests, source releases file layouts,
matched git tags and commit ids, incubator suffix and disclaimer, NOTICE
and LICENSE files, license headers, build sources in a clean environment
(Maven 3.3.9, OpenJDK 1.8.0_91 64-Bit, Debian amd64).

Non-blocking details I noticed (should be fixed in the next releases):
* The three artifacts are related with each other, so I'd include some
extra build information about the order when each one needs to be built.
* Some licensing details in NOTICE files (e.g., BSD 3-Clause at
apache-taverna-engine-3.1.0-incubating/NOTICE and W3C
apache-taverna-common-activities-2.1.0-incubating/NOTICE) need to be fixed:
license text should go in the LICENSE files, while NOTICE should just
contain a brief enumeration with some details (file/s, copyright holder,
license name and original source) about the third-party source components
included.
* All NOTICE files should be aligned in wording and format (e.g.,
apache-taverna-commandline-3.1.0-incubating/NOTICE contains wrong year).

Besides that, the release looks fine for me. Congratulations for such
milestone, guys!

Cheers,


On Fri, Jun 17, 2016 at 3:26 PM, Stian Soiland-Reyes <st...@apache.org>
wrote:

> The Taverna PPMC has successfully voted for the source release of
>
>   Apache Taverna Engine 3.1.0-incubating
>   Apache Taverna Common Activities 2.1.0-incubating
>   Apache Taverna Command-line Tool 3.1.0-incubating
>
>
> This is the first major release of Apache Taverna, following two
> library releases which this relies on.
>
> Note that Taverna still suffers from not having enough active mentors;
> so we therefore ask kindly for the wider incubator community to help
> review this release candidate.
>
> We would also welcome any new mentors to guide us as we feel we move
> further towards graduation.
>
>
> Related podling threads:
>
> [VOTE]:
> https://lists.apache.org/thread.html/03184f452898d3f8280301b93b40fce5902d45997ce03e341afaf3d1@%3Cdev.taverna.apache.org%3E
>
> [RESULT]:
> https://lists.apache.org/thread.html/d0820b3a3166d5cab89203859baa5c35707904fa2efa7b2870ccf291@%3Cdev.taverna.apache.org%3E
>
> [DISCUSS]:
> https://lists.apache.org/thread.html/869109d8c0e33bb537ac02e8286dbba2383454e13fc6986750749e6e@%3Cdev.taverna.apache.org%3E
>
>
> Apache Taverna Engine executes Taverna workflows, defined using
> Apache Taverna Language or Taverna 2's .t2flow format, and
> provides OSGi services for monitoring and controlling the
> detailed execution of workflow.
>
> Apache Taverna Common Activities provide bindings for the
> Taverna Engine to invoke activities such as
> command line tools (local/ssh), Beanshell scripts,
> REST and WSDL services, spreadsheet import and
> user interactions.
>
> Apache Taverna Command-line Tool provides a shell command
> for executing Taverna workflows, with output of results to either
> a folder or a Research Object bundle including detailed provenance.
> In addition to the Taverna Common Activities, the Command-line
> supports plugins using Taverna OSGi services.
>
>
> The release candidates to be voted over are available at:
>
>
> https://dist.apache.org/repos/dist/dev/incubator/taverna/source/rc3/taverna-engine-3.1.0-incubating/
>
>
> https://dist.apache.org/repos/dist/dev/incubator/taverna/source/rc3/taverna-common-activities-2.1.0-incubating/
>
>
> https://dist.apache.org/repos/dist/dev/incubator/taverna/source/rc3/taverna-commandline-3.1.0-incubating/
>
>
> Build the release candidate *in the above order*, using:
>
>     mvn clean install
>
>
> On a multi-core Linux/OSX machine with a fast disk you may achieve a
> speed-up with:
>
>     mvn clean install -T1.5C
>
>
> SHA-1 checksums:
>
> cccbdaf2cac2a05df55c62d03d6308ac75f72a58
> apache-taverna-engine-3.1.0-incubating-source-release.zip
> 94d15c4c1dbd1021b8726e584810a6030e90a16c
> apache-taverna-common-activities-2.1.0-incubating-source-release.zip
> 71ba1a84cf1cb7293de3fef5bbeb81b353634698
> apache-taverna-commandline-3.1.0-incubating-source-release.zip
>
>
> MD5 checksums:
>
> 276c36375b28c2a7a01fbb48c8cf66ea
> apache-taverna-engine-3.1.0-incubating-source-release.zip
> fccf07b3d6fe7245c67466e75fcd840b
> apache-taverna-common-activities-2.1.0-incubating-source-release.zip
> 948b7f0fae080ac4be802571d182a5cb
> apache-taverna-commandline-3.1.0-incubating-source-release.zip
>
>
> The release candidates correspond to the following git commits:
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-engine.git;a=commit;h=403dbc4a5984798b2ea98dfb37314128b50b2bcf
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-common-activities.git;a=commit;h=a192c858c65441f33043aeeaa0889e0159a5a4e8
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-commandline.git;a=commit;h=2db7d9f823e895d33ef2107ebfe5d70ed20e1fc7
>
>
> Release candidates are signed with a GPG key available at:
>   https://dist.apache.org/repos/dist/release/incubator/taverna/KEYS
>
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/content/repositories/orgapachetaverna-1015/
>
>
> The changelog for this release is available from JIRA:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318322&version=12332249
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318322&version=12332250
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318322&version=12332251
>
>
>
> Please vote on releasing these packages as:
>
>   Apache Taverna Engine 3.1.0-incubating
>   Apache Taverna Common Activities 2.1.0-incubating
>   Apache Taverna Command-line Tool 3.1.0-incubating
>
>
> The vote is open for at least 72 hours and passes if a majority of at
> least three +1 Apache Incubator IPMC votes are cast.
>
>
> [ ] +1 Release this package
> [ ]  0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package because...
>
>
> Anyone can participate in testing and voting, not just IPMC members,
> please feel free to try out the release candidate and provide your
> votes!
>
> How to review a release candidate? https://s.apache.org/review-release
>
>
>
> --
> Stian Soiland-Reyes
> Apache Taverna (incubating), Apache Commons
> http://orcid.org/0000-0001-9842-9718
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


-- 
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 6602747925
e: sergio.fernan...@redlink.co
w: http://redlink.co

Reply via email to