GitHub user mpercy opened a pull request: https://github.com/apache/flume/pull/98
Change how we build and sign release artifacts These simple scripts automate creation and signing of the release artifacts. They help guarantee that the source artifacts published match the Git tag. Updated the How To Release documentation to explain how to use the scripts. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mpercy/flume source-release-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/98.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #98 ---- commit 9e18ce300c51879d75e24aab035767cdf1920d6b Author: Mike Percy <mpe...@apache.org> Date: 2016-10-12T16:59:58Z Change how we build and sign release artifacts These simple scripts automate creation and signing of the release artifacts. They help guarantee that the source artifacts published match the Git tag. Updated the How To Release documentation to explain how to use the scripts. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---