[mojo-dev] [jira] (MFINDBUGS-196) Skip empty report

2015-02-11 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire closed an issue as Fixed

[mojo-dev] [jira] (MFINDBUGS-209) Update Groovy Version

2015-02-11 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire closed an issue as Fixed

[mojo-dev] [jira] (MJAXB-130) Incorrect debug switch stated in doc pages

2015-02-11 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar created an issue

Re[2]: [mojo-dev] [VOTE] Release JAXB2-Maven-Plugin version 2.0

2015-02-11 Thread Sergei Ivanov
@Lennart: is it a coincidence that your email signature follows the same format pattern? ;) Anyway, I agree with Anders: instead of dumping a huge multi line message into the log, can you please split it into one log statement per line? The advantages are: 1) you don't need to take care of emit

Re[2]: [mojo-dev] Disable JDK 8 JavaDoc Lint checks for test javadocs?

2015-02-11 Thread Sergei Ivanov
As a matter of fact, I decided to take a hit and sorted the doclint warnings out for my plugin last night. It only picked up a handful of issues, all of which were trivial to fix. Admittedly, javadocs in my plugin were already in a pretty good shape, because my IDEA keeps nagging me to fix them