Version 1.3 of the EdenLib Java library is now available at http://edenlib.sf.net .
EdenLib is a collection of Java libraries which I use throughout my open source projects. This collection contains code which I have found useful time and time again and which I believe may be useful to other developers as well.
Changes in this release: Most EdenLib classes now rely on a Virtual File System from Apache Commons for file-based activities. Changed all ClassLoaders to use ClassUtilities methods which attempt to load from the thread context class loader first and then from the ClassLoader of the requesting object. Upgraded to ORO 2.0.6. Upgraded to Log4j 1.2.7. Changed build.xml to use build.properties.
Please send questions, comments, or suggestions to me@anthonyeden.com .