Haritha Reddy-2 wrote: > > I am trying to create an addon for generation of checkstyle reports into > buildr. The attached checkstyle.rb contains checkstyle:html ( xsl_file=? > config_file=?) and checkstyle:xml (config_file=?)tasks to create > checkstyle > reports. > > > > If the command line arguments are not provided for xsl_file and > config_file > , it expects that checkstyle_checks.xml and checkstyle.xsl files are > present > in the folder where buildfile is located. > > > > Is there a better way to handle the default case? > > > > Thanks > > Haritha > > > > > http://www.nabble.com/file/p21577239/checkstyle.rb checkstyle.rb -- View this message in context: http://www.nabble.com/checkstyle-integration-with-buildr-tp20722156p21577239.html Sent from the Buildr - Dev mailing list archive at Nabble.com.
