On Thu, Jan 1, 2009 at 12:47 PM, Markus Wiederkehr <[email protected]> wrote: > Currently the Hudson build is broken because of the recent addition of > benchmarks/resources/long-multipart.msg without an ASF header. See > http://hudson.zones.apache.org/hudson/view/James/job/mime4j-trunk/ or > run 'mvn rat:check' locally and look into target/rat.txt. > > I'm not sure what to do about that. Add excludes for rat:check? See > http://mojo.codehaus.org/rat-maven-plugin/check-mojo.html > > And why don't the messages under src/test/resources/testmsgs cause the > same problems?
Forget it, sorry. Figured it out five minutes after asking for help, typical. There is an exclude option in pom.xml for src/test/resources/testmsgs/*. I'll add another one for benchmarks/resources/*.msg. Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
