Name of JHM result file.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/775dbca3 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/775dbca3 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/775dbca3 Branch: refs/heads/master Commit: 775dbca34aa548c00016e7ee9c264f14baef4cb9 Parents: 75219c4 Author: Gilles <er...@apache.org> Authored: Wed Aug 10 20:46:20 2016 +0200 Committer: Gilles <er...@apache.org> Committed: Wed Aug 10 20:46:20 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/775dbca3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f1d370c..f38df15 100644 --- a/pom.xml +++ b/pom.xml @@ -574,7 +574,7 @@ <argument>-rf</argument> <argument>json</argument> <argument>-rff</argument> - <argument>target/jmh-result.json</argument> + <argument>target/jmh-result.${benchmark}.json</argument> <argument>${benchmark}</argument> </arguments> </configuration>