Repository: incubator-slider Updated Branches: refs/heads/branches/branch-0.9 375a60fea -> 9bb379f83
SLIDER-1014: release.xml tuning Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/9bb379f8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/9bb379f8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/9bb379f8 Branch: refs/heads/branches/branch-0.9 Commit: 9bb379f83c78b61aeb4110b93796bc02c08c4226 Parents: 375a60f Author: Steve Loughran <ste...@apache.org> Authored: Mon Dec 28 18:49:53 2015 +0000 Committer: Steve Loughran <ste...@apache.org> Committed: Mon Dec 28 18:49:53 2015 +0000 ---------------------------------------------------------------------- bin/release.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/9bb379f8/bin/release.xml ---------------------------------------------------------------------- diff --git a/bin/release.xml b/bin/release.xml index 4be3038..bd20651 100644 --- a/bin/release.xml +++ b/bin/release.xml @@ -128,10 +128,10 @@ -------------- svn.publish.dir: ${svn.publish.dir} svn.commit.message: ${svn.commit.message} - svn ------ - asf.user: ${asf.user} -for commits and PGP + asf.user: ${asf.user} + (for commits and PGP) </echo> @@ -390,7 +390,7 @@ description="make sure there are no modified files" depends="init" unless="git-check-unmodified"> - <git command="diff-index --quiet HEAD --" /> + <git command="diff-index HEAD --" /> </target> <target name="svn-setup" depends="init"> @@ -469,8 +469,8 @@ 1. With your ASF username and LDAP password, Log in to https://repository.apache.org/index.html - 2. Go to "Staging Repositories" - https://repository.apache.org/index.html#stagingRepositories) + 2. Go to "Staging Repositories": + https://repository.apache.org/index.html#stagingRepositories 3. Search for the `orgapacheslider` repository with the highest number 4. Select it 5. Browse the content, verify the version number is what you want.