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

rsh-commons > rsh-ant

The rsh-ant module arose out of writing custom Ant extensions. Ant is an excellent framework, but working with the internals can be a bit tricky if you do not initialize things correctly. Out of this experience, the rsh-ant toolkit was born: to provide utilities for making Ant extensions easier to write and easier to test. The rsh-ant package does not replace anything in Ant itself; it merely complements what is already an excellent application and toolkit.

Below are the key components that you may find useful if you are writing custom Ant extensions:

There are a few other utilities, tasks and types. For more information on all the contents of rsh-ant, please see the APIDocumentation.