Oh and for javaargs I think a better default is (ENV['JAVA_OPTS'] || ENV['JAVA_OPTIONS']).
alex On Sun, Jan 24, 2010 at 11:26 AM, Alex Boisvert <[email protected]>wrote: > Nice! > > I just quickly browsed through the source, any reason to prefer using > FINDBUGS_HOME instead of downloading the artifacts from the Maven2 > repository <http://ftp.us.xemacs.org/pub/mirrors/maven2/findbugs/>? > > alex > > > On Sat, Jan 23, 2010 at 5:39 PM, Antoine Toulme > <[email protected]>wrote: > >> Hi guys, >> >> I integrated FindBugs through its ant task with Buildr. >> It's available on gemcutter: >> http://gemcutter.org/gems/buildr-findBugs >> >> The code is licensed under ASL and published here: >> http://github.com/intalio/buildr-findBugs >> >> Follow the instructions in README.rdoc to install and run. >> >> I added it to the Buildr extensions: >> http://cwiki.apache.org/confluence/display/BUILDR/Buildr+Plugins >> >> Thanks, >> >> Antoine >> > >
