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/11 17:42:13 UTC

[2/3] git commit: waf: Remove jnetpcap.jar from the common JAR files

waf: Remove jnetpcap.jar from the common JAR files

jnetpcap got removed some time ago with commit:e7995d09dce78434cce530b0428bcf69f00ff066


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

Branch: refs/heads/master
Commit: ecea6bec8c17f720cd07d6b72df3870550461a58
Parents: d4ca736
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Tue Sep 11 17:29:01 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Tue Sep 11 17:29:01 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ecea6bec/wscript_configure
----------------------------------------------------------------------
diff --git a/wscript_configure b/wscript_configure
index 995977f..e255984 100644
--- a/wscript_configure
+++ b/wscript_configure
@@ -48,7 +48,6 @@ systemjars = {
 		"commons-pool.jar",
 		"commons-httpclient.jar",
 		"ws-commons-util.jar",
-		"jnetpcap.jar",
 	),
 	'Fedora':
 	(