Format java.net issue tracker issues using XSLT Blog
Back in August, I had a contest to write an XSLT stylesheet to format the java.net issues. I did announce the winner, but I didn't share the software. Here it is.
Format your java.net issues as XML, save it to a file.
In the same directory as the saved XML file, download this jar file, and this XSLT file.
Run
java -jar jevelopersCSunXSLT.jar <xml source file> > issues.html
Thanks to Imre Oßwald for the software.
Technorati Tags: edburns