We don't use any Java Web Start code in the runtime launcher, only in the
command-line tool that generates the diffs.
This commit is contained in:
+1
-2
@@ -3,11 +3,10 @@
|
|||||||
#
|
#
|
||||||
# Proguard configuration file for Getdown launcher
|
# 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/jRegistryKey.jar
|
||||||
-injars lib/samskivert.jar(!**/velocity/**,!**/xml/**)
|
-injars lib/samskivert.jar(!**/velocity/**,!**/xml/**)
|
||||||
-injars lib/commons-io.jar
|
-injars lib/commons-io.jar
|
||||||
-injars lib/javaws.jar(com/sun/javaws/jardiff/**,com/sun/javaws/cache/Patcher*)
|
|
||||||
|
|
||||||
-libraryjars <java.home>/lib/rt.jar
|
-libraryjars <java.home>/lib/rt.jar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user