> > It's ad-hoc at the moment. What I would like is to create > an ant-site or > > ant-reports project in Gump and run it nightly from there. > It would need more > > work on the HTML generation from the generated xdocs. It could also > > incorporate the xdocs manual generation. We may need to > rethink how we > > publish the site. > > If that is done, the java-docs should also be included. > > In any case, it is easy to run the check locally (once > one figures out that ant -f check.xml checkstyle needs > to be run before ant -f check.xml ;-) > Peter
Should I say that ant -f check.xml checkstyle htmlreport works too? Jan