From 4cc18b9301df4349e5088bed23e807e29a043f1a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 21 Sep 2010 16:31:44 +0000 Subject: [PATCH] Just filter out the ant task, that's all we can't handle. --- etc/getdown.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/getdown.pro b/etc/getdown.pro index ab4c6ca..81198cd 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -5,8 +5,7 @@ -basedirectory ../ --injars dist/getdown.jar(!**/tools/**) --injars dist/getdown.jar(**/tools/*Patcher*,**/tools/Differ*) +-injars dist/getdown.jar(!**/tools/DigesterTask*) -injars dist/lib/jRegistryKey.jar(!META-INF/*) -injars dist/lib/samskivert.jar( com/samskivert/Log.class,**/io/**,**/swing/**,**/net/**,**/text/**,**/util/**)