You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2013/02/25 10:12:25 UTC

git commit: Add the step needed to execute after a vote

Updated Branches:
  refs/heads/wicket-1.5.x 9e43d6224 -> eec2b2132


Add the step needed to execute after a vote


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/eec2b213
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/eec2b213
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/eec2b213

Branch: refs/heads/wicket-1.5.x
Commit: eec2b2132119218886588c8772d6726616d95761
Parents: 9e43d62
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Mon Feb 25 11:10:31 2013 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Mon Feb 25 11:11:55 2013 +0200

----------------------------------------------------------------------
 release-martin.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/eec2b213/release-martin.sh
----------------------------------------------------------------------
diff --git a/release-martin.sh b/release-martin.sh
index 993aef3..0e9edfb 100755
--- a/release-martin.sh
+++ b/release-martin.sh
@@ -136,3 +136,8 @@ cp ../dist/* binaries
 svn add *
 svn commit -m "Upload wicket-$version to staging area"
 popd
+
+
+
+### POST VOTE
+# svn mv https://mgrigorov@dist.apache.org/repos/dist/dev/wicket/$version https://mgrigorov@dist.apache.org/repos/dist/release/wicket