Sounds good. I am still working through the Checkstyle issue; they've made
some 'improvements' in version 4.2 that are requiring some enhancements to
our ant code.
I also found some nifty new checks, but I'll report on those later.
Cheers,
Philip
--On Tuesday, August 15, 2006 11:04 PM -1000 "(Cedric) Qin ZHANG"
<[EMAIL PROTECTED]> wrote:
Hi,
I committed a bunch of files using Java 1.5 constructs. In order not to
receive the integration build failure message, I made a temporary
modification to CC scripts. Checkstyle will still fail (because it does
not understand Java 1.5 constructs) and the failure report will still be
available on Hackydev, but it will not cause integration build failure
any more.
Philip is working on upgrading checkstyle, I will re-enable the
checkstyle-build-failure feature once the upgrading is done.
Java2Html needs to be updated as well. All sources using Java 1.5
constructs are omitted by the current Java2Html we have.
Cheers,
Cedric