# HG changeset patch # User Martin Soch # Date 1354708069 -3600 # Node ID 81e72988dcb50e4c1004a8f42d7ac70373e625f0 # Parent e01b65623f72176df1f372b28cbf47684fde7eca excluding JavaScript test files from sources so they are not copied into classes diff -r e01b65623f72 -r 81e72988dcb5 benchmarks/matrix-multiplication/pom.xml --- a/benchmarks/matrix-multiplication/pom.xml Wed Dec 05 11:18:09 2012 +0100 +++ b/benchmarks/matrix-multiplication/pom.xml Wed Dec 05 12:47:49 2012 +0100 @@ -13,7 +13,17 @@ UTF-8 + + + + src/main/resources + + **/*.js + + + + org.apache.maven.plugins