Don't copy the manifests from our source jar files.

This commit is contained in:
Michael Bayne
2005-03-15 07:30:09 +00:00
parent 54eea4d9a3
commit 2c667e9ced
+4 -4
View File
@@ -3,10 +3,10 @@
#
# Proguard configuration file for Getdown launcher
-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*)
-injars lib/jRegistryKey.jar
-injars lib/samskivert.jar(!**/velocity/**,!**/xml/**)
-injars lib/commons-io.jar
-injars dist/getdown.jar(!META-INF/*,!**/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/*)
-libraryjars <java.home>/lib/rt.jar