Commit in java/trunk/integration-tests on MAIN
pom.xml+21129 -> 1130
Configure integration tests so that the test output goes to text files instead of the console.

java/trunk/integration-tests
pom.xml 1129 -> 1130
--- java/trunk/integration-tests/pom.xml	2014-10-01 22:04:26 UTC (rev 1129)
+++ java/trunk/integration-tests/pom.xml	2014-10-02 00:51:18 UTC (rev 1130)
@@ -29,6 +29,8 @@
                     <excludes>
                         <exclude>org/hps/EtSystemTest.java</exclude>
                     </excludes>
+                    <redirectTestOutputToFile>true</redirectTestOutputToFile>
+                    <trimStackTrace>true</trimStackTrace>
                 </configuration>
             </plugin>
         </plugins>
SVNspam 0.1