diff options
author | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-07-24 14:41:57 +0200 |
---|---|---|
committer | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-07-24 18:37:49 +0200 |
commit | 82bfce17f3ae127ead79f58fa2a5fdb4354f7208 (patch) | |
tree | c73b5d70da342ce0a436f6f582190a8e03a76182 /pom.xml | |
parent | ea5346d4752dea260d832b39cf2ae45d395553f2 (diff) | |
download | sonarqube-82bfce17f3ae127ead79f58fa2a5fdb4354f7208.tar.gz sonarqube-82bfce17f3ae127ead79f58fa2a5fdb4354f7208.zip |
fixed creating log files during tests
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ <modules> <module>sonar-application</module> + <module>sonar-application-test</module> <module>sonar-batch</module> <module>sonar-batch-maven-compat</module> <module>sonar-batch-protocol</module> |