Hi all guys, I reduced the checkstyle errors from more than 300 to 45, follow below what is missing:
* Missing package documentation file: I'd ignore them since package descriptions are defined in 'package-info.java' and correctly visualized in javadoc; * Expected @throws tag for 'XXXXException': I don't understand why they are reported, even if they are in the @throws tag :O What's next on Jira before 0.5-RC2: * DISCOVERY-16: consider it already done * DISCOVERY-7: don't have an idea yet how to solve it (if it makes sense to fix it) * DISCOVERY-6: we switched to Java5, can be overlooked? * DISCOVERY-3: thoughts? Now off to bad, thanks in advance for your feedbacks! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org