SuccessChanges

Summary

  1. Fixes test module not including resources (details)
Commit 22e6116182eeb429d3a6c3942267a30cc727cd2d by Miguel Reboiro-Jato
Fixes test module not including resources
The test module was not including the resources (such as the datasets)
in the packaged file (i.e. the JAR file) because the
maven-resources-plugin was disabled in a (bad) optimization.
The file was modifiedtests/pom.xml (diff)