> 1) Should we check test sources with pmd? I don't think so.
2) We do have oro 2-0.7 in dependencies (I think urlfilter and similar > things). PMD requires oro - 2.0.8. Do you think we can upgrade (as far > as I know 2.0.7 and 2.0.8 should be compatible)? We would have only one > oro jar than. Piotr, please keep oro-2.0.8 in pmd-ext I think we can plan to replace oro regex by java ones (as in RegexUrlFilter) in the whole nutch code (and then remove oro-2.0.7 from lib): src/plugin/index-more/src/java/org/apache/nutch/indexer/more/MoreIndexingFilter.java src/plugin/parse-js/src/java/org/apache/nutch/parse/js/JSParseFilter.java src/java/org/apache/nutch/parse/OutlinkExtractor.java src/java/org/apache/nutch/net/RegexUrlNormalizer.java src/java/org/apache/nutch/net/BasicUrlNormalizer.java > So happy PMD-ing, Thanks ... ;-) Jérôme
