You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/09/10 16:42:32 UTC

[2/3] git commit: waf: Small whitespace cleanup

waf: Small whitespace cleanup


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

Branch: refs/heads/master
Commit: 18cad09dffa9d02cb91ed0c7c6abca4524f95734
Parents: 6f03c32
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Mon Sep 10 15:08:41 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Mon Sep 10 16:42:07 2012 +0200

----------------------------------------------------------------------
 wscript_configure |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/18cad09d/wscript_configure
----------------------------------------------------------------------
diff --git a/wscript_configure b/wscript_configure
index 8077cc5..d881704 100644
--- a/wscript_configure
+++ b/wscript_configure
@@ -89,16 +89,15 @@ systemjars = {
 		"el-api-2.1.jar",
 		"jasper-el.jar",
 		"ecj.jar",
-        "cglib.jar",
-        "asm3.jar",
-        "jetty.jar",
-        "jetty-util.jar",
-        "jetty-start-daemon.jar",
-        "jetty-sslengine.jar",
-        "jetty-start.jar",
-        "slf4j-log4j12.jar",
-        "jna.jar",
-		#"catalina.jar",
+		"cglib.jar",
+		"asm3.jar",
+		"jetty.jar",
+		"jetty-util.jar",
+		"jetty-start-daemon.jar",
+		"jetty-sslengine.jar",
+		"jetty-start.jar",
+		"slf4j-log4j12.jar",
+		"jna.jar",
 	),
 	'Windows':
 	(