jar.compress=false
jar.content.additional=\
${reference.jcore-logger-ejb.dist-ear}:\
- ${reference.addressbook-ejb.dist-ear}:\
- ${reference.jcontacts-ejb.dist-ear}:\
- ${reference.jcountry-ejb.dist-ear}
+ ${reference.addressbook-ejb.dist-ear}
jar.name=addressbook.ear
javac.debug=true
javac.deprecation=false
no.dependencies=false
platform.active=default_platform
project.addressbook-ejb=../addressbook-ejb
-project.jcontacts-ejb=../jcontacts-ejb
project.jcore-logger-ejb=../jcore-logger-ejb
-project.jcountry-ejb=../../NetBeansProjects/jcountry-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
resource.dir=setup
run.classpath=
source.root=.
<file>${reference.addressbook-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
- <library>
- <file>${reference.jcontacts-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>jcontacts-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>jcore-logger-ejb</foreign-project>
<artifact-type>j2ee_ear_archive</artifact-type>
<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>
</references>
</configuration>
</project>