From 00da0ce3f845d488e5aa251b4e215d9a7a24fcfb Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 4 Mar 2005 01:47:45 +0000 Subject: [PATCH] We don't use any Java Web Start code in the runtime launcher, only in the command-line tool that generates the diffs. --- etc/getdown.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/getdown.pro b/etc/getdown.pro index 917936c..103a75a 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -3,11 +3,10 @@ # # Proguard configuration file for Getdown launcher --injars dist/getdown.jar(!**/tools/DigesterTask*) +-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*) -injars lib/jRegistryKey.jar -injars lib/samskivert.jar(!**/velocity/**,!**/xml/**) -injars lib/commons-io.jar --injars lib/javaws.jar(com/sun/javaws/jardiff/**,com/sun/javaws/cache/Patcher*) -libraryjars /lib/rt.jar