This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
commit 9db2dc445adcad1e780ea97cc38dde73175181c6 Author: Oliver Lietz <[email protected]> AuthorDate: Sun Jan 15 07:22:45 2017 +0000 redirect test output to file git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1778887 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b1a466f..2a48c55 100644 --- a/pom.xml +++ b/pom.xml @@ -260,6 +260,7 @@ </execution> </executions> <configuration> + <redirectTestOutputToFile>true</redirectTestOutputToFile> <systemPropertyVariables> <launchpad.http.server.url>http://localhost:${http.port}</launchpad.http.server.url> <server.ready.path.1>/:script src="/system/sling.js"</server.ready.path.1> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
