Supported targets (default=compileAll):
-------------------------------------------------------------------------
check - checks if all needed binary and source libraries are
available.
compile - compile all project files.
compileAll - 1. gets an actual version from the WSI library
2. and compiles all project files.
javadoc - build project javadoc files
binaryDist - will create a complete binary distribution
clean - will clean up files, except the source files and the api
documentation
run - will start JavaEvA
use 'ant -projecthelp' for further Main targets
Test]]>JavaEvA
]]>
Checking Project Mess Detection (PMD) rulesets.result written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_basic.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_braces.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_codesize.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_controversial.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_coupling.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_finalizers.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_imports.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_naming.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_strictexception.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_strings.htmlresult written to ${basedir}/${build.directory}/pmdReport4JavaEVA-${DSTAMP}_unusedcode.htmlWARNING: use environment variable: ANT_OPTS=-Xmx512m or this task will fail.Checking for duplicated code using the Copy/Paste Detector (CPD).result written to ${basedir}/${build.directory}/duplicatedCodeReport4JavaEVA-${DSTAMP}.txtStarts JavaNCSS ...Cyclomatic
Complexity Ease of Risk
Number (CCN) maintenance
(McCabe metric)
---------------------------------------------
1-10, simple easy minimum
11-20, complex moderate moderate
21-50, more complex hard high
>50, unstable very hard very high
result written to ${basedir}/${build.directory}/javancssReport4JavaEVA-${DSTAMP}.txtStarts VizANT ...result written to ${basedir}/${build.directory}/vizant_build.dot ...result written to ${basedir}/${build.directory}/vizant_check.dot.Starts findBugs ...result written to ${basedir}/${build.directory}/javaeva-fb.xml, now you can open this file with the findBugs GUI ...open with 'File->LoadBugs' then open '${basedir}/${build.directory}/javaeva-fb.xml'.