Manual > rsh-commons
This is the section of the manual dealing with the rsh-commons package. The rsh-commons package is made up of 4 modules, each created from the need to re-use code or to make writing code and applications easier. The modules are as follows:
A module for building applications that makes use of the rest of the modules to provide common application facilities.
A grab-bag of functions, utilities, and classes that make building components easier.
A component to make configuring and using logging a snap. It builds on the work of the Apache Commons Logging framework and fixes some short-comings in the JDK Logger packages configuration process.
A configuration package, allowing you to have composite configuration sets built from multiple sources.
Some utilities and custom tasks to make extending Ant and testing those extensions easier.