It appears that checkstyle prevents JDK1.5 source from being compiled (enum or static imports). The only way I have been able to disable it was to completely stop all javadoc, site, and reporting. Even deregistering it didn't seem to work.

Is there any way to still do javadocs without using checkstyle?

BTW: Yes, I did submit a Jira bug -- would just be nice to have javadocs of my code before checkstyle is fixed.

Thanks,
Malachi



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to