I tried to build Apache Click directly from the sources (try new features) and the build.xml sets Java 5 compilation (using the latest JDK 7).
Same trick not working for the JavaDocs: the generated Click JavaDocs look very very ugly. JDK 7 changed the JavaDoc generation styles, so the one modified by Click does not fit anymore. What styles were customized for Click? Would be nice to be able customize them again for the new JDK 7 structure - installing old JDKs only for JavaDocs seems an overkill. tnx. -- View this message in context: http://click.1134972.n2.nabble.com/JavaDocs-with-JDK-7-look-ugly-tp7578706.html Sent from the click-development mailing list archive at Nabble.com.
