Build Process

From tehowiki
Revision as of 07:42, 12 September 2016 by imported>Gfis (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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