This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit febcb2349381ffe22fefe5a9bc86118f000714dc Author: Oliver Lietz <[email protected]> AuthorDate: Sun Jan 15 06:06:41 2017 +0000 redirect test output to file git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1778877 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index d30c388..b5b709a 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ </execution> </executions> <configuration> + <redirectTestOutputToFile>true</redirectTestOutputToFile> <systemProperties> <property> <name>bundle.filename</name> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
