Build Process
From teherba.org
Revision as of 08:42, 12 September 2016 by Gfis (talk | contribs) (Created page with "===Apache Ant=== All subprojects at teherba.org use a file <code>build.xml</code> for <code>ant</code> which defines some specific properties and target, and whi...")
Apache Ant
All subprojects at teherba.org use a file build.xml
for ant
which defines some specific properties and target, and which then includes a build-import.xml
file shared by all subprojects which defines the following targets:
all checkid clean compile core.jar deploy deploy.ear deploy.webapps directories dist empty ep fill.lib generate javadoc manifest prepare run site subdir test test.command wrong.clean.COM