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/4.0 Commit: ecea6bec8c17f720cd07d6b72df3870550461a58 Parents: d4ca736 Author: Wido den Hollander <[email protected]> Authored: Tue Sep 11 17:29:01 2012 +0200 Committer: Wido den Hollander <[email protected]> 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': (
