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 <[email protected]>
Authored: Mon Feb 25 11:10:31 2013 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
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://[email protected]/repos/dist/dev/wicket/$version 
https://[email protected]/repos/dist/release/wicket

Reply via email to