You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/24 14:26:16 UTC

[1/2] git commit: add save your fingers script to deploy web site

Updated Branches:
  refs/heads/master 48c5d03f4 -> 47dd3d78f


add save your fingers script to deploy web site


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/47dd3d78
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/47dd3d78
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/47dd3d78

Branch: refs/heads/master
Commit: 47dd3d78f61acea9fbb1272b6e7af953572c22d1
Parents: 7b068ba
Author: olivier lamy <ol...@apache.org>
Authored: Wed Oct 24 14:26:07 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Oct 24 14:26:07 2012 +0200

----------------------------------------------------------------------
 deploySite.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/47dd3d78/deploySite.sh
----------------------------------------------------------------------
diff --git a/deploySite.sh b/deploySite.sh
new file mode 100644
index 0000000..c876c99
--- /dev/null
+++ b/deploySite.sh
@@ -0,0 +1 @@
+mvn clean site-deploy scm-publish:publish-scm $@