[ https://issues.apache.org/jira/browse/ACCUMULO-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614757#comment-13614757
]
Josh Elser commented on ACCUMULO-1212:
--------------------------------------
A simple fix would be to configure redirectTestOutputToFile=true [1] on the surefire-plugin.
Personally, I prefer to be able to actually read the test times as they scroll by.
The other simple fix would be to just add/fix the log4j configuration in src/test/resources.
Either are possible; Do people have an opinion on the subject? I know this was brought up
not to long ago, but I don't think we ever actually came to any consensus.
[1] http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#redirectTestOutputToFile
> AUDIT verbosity in build
> ------------------------
>
> Key: ACCUMULO-1212
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1212
> Project: Accumulo
> Issue Type: Wish
> Components: client
> Reporter: Christopher Tubbs
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 1.5.0
>
>
> Can the AUDIT verbosity be turned down a bit? Or do we need the AUDIT log level to be
so verbose during tests?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|