Format java.net issue tracker issues using XSLT
Back in August, I had a contest to write an
href="http://weblogs.java.net/blog/edburns/archive/2008/08/and_the_winner.html">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
href="http://mediacast.sun.com/users/edburns00/media/jevelopersCSunXSLT.jar/details">this
jar file, and href="http://mediacast.sun.com/users/edburns00/media/transform.xsl/details">this
XSLT file. -
Run
java -jar jevelopersCSunXSLT.jar <xml source file> > issues.html
Thanks to Imre Oßwald for the software.
Technorati Tags: edburns
- Login or register to post comments
- Printer-friendly version
- edburns's blog
- 938 reads





