Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Sometimes the font embedding was still not working while running inside Tomcat; this bug has been fixed. This release works again in headless mode. Font embedding no longer needs the fonts to be in the OS system fonts folder. fop has been updated to fop-trunk.
The font embedding was not working while running inside Tomcat. Sometimes, when running inside Tomcat, the following error occurred: 'UIDefaults.getUI() failed: no ComponentUI class for: javax.swing.JTextPane'. These bugs have been fixed.
The method "getResources" has been removed from the class loader, because this method is marked as final in the 1.4 JVM, and thus broke compatibility with it.