You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2012/10/10 00:06:53 UTC

git commit: fix starting aws server

Updated Branches:
  refs/heads/4.0 850433240 -> 519ea255a


fix starting aws server


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/519ea255
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/519ea255
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/519ea255

Branch: refs/heads/4.0
Commit: 519ea255aa6f36ebdc8461718d9416f2b9b69229
Parents: 8504332
Author: Edison Su <su...@gmail.com>
Authored: Tue Oct 9 15:04:37 2012 -0700
Committer: Edison Su <su...@gmail.com>
Committed: Tue Oct 9 15:04:45 2012 -0700

----------------------------------------------------------------------
 wscript_configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/519ea255/wscript_configure
----------------------------------------------------------------------
diff --git a/wscript_configure b/wscript_configure
index 965847d..eeac3b8 100644
--- a/wscript_configure
+++ b/wscript_configure
@@ -100,6 +100,7 @@ systemjars = {
 		"jetty-start.jar",
 		"jna.jar",
 		"log4j-1.2.jar",
+		"catalina-tribes.jar",
 	),
 	'Windows':
 	(