Specifically enumerate what we need rather than slurping in all the games adn
all the puzzles and then freaking out when they depend on something we don't have.
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
|||||||
-injars dist/getdown.jar(!**/tools/**)
|
-injars dist/getdown.jar(!**/tools/**)
|
||||||
-injars dist/getdown.jar(**/tools/*Patcher*,**/tools/Differ*)
|
-injars dist/getdown.jar(**/tools/*Patcher*,**/tools/Differ*)
|
||||||
-injars dist/lib/jRegistryKey.jar(!META-INF/*)
|
-injars dist/lib/jRegistryKey.jar(!META-INF/*)
|
||||||
-injars dist/lib/samskivert.jar(!META-INF/*,!**/velocity/**,!**/xml/**)
|
-injars ../dist/lib/samskivert.jar(
|
||||||
|
com/samskivert/Log.class,**/io/**,**/swing/**,**/net/**,**/text/**,**/util/**)
|
||||||
-injars dist/lib/commons-codec.jar(!META-INF/*)
|
-injars dist/lib/commons-codec.jar(!META-INF/*)
|
||||||
-injars dist/lib/commons-io.jar(!META-INF/*)
|
-injars dist/lib/commons-io.jar(!META-INF/*)
|
||||||
-injars dist/lib/snark.jar(!META-INF/*)
|
-injars dist/lib/snark.jar(!META-INF/*)
|
||||||
|
|||||||
Reference in New Issue
Block a user