Repository: incubator-juneau
Updated Branches:
  refs/heads/master 6b8b2f2b8 -> f4f8a345b


Add RAT console output to figure out why it's failing only in Jenkins.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/f4f8a345
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/f4f8a345
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/f4f8a345

Branch: refs/heads/master
Commit: f4f8a345b137b6869dea756f5d3c19fe0dad61b4
Parents: 6b8b2f2
Author: jamesbognar <jamesbog...@gmail.com>
Authored: Wed Sep 21 09:10:02 2016 -0400
Committer: jamesbognar <jamesbog...@gmail.com>
Committed: Wed Sep 21 09:10:02 2016 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f4f8a345/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5561d2f..f1c85cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,7 @@
                                                <exclude>**/*.log</exclude>
                                                <exclude>**/*.log.*</exclude>
                                                <exclude>**/target/**</exclude>
+                                               
<consoleOutput>true</consoleOutput>
                                        </excludes>
                                </configuration>
                                <executions>

Reply via email to