COMPILATION SECTION
-->
<target depends="init" if="no.dist.ear.dir" name="deps-module-jar" unless="no.deps">
+ <ant antfile="${project.addressbook-core}/build.xml" inheritall="false" target="jar">
+ <property name="deploy.on.save" value="false"/>
+ </ant>
<ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="jar">
<property name="deploy.on.save" value="false"/>
</ant>
</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">
+ <property name="deploy.on.save" value="false"/>
+ </ant>
<ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="jar">
<property name="deploy.on.save" value="false"/>
</ant>
</target>
<target depends="init,compile,compile-jsps,-pre-dist,-do-dist-with-manifest,-do-dist-without-manifest" name="do-dist"/>
<target depends="init" if="dist.ear.dir" name="library-inclusion-in-manifest">
+ <copyfiles files="${reference.addressbook-core.jar}" iftldtodir="${build.web.dir}/WEB-INF" todir="${dist.ear.dir}/lib"/>
<mkdir dir="${build.web.dir}/META-INF"/>
<manifest file="${build.web.dir}/META-INF/MANIFEST.MF" mode="update"/>
</target>
- <target depends="init" name="library-inclusion-in-archive" unless="dist.ear.dir"/>
+ <target depends="init" name="library-inclusion-in-archive" unless="dist.ear.dir">
+ <copyfiles files="${reference.addressbook-core.jar}" todir="${build.web.dir}/WEB-INF/lib"/>
+ </target>
<target depends="init" if="dist.ear.dir" name="-clean-webinf-lib">
<delete dir="${build.web.dir}/WEB-INF/lib"/>
</target>
CLEANUP SECTION
-->
<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>
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=3cd401ae
-nbproject/build-impl.xml.script.CRC32=b5ddf432
+nbproject/build-impl.xml.data.CRC32=f07494a8
+nbproject/build-impl.xml.script.CRC32=8dc59c00
nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.75.1.1
dist.war=${dist.dir}/${war.name}
endorsed.classpath=
excludes=
-file.reference.addressbook-core.jar=lib/addressbook-core.jar
file.reference.cdi-api.jar=lib/cdi-api.jar
file.reference.gf-client.jar=lib/gf-client.jar
file.reference.jaddressbook-core.jar=lib/jaddressbook-core.jar
${file.reference.juser-lib.jar}:\
${file.reference.jaddressbook-core.jar}:\
${file.reference.jaddressbook-lib.jar}:\
- ${file.reference.addressbook-core.jar}:\
+ ${reference.addressbook-core.jar}:\
${reference.addressbook-lib.jar}:\
${reference.addressbook-mailer.jar}:\
${file.reference.cdi-api.jar}:\
lib.dir=${web.docbase.dir}/WEB-INF/lib
persistence.xml.dir=${conf.dir}
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
# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value):
runmain.jvmargs=
source.encoding=UTF-8
-source.reference.addressbook-core.jar=../addressbook-core/src
source.reference.jaddressbook-core.jar=../jaddressbook-core/src/
source.reference.jaddressbook-lib.jar=../jaddressbook-lib/src/
source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
<minimum-ant-version>1.6.5</minimum-ant-version>
<web-module-libraries>
<library dirs="200">
- <file>${file.reference.jcore-logger-lib.jar}</file>
+ <file>${file.reference.jcoreee.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.jcoreee.jar}</file>
+ <file>${file.reference.jcore-logger-lib.jar}</file>
</library>
<library dirs="200">
<file>${file.reference.jcountry-core.jar}</file>
<file>${file.reference.jcountry-lib.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.jphone-core.jar}</file>
+ <file>${file.reference.jcontacts-core.jar}</file>
</library>
<library dirs="200">
<file>${file.reference.jcontacts-business-core.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.jphone-lib.jar}</file>
+ <file>${file.reference.jcontacts-lib.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.jcontacts-core.jar}</file>
+ <file>${file.reference.jphone-core.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.jcontacts-lib.jar}</file>
+ <file>${file.reference.jphone-lib.jar}</file>
</library>
<library dirs="200">
<file>${file.reference.juser-core.jar}</file>
<library dirs="200">
<file>${file.reference.juser-lib.jar}</file>
</library>
- <library dirs="200">
- <file>${file.reference.jcustomer-core.jar}</file>
- </library>
- <library dirs="200">
- <file>${file.reference.jcustomer-lib.jar}</file>
- </library>
- <library dirs="200">
- <file>${file.reference.jshop-core.jar}</file>
- </library>
- <library dirs="200">
- <file>${file.reference.jshop-ee-lib.jar}</file>
- </library>
<library dirs="200">
<file>${file.reference.jaddressbook-core.jar}</file>
</library>
<file>${file.reference.jaddressbook-lib.jar}</file>
</library>
<library dirs="200">
- <file>${file.reference.addressbook-core.jar}</file>
+ <file>${reference.addressbook-core.jar}</file>
+ <path-in-war>WEB-INF/lib</path-in-war>
</library>
<library dirs="200">
<file>${reference.addressbook-lib.jar}</file>
<definitions>./lib/nblibraries.properties</definitions>
</libraries>
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
+ <reference>
+ <foreign-project>addressbook-core</foreign-project>
+ <artifact-type>jar</artifact-type>
+ <script>build.xml</script>
+ <target>jar</target>
+ <clean-target>clean</clean-target>
+ <id>jar</id>
+ </reference>
<reference>
<foreign-project>addressbook-lib</foreign-project>
<artifact-type>jar</artifact-type>