All releases of EntityFS


Release Notes: This release comes with a new Zip file system implementation using the Zip classes from the At4J project. A bug has been fixed that required that the root node had to occur first in the backing Zip file in the old Zip file system implementation.


Release Notes: This release comes with a few small fixes and a small performance enhancement. The FS and RAM file system implementations have been moved from the EntityFS core JAR file to JAR files of their own. Backslashes are now allowed in entity names, but this only works on non-Windows platforms.


Release Notes: This release comes with a few performance improvements in the handling of search paths. It also fixes an issue with the PollingDirectoryMonitorer that made it not report modified entities properly when running on Windows.


Release Notes: This release comes with two new filters, GrepFilter and FGrepFilter. Some new utility methods have been added to existing utility classes. A new article shows how EntityFS can be used from Groovy programs.


Release Notes: This is a small update release. It adds a few utility methods and it enables the validation of relative locations, which was disabled by accident in previous releases.


Release Notes: A new copy method has been added to the Entities class, and the EntityFilter interface was reintroduced to make entity filters easier to find in the Javadocs.


Release Notes: This version comes with a number of new utility methods and classes. The new OverwriteStrategy gives a more tunable way of overwriting existing entities in different operations. The filter implementation has been made more generic, and the EntityFilter interface has been removed in favor of Filter<EntityView>. Location aware recursive iterators keep track of each returned object's location relative to a base directory.


No changes have been submitted for this release.
A Geomajas plug-in to convert a location description to map coordinates.