From 7f379027cacbe875e95f84a49a5683e67839ee01 Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 15 Jun 2009 21:27:38 +0000 Subject: [PATCH] * i2psnark build: - Put the duplicate classes back in the war, because the jar is not in the wrapper.config classpath in existing installs. We could take them out of the jar, but then they won't be available for standalone snark and future updates via snark. - Delete the dist/ dir in distclean --- apps/i2psnark/java/build.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/apps/i2psnark/java/build.xml b/apps/i2psnark/java/build.xml index 56ccb554d..59f0421e7 100644 --- a/apps/i2psnark/java/build.xml +++ b/apps/i2psnark/java/build.xml @@ -44,10 +44,16 @@ - + - + @@ -86,6 +92,7 @@ +