New version of JPF is available for download. This release features fixing errors, internal improvements and documentation update.
The major changes since previous release are:
* Fixed error in StandardPluginClassLoader incorrectly handled optional prerequisites.
* Added German translation of some documentation.
* Introduced StandardPluginLocation class that implements PluginManager.PluginLocation interface and helps handling of plug-in files and folders.
* Improved logging support in plug-in classloader.
* Improved extension point / extension API and validating algorithms.
* Improved handling of "resource" type extension parameters.
* Improved handling boot errors in JPF-Boot library.
* Improved handling of ZIP and JAR files to prevent their locking.
* Improved "Plug-in Info" Ant task to make it consistent with PluginRegistry.ManifestInfo interface.
* Added visual diagram tool to "Plug-ins Browser" plug-in in JPF-Demo application.
* All IDE configuration files (Eclipse and Netbeans) are now included into the JPF-Demo source distribution package.
+ Added Netbeans IDE configuration files to JPF-Demo application. All build scripts refactored to be compatible with Netbeans IDE.
Visit project home page at http://jpf.sourceforge.net for further details, documentation and tutorial.