</condition>
</fail>
<target depends="test,jar,javadoc" description="Build and test whole project." name="default"/>
- <!--
+ <!--
======================
- INITIALIZATION SECTION
+ INITIALIZATION SECTION
======================
-->
<target name="-pre-init">
file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
file.reference.jcoreee.jar=lib/jcoreee.jar
file.reference.jcountry-core.jar=lib/jcountry-core.jar
-file.reference.jcountry-lib.jar=lib\\jcountry-lib.jar
+file.reference.jcountry-lib.jar=lib/jcountry-lib.jar
file.reference.jcustomer-core.jar=lib/jcustomer-core.jar
file.reference.jcustomer-lib.jar=lib/jcustomer-lib.jar
file.reference.jshop-core.jar=lib/jshop-core.jar
manifest.custom.codebase=
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
manifest.custom.permissions=
+manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=true
platform.active=default_platform
run.classpath=\
${javac.classpath}:\
${build.classes.dir}
-# Space-separated list of JVM arguments used when running the project.
-# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
-# To set system properties for unit tests define test-sys-prop.name=value:
-run.jvmargs=
run.test.classpath=\
${javac.test.classpath}:\
${build.test.classes.dir}
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
<definitions>.\lib\nblibraries.properties</definitions>
</libraries>
- <references xmlns="http://www.netbeans.org/ns/ant-project-references/1"/>
</configuration>
</project>