way over message-driven bean.
Signed-off-by: Roland Häder <roland@mxchange.org>
<ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="jar">
<property name="deploy.on.save" value="false"/>
</ant>
- <ant antfile="${project.addressbook-mailer}/build.xml" inheritall="false" target="jar">
- <property name="deploy.on.save" value="false"/>
- </ant>
</target>
<target depends="init" if="dist.ear.dir" name="deps-ear-jar" unless="no.deps">
<ant antfile="${project.addressbook-core}/build.xml" inheritall="false" target="jar">
<ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="jar">
<property name="deploy.on.save" value="false"/>
</ant>
- <ant antfile="${project.addressbook-mailer}/build.xml" inheritall="false" target="jar">
- <property name="deploy.on.save" value="false"/>
- </ant>
</target>
<target depends="init, deps-module-jar, deps-ear-jar" name="deps-jar" unless="no.deps"/>
<target depends="init,deps-jar" name="-pre-pre-compile">
<target depends="init" name="deps-clean" unless="no.deps">
<ant antfile="${project.addressbook-core}/build.xml" inheritall="false" target="clean"/>
<ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="clean"/>
- <ant antfile="${project.addressbook-mailer}/build.xml" inheritall="false" target="clean"/>
</target>
<target depends="init" name="do-clean">
<condition property="build.dir.to.clean" value="${build.web.dir}">
build.xml.stylesheet.CRC32=651128d4@1.68.1.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=1292f65c
-nbproject/build-impl.xml.script.CRC32=b9d55450
+nbproject/build-impl.xml.data.CRC32=c26b183e
+nbproject/build-impl.xml.script.CRC32=a4728bfb
nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.75.1.1
${file.reference.jaddressbook-share-lib.jar}:\
${reference.addressbook-core.jar}:\
${reference.addressbook-lib.jar}:\
- ${reference.addressbook-mailer.jar}:\
${file.reference.cdi-api.jar}:\
${file.reference.gf-client.jar}:\
${file.reference.poi-3.14-20160307.jar}:\
platform.active=default_platform
project.addressbook-core=../../NetBeansProjects/addressbook-core
project.addressbook-lib=../addressbook-lib
-project.addressbook-mailer=../../NetBeansProjects/addressbook-mailer
project.license=agpl30
reference.addressbook-core.jar=${project.addressbook-core}/dist/addressbook-core.jar
reference.addressbook-lib.jar=${project.addressbook-lib}/dist/addressbook-lib.jar
-reference.addressbook-mailer.jar=${project.addressbook-mailer}/dist/addressbook-mailer.jar
resource.dir=setup
run.test.classpath=\
${javac.test.classpath}:\
<library dirs="200">
<file>${reference.addressbook-lib.jar}</file>
</library>
- <library dirs="200">
- <file>${reference.addressbook-mailer.jar}</file>
- </library>
<library dirs="200">
<file>${file.reference.cdi-api.jar}</file>
</library>
<clean-target>clean</clean-target>
<id>jar</id>
</reference>
- <reference>
- <foreign-project>addressbook-mailer</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- </reference>
</references>
</configuration>
</project>