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:
Michael Bayne
2007-02-21 22:08:57 +00:00
parent 66eea86039
commit 5bb65c42fe
+2 -1
View File
@@ -8,7 +8,8 @@
-injars dist/getdown.jar(!**/tools/**)
-injars dist/getdown.jar(**/tools/*Patcher*,**/tools/Differ*)
-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-io.jar(!META-INF/*)
-injars dist/lib/snark.jar(!META-INF/*)