*/rsh tech|
your source for programming know-how
Generated by:
Craftsman

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:

rsh-commons

A module for building applications that makes use of the rest of the modules to provide common application facilities.

rsh-utils

A grab-bag of functions, utilities, and classes that make building components easier.

rsh-logging

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.

rsh-config

A configuration package, allowing you to have composite configuration sets built from multiple sources.

rsh-ant

Some utilities and custom tasks to make extending Ant and testing those extensions easier.