Multidoc-jnr update

August 26th, 2005 by Hen

Updated the OSJava multidoc with a couple of new features.

Firstly, we have automatic showing of the latest version. This stops the version pane being something you have to click on, and instead makes it an additional javadoc option.

Secondly, differences between each version are shown. Originally I used clirr, but that had problems when classes weren’t in the classpath (and getting them there would be very painful), so I enhanced an old bash alias I used to use for Commons release-notes into a perl script.

Only projects with multiple releases and jars in the maven repository were able to have a diff prepared, but that’s a fair chunk. For example, click on payload, simple-jndi or scraping-engine. I think you’ll like it.

Comments are closed.