On 2010-10-22, <j...@apache.org> wrote: > Can't easily switch Checkstyle 5.0 because of CS-Error "TreeWalker is > not allowed as a parent of Header"
I went through this for Cactus (to make Cactus build in Gump). You have to make a few tweaks to the checkstyle configuration when upgrading[1], but the changes I hade to make[2] have been pretty much straight forward. Stefan [1] http://checkstyle.sourceforge.net/releasenotes.html#Release_5.0 [2] http://svn.apache.org/viewvc/jakarta/cactus/trunk/build-tools/src/main/resources/build-tools/checkstyle.xml?r1=979968&r2=979967&pathrev=979968 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org