Allen Wittenauer created HADOOP-11884: -----------------------------------------
Summary: test-patch.sh should pull the real findbugs version Key: HADOOP-11884 URL: https://issues.apache.org/jira/browse/HADOOP-11884 Project: Hadoop Common Issue Type: Improvement Components: test Reporter: Allen Wittenauer test-patch.sh currently uses the CLI utilities for findbugs to discover the version. This isn't really accurate since maven pulls down the jars as part of the pom. It should be possible to either read the generated HTML file(s) or perhaps read the pom to discover the real version that was used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)