Jakob Homan created SAMZA-323:
---------------------------------
Summary: Automate release candidate generation and distribution
via gradle
Key: SAMZA-323
URL: https://issues.apache.org/jira/browse/SAMZA-323
Project: Samza
Issue Type: Improvement
Reporter: Jakob Homan
Priority: Minor
It would be great if we could do all the manual work of creating a release
candidate through Gradle. We already have the sourceRelease task, but we
should also add:
* Generating the list of commits that this RC has from the previous version
* Removing the -SNAPSHOT version
* Creating the git tag
* Uploading the candidate to dev.apache.org
A similar task for uploading the final RC to the regular server.
--
This message was sent by Atlassian JIRA
(v6.2#6252)