Yay! Java 1.5!!

Right, you need to upgrade checkstyle to be able to use Java 1.5.

Right again, you need to get rid of Java2Html. I don't think they've updated it to support Java 1.5. If you still want a HTML browsable source use the source link in Javadoc. This will generate the HTML source and javadoc. It isn't as nice but it works just fine.

thanks, Aaron

At 11:04 PM 8/15/2006, you 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

Reply via email to