--------------------------------------------------------------------------
T O R Q U E
--------------------------------------------------------------------------

Torque is an Object/Relational persistence layer.

profile/    RDBMS-specific configuration profiles.
target/     Temporary directory for building the project.
examples/   Example XML Torque schemas that are part of the distribution.
notes/      Misc. notes.
src/        Location of Java sources and Torque templates.
xdocs/      Torque documention in Anakia formatted tags.

--------------------------------------------------------------------------
B U I L D I N G
--------------------------------------------------------------------------
You must have ant version 1.5 or newer installed.

Building the decoupled version of Torque from CVS is now very easy.  Torque
has been Maven-enabled.  Please refer to the Maven Getting Started document
for instructions on building.  This document is available here:

http://jakarta.apache.org/turbine/maven/getting-started.html

