aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2015-08-31 09:32:00 +0200
committerDavid Gageot <david@gageot.net>2015-08-31 18:48:55 +0200
commitbfa27a7a61b3218c2e271c5719efb520625c7d69 (patch)
tree796fe68dd828f9cd0839dcaf081c4e89c4312456 /pom.xml
parentd70621b4067b83b2c872d025757e69e7d327b216 (diff)
downloadsonarqube-bfa27a7a61b3218c2e271c5719efb520625c7d69.tar.gz
sonarqube-bfa27a7a61b3218c2e271c5719efb520625c7d69.zip
Test not redirecting logs to file
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 719bb0ccdfb..8236ed2416a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -536,7 +536,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<runOrder>random</runOrder>
- <redirectTestOutputToFile>true</redirectTestOutputToFile>
<systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
<!--