News
-
04/10/2011: EntityFS 1.2 released
- A new Zip file system implementation based on Zip from the At4J project. It supports recursive Zip file systems for Zip files that are not compressed further in the outer archive. Read the release notes and the change log for details.
-
05/26/2010: EntityFS 1.1.5 released
- This is a small bugfix release. Backslashes are now allowed in entity names, but this will only work on non-Windows platforms. Read the release notes and the change log for details.
-
09/21/2009: EntityFS 1.1.4 released
- Version 1.1.4 has a few performance improvements for absolute and relative locations. An issue with the PollingDirectoryMonitorer that made it not report modified entities when running on Windows has been fixed. Read the release notes and the change log for details.
-
07/15/2009: EntityFS 1.1.3 released
- This release comes with two new filters – GrepFilter and FGrepFilter. Some utility methods have been added to existing utility classes. A new article shows how EntityFS can be used by a Groovy program. Read the release notes and the change log for details.
-
04/13/2009: EntityFS 1.1.2 released
- EntityFS 1.1.2 adds a few utility methods. Validation of relative location paths is enabled.
-
03/17/2009: EntityFS 1.1.1 released
- Version 1.1.1 is a small feature release with two new features – 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. Read the release notes and the change log for details.
-
02/06/2009: EntityFS 1.1 released.
- EntityFS 1.1 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. Location aware recursive iterators keep track of each returned object's location relative to a base directory. Read the release notes and the change log for details.
-
08/27/2008: EntityFS 1.0 released.
- Finally 1.0! Note: In this release, the default settings of created file systems have changed. When upgrading to this release, verify that your file systems are still configured the way you want. The Unix and NTFS attributes capabilities now use HeliDB databases to store attribute data. Read the release notes and the change log for details.
-
03/25/2008: New EntityFS site design.
- A new design for the EntityFS site. Many thanks to everyone involved!
-
02/03/2008: EntityFS 1.0-rc1 released.
- This is a rather big release with four new capabilities, improved documentation, a couple of bug fixes and performance improvements.
-
10/09/2007: EntityFS 1.0-beta7 released.
- This release scraps AbsoluteEL/RelativeEL + AbsoluteEntityLocation/RelativeEntityLocation in favor of the AbsoluteLocation and RelativeLocation classes. It also fixes a bug in the base64 encoding and decoding. Some utility methods have been added.
-
10/08/2007: EntityFS at the JavaForum Stockholm.
- On October 23rd, EntityFS will be presented at the JavaForum in Stockholm.
-
08/02/2007: EntityFS 1.0-beta6 released.
- This release fixes a bug in the RAM file system that would make it forget about entities under certain conditions. It also adds a few new classes and methods to existing classes.
-
05/01/2007: EntityFS 1.0-beta5 released.
- This release adds metadata support to entities through the FileBasedMetadataCapabilityProvider. Read more about metadata support in the Programmer's guide.
-
03/29/2007: EntityFS at the ExpertZone Developer Summit.
- On May 23rd, EntityFS will be presented in the Java track of the ExpertZone Developer Summit 2007 conference in Stockholm. Be there if you can!
-
03/24/2007: EntityFS 1.0-beta4 released.
- Version 1.0-beta4 is a minor update that only adds two
ReadableFile
implementations. This is the EntityFS version used in version 0.5 of Schmant.
-
03/19/2007: EntityFS 1.0-beta3 released.
- Version 1.0-beta3 contains more utility methods, a couple of bug fixes and documentation updates. It introduces the
Named
, NamedReadableFile
and RandomlyAccessibleFile
interfaces.
-
02/22/2007: EntityFS 1.0-beta2 released.
- Version 1.0-beta2 contains a lot of new utility methods, updated and extended documentation and one bug fix.
-
01/23/2007: EntityFS 1.0-beta1 released.
-