<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
</ant>
+ <ant antfile="${project.jcountry-ejb}/build.xml" inheritall="false" target="dist-ear">
+ <property location="${build.dir}" name="dist.ear.dir"/>
+ <property name="deploy.on.save" value="${build.deploy.on.save}"/>
+ </ant>
<ant antfile="${project.jjobs-ejb}/build.xml" inheritall="false" target="dist-ear">
<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
<copyfiles files="${reference.juser-ejb.dist-ear}" todir="${build.dir}//"/>
<copyfiles files="${reference.jletter-ejb.dist-ear}" todir="${build.dir}//"/>
<copyfiles files="${reference.jjobs-ejb.dist-ear}" todir="${build.dir}//"/>
+ <copyfiles files="${reference.jcountry-ejb.dist-ear}" todir="${build.dir}//"/>
</target>
<target name="post-compile">
<!-- Empty placeholder for easier customization. -->
<ant antfile="${project.addressbook-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<ant antfile="${project.jcontacts-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<ant antfile="${project.jcore-logger-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
+ <ant antfile="${project.jcountry-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<ant antfile="${project.jjobs-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<ant antfile="${project.jletter-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<ant antfile="${project.juser-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
</ant>
+ <ant antfile="${project.jcountry-ejb}/build.xml" inheritall="false" target="clean-ear">
+ <property location="${build.dir}" name="dist.ear.dir"/>
+ <property name="deploy.on.save" value="${build.deploy.on.save}"/>
+ </ant>
<ant antfile="${project.jjobs-ejb}/build.xml" inheritall="false" target="clean-ear">
<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
-build.xml.data.CRC32=fa82fa00
+build.xml.data.CRC32=92cc9fa7
build.xml.script.CRC32=9e6eddae
build.xml.stylesheet.CRC32=a5d15b16@1.49.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=fa82fa00
-nbproject/build-impl.xml.script.CRC32=fd328f42
+nbproject/build-impl.xml.data.CRC32=92cc9fa7
+nbproject/build-impl.xml.script.CRC32=8056caef
nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1
${reference.jcore-logger-ejb.dist-ear}:\
${reference.juser-ejb.dist-ear}:\
${reference.jletter-ejb.dist-ear}:\
- ${reference.jjobs-ejb.dist-ear}
+ ${reference.jjobs-ejb.dist-ear}:\
+ ${reference.jcountry-ejb.dist-ear}
jar.name=jjobs.ear
javac.debug=true
javac.deprecation=false
project.addressbook-ejb=../../MyProjects/addressbook-ejb
project.jcontacts-ejb=../../MyProjects/jcontacts-ejb
project.jcore-logger-ejb=../../MyProjects/jcore-logger-ejb
+project.jcountry-ejb=../jcountry-ejb
project.jjobs-ejb=../jjobs-ejb
project.jletter-ejb=../jletter-ejb
project.juser-ejb=../../MyProjects/juser-ejb
reference.addressbook-ejb.dist-ear=${project.addressbook-ejb}/dist/addressbook-ejb.jar
reference.jcontacts-ejb.dist-ear=${project.jcontacts-ejb}/dist/jcontacts-ejb.jar
reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar
+reference.jcountry-ejb.dist-ear=${project.jcountry-ejb}/dist/jcountry-ejb.jar
reference.jjobs-ejb.dist-ear=${project.jjobs-ejb}/dist/jjobs-ejb.jar
reference.jletter-ejb.dist-ear=${project.jletter-ejb}/dist/jletter-ejb.jar
reference.juser-ejb.dist-ear=${project.juser-ejb}/dist/juser-ejb.jar
<file>${reference.jjobs-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.jcountry-ejb.dist-ear}</file>
+ <path-in-war>/</path-in-war>
+ </library>
</web-module-additional-libraries>
</data>
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
<clean-target>clean-ear</clean-target>
<id>dist-ear</id>
</reference>
+ <reference>
+ <foreign-project>jcountry-ejb</foreign-project>
+ <artifact-type>j2ee_ear_archive</artifact-type>
+ <script>build.xml</script>
+ <target>dist-ear</target>
+ <clean-target>clean-ear</clean-target>
+ <id>dist-ear</id>
+ </reference>
<reference>
<foreign-project>jjobs-ejb</foreign-project>
<artifact-type>j2ee_ear_archive</artifact-type>