This is a project for...

Prerequisites:
--------------
   * install Java
   * install Apache Ant

How to build it:
----------------
   ant       ... compile
   ant all   ... it builds everything
   (for details: ant -projecthelp)

How to use it:
--------------

   More documentation is in 'docs/index.html'.

Directories:
------------
docs      ... main documentation
doc-dev   ... casual notes for developers
data      ... testing data, examples
lib       ... third-party libraries
lib/axis  ... third-party libraries for Apache Axis
              (needed only for web services)
src       ... sources for this project
src/main  ... Java source code
src/etc   ... the rest (templates for scripts, configuration, etc.)

-------------------------------------------------------------------
$Id$
-------------------------------------------------------------------
