Build Process

From tehowiki
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