From c7bb2e8f76e82a23b36dac23a61571f6c7698bd3 Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 14 Nov 2008 14:48:08 +0000 Subject: [PATCH] * build files: - Don't die if depend not available - Only verify Jetty hash once - Add streaming lib tests to depends task --- apps/addressbook/build.xml | 5 ++++- apps/i2psnark/java/build.xml | 5 ++++- apps/i2ptunnel/java/build.xml | 5 ++++- apps/jetty/build.xml | 7 ++++++- apps/ministreaming/java/build.xml | 5 ++++- apps/routerconsole/java/build.xml | 9 +++++++-- apps/sam/java/build.xml | 5 ++++- apps/streaming/java/build.xml | 7 +++++-- core/java/build.xml | 5 ++++- router/java/build.xml | 5 ++++- 10 files changed, 46 insertions(+), 12 deletions(-) diff --git a/apps/addressbook/build.xml b/apps/addressbook/build.xml index c4b214feb..b28cec2dc 100644 --- a/apps/addressbook/build.xml +++ b/apps/addressbook/build.xml @@ -19,7 +19,10 @@ - + + + + - + + + + - + + + + + @@ -41,7 +42,9 @@ - + + + @@ -55,6 +58,7 @@ + @@ -97,6 +101,7 @@ + diff --git a/apps/ministreaming/java/build.xml b/apps/ministreaming/java/build.xml index 72a65d89c..48920deef 100644 --- a/apps/ministreaming/java/build.xml +++ b/apps/ministreaming/java/build.xml @@ -5,7 +5,10 @@ - + + + + - + + + + + + @@ -35,7 +40,7 @@ - + - + + + + - + + + + diff --git a/core/java/build.xml b/core/java/build.xml index 24b7a77bc..28adbf9df 100644 --- a/core/java/build.xml +++ b/core/java/build.xml @@ -5,7 +5,10 @@ - + + + + - + + + +