Overly verbose TestCases
------------------------
Key: OPENJPA-947
URL: https://issues.apache.org/jira/browse/OPENJPA-947
Project: OpenJPA
Issue Type: Bug
Affects Versions: 1.2.0, 1.1.0, 1.0.3
Reporter: Michael Dick
Assignee: Michael Dick
Priority: Minor
Too many of our test cases enable trace by default, or use system.out.printlns.
The extra information dumped to the console makes it hard to spot useful
information like real failures.
A great deal of this output can be disabled by setting the openjpa.loglevel
property when running a maven build, but not all testcases respect it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.