Archive for the 'programming' Category
XSLT & 1.5 JVM’s
Oh bugger! [junitreport] ERROR: ‘Unrecognized XSLTC extension ‘org.apache.xalan.lib.Redirect:write” BUILD FAILED Errors while applying transformations: java.lang.RuntimeException: Unrecognized XSLTC extension ‘org.apache.xalan.lib.Redirect:write’ See http://stefan.samaflost.de/blog/2004/10/29#XSLTC. Basically, if your using XSLT transformations with a 1.4 JVM and upgrade to a 1.5 JVM, you will get errors because 1.5 JVMs use a different XSLTC transformer. You can either try and force [...]
Eclipse 3.3.2 and Debian
So I wanted to install Eclipse at home, the version that comes with Debian is 3.2.2-5 and I wanted to try 3.3.x and install WTP and some other plugins that aren’t packaged with Debian (anyone know why?). After downloading and installing Eclipse the welcome screen would appear with an error message saying: Error creating the [...]
Jetspeed build
Is borked! First, changes to some spring projects that it depends on broke the Jetspeed. Jetspeed uses Maven 2, so the spring it uses is an imported Maven project which had a depenceny that wasn’t required and was undownloadable and causes the Jetspeed build to fail. Now I get an error that few people can [...]












Recent Comments