I just committed the following on trunk: r1559810: "adjust ant-target check-rat: Download jarfile instead of requiring it locally, write report to a temporary file and scan it for failures to break the build if necessary"
This also enabled us to add the rat-check to the Jenkins builds via r1559813. BTW, on trunk it already runs fine again as Andreas fixed the header-problems there already. Thanks... Dominik. On Mon, Jan 20, 2014 at 1:48 PM, Nick Burch <[email protected]> wrote: > On Mon, 20 Jan 2014, Yegor Kozlov wrote: >> >> Should we include rat-check in the dist target? it should be pedantic IMO. >> There is no point to generate a release with missing licence headers. > > > Before a release, I'd say that everything either needs a license header, or > have been listed in the exclusions in the build fle > > However, I'm not sure if it's possible to have the rat-check ant task fail > the build? Any one know? > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
