diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-09-11 11:52:36 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-09-11 11:52:36 +0100 |
| commit | 9d7ae05224c9dd650967a1932ba76bfdd5c8d89a (patch) | |
| tree | 50a8201f95554a74f77c343c8872935c6a03f4f4 /pom.xml | |
| parent | e617855cbfbd8839fd49a53114c7fd010fc934a4 (diff) | |
| download | ACQuA-9d7ae05224c9dd650967a1932ba76bfdd5c8d89a.tar.gz ACQuA-9d7ae05224c9dd650967a1932ba76bfdd5c8d89a.zip | |
Improved the statistics that are generated for evaluating the system; configuration file: now default and user-specified.
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -12,7 +12,11 @@ | |||
| 12 | <resources> | 12 | <resources> |
| 13 | <resource> | 13 | <resource> |
| 14 | <directory>src/resources</directory> | 14 | <directory>src/resources</directory> |
| 15 | <excludes> | ||
| 16 | <exclude>pagoda.properties</exclude> | ||
| 17 | </excludes> | ||
| 15 | </resource> | 18 | </resource> |
| 19 | |||
| 16 | </resources> | 20 | </resources> |
| 17 | <testResources> | 21 | <testResources> |
| 18 | <testResource> | 22 | <testResource> |
