diff --git a/build.xml b/build.xml index aaa92212..afd82129 100644 --- a/build.xml +++ b/build.xml @@ -226,14 +226,16 @@ - + - + + @@ -242,7 +244,7 @@ target="${testrsrc.dir}/config/media/colordefs.dat"/> - @@ -265,7 +267,7 @@ target="${testrsrc.dir}/config/miso/tile/fringeconf.dat"/> - @@ -289,7 +291,8 @@ - + diff --git a/pom.xml b/pom.xml index 4a1b65e3..23b5a55a 100644 --- a/pom.xml +++ b/pom.xml @@ -123,6 +123,10 @@ **/MidiPlayer.java **/Mp3Player.java + + + com/threerings/openal/** + @@ -147,6 +151,27 @@ + + org.apache.maven.plugins + maven-antrun-plugin + RELEASE + + + process-test-resources + + + + + + + + + + run + + + + org.apache.maven.plugins maven-surefire-plugin @@ -155,6 +180,10 @@ com/threerings/**/*Test.java + + target/test-classes/rsrc + true +