Don't copy the manifests from our source jar files.
This commit is contained in:
+4
-4
@@ -3,10 +3,10 @@
|
|||||||
#
|
#
|
||||||
# Proguard configuration file for Getdown launcher
|
# Proguard configuration file for Getdown launcher
|
||||||
|
|
||||||
-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*)
|
-injars dist/getdown.jar(!META-INF/*,!**/tools/DigesterTask*,!**/tools/Differ*)
|
||||||
-injars lib/jRegistryKey.jar
|
-injars lib/jRegistryKey.jar(!META-INF/*)
|
||||||
-injars lib/samskivert.jar(!**/velocity/**,!**/xml/**)
|
-injars lib/samskivert.jar(!META-INF/*,!**/velocity/**,!**/xml/**)
|
||||||
-injars lib/commons-io.jar
|
-injars lib/commons-io.jar(!META-INF/*)
|
||||||
|
|
||||||
-libraryjars <java.home>/lib/rt.jar
|
-libraryjars <java.home>/lib/rt.jar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user