Load common targets
========================================= -->
<!-- Put your language target (java/c++-ant/c++-autotool/perl) here -->
- <import file="${global.targets-common.file}" />
+ <import file="${global.targets-java.file}" />
<!-- =========================================
Load version file
<target name="localdistbin"/>
+ <target name="localcompile"/>
+
<target name="dist" depends="stage"/>
<target name="stage" depends="envcheck">