Hi Sid,
Good to know, that we have idle resources to run the checks. If it is done in
parallel then I think it should be possible to run all relevant tests you
mentioned. It will take some time to make it work, since I will try to contact
the Yetus project to check if it is possible to incorpor
Peter
In terms of the modules - ignoring the time taken - I would vote for
asflicense, author, findbugs, javac, maybe javadoc, wrhitespace. Not sure
what checkstyle does, and some form of test4tests is already covered in
ptest. This will at least help preventing new issues. Fixing the existing
set
Hi there,Previously we discussed that it would be good to integrate some automated checks to the pre-commit flow.Alan Gates suggested Apache Yetus and I checked what it can do for us (Yetus 0.3.0).The good things that I have found:Several existing tests (asflicense, author, checkstyle, findbugs, ja