Scratch that we need to weave after we run Proguard. Fortunately we don't do
anything that requires runtime support.
This commit is contained in:
+1
-2
@@ -3,11 +3,10 @@
|
||||
#
|
||||
# Proguard configuration file for Getdown launcher
|
||||
|
||||
-injars dist/getdown-retro.jar(!**/tools/DigesterTask*,!**/tools/Differ*)
|
||||
-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*)
|
||||
-injars lib/jRegistryKey.jar(!META-INF/*)
|
||||
-injars lib/samskivert.jar(!META-INF/*,!**/velocity/**,!**/xml/**)
|
||||
-injars lib/commons-io.jar(!META-INF/*)
|
||||
-injars lib/retroweaver-rt-1.2.2.jar(!META-INF/*)
|
||||
|
||||
-libraryjars <java.home>/lib/rt.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user