On 16 May 2015 at 19:43, Steve Ebersole <st...@hibernate.org> wrote: > > Sanne, can you give me the low-down on this line? > > <property name="cacheFile" value="${checkstyle.cache.file}" />
I'm not sure of that one; it's "documented" here under TreeWalker section: - http://checkstyle.sourceforge.net/config.html That specific value we use is what is suggested to use in combination with the Maven plugin which integrates with Checkstyle. It's supposed to avoid some duplicate checks, however I've not seen any change in performance, so I guess you could ignore it. _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev