Keros 1.0-rc-1
Requirements
Project Requirements
Keros
must:
- Support all platforms that support Java
and Ant.
- Work for you not against you.
- Provide enough default functionality to be "just good enough."
- Be project friendly - contain enough functionality to use for
whatever is needed for a project.
- If "just good enough" is not sufficient - be easy to override in
a hassle free way.
- Not be monolithic - modular enough to use only the parts needed
(or all if necessary).
To understand the source, one should be
familiar with Ant, XML (including namespaces), XSL, Ant-Contrib, and Beanshell.
Downloads
Required
Optional
Keros will download the following third party
libraries and install for you:
Please note: when Keros downloads and installs the aforementioned
libraries, the default installation directory is ${user.home}/.keros/[third
party library] - for example /home/sfloess/.keros/ant-contrib
You may override this location by definining either an environment
variable or Java system property entitled keros.STATE_HOME,
setting the value to a directory of your choosing. All Keros state is maintained relative to this
directory.
