All releases of Java Supplements


Release Notes: This release adds StringInputStream and StringOutputStream. It adds more Bit manipulation methods. Some javadoc issues have been cleaned up.


Release Notes: This release cleans up a lot of the code and fully maven-izes the build process. It also adds new functionality for manipulating strings, files, and objects.


Release Notes: This release adds deltree() and moveDir() methods to the Files object and unit tests for LRUCache. It fixes some bugs with moving a directory with the Files.move() method and an error in LRUCache that was preventing removal of the eldest entries due to an invalid method signature.


Release Notes: This release adds a javas.beans package with ListDelegateBean for making Lists more JavaBean-friendly, a javas.xml package with XML-related utilities, enhanced error handling in ServletContexts.getFileFromWar(), Commons Logging to replace the JavaLogging code, initial maven build integration, a modified eclipse .classpath file which refers to variables for junit and servlet jars instead of hardcoded paths, fixes for some formatting issues, and wrapping of all code/comments to 80 chars.


Release Notes: This version adds the ability to throw Exceptions to the UnifiedHttpServlet and adds methods for handling fast generation of random numbers in a multi-threaded context.


Release Notes: This release adds anumber of new helper classes for manipulating new objects (Properties objects, several Swing classes, etc.), and fleshes out and cleans up the javadocs a bit (still needs work, but it's getting there).


No changes have been submitted for this release.