+++ /dev/null
-build.xml.data.CRC32=f3463072
-build.xml.script.CRC32=dd3150bf
-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=f3463072
-nbproject/build-impl.xml.script.CRC32=bdf6b24c
-nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1
jar.compress=false
jar.content.additional=\
${reference.jcore-logger-ejb.dist-ear}:\
- ${reference.addressbook-ejb.dist-ear}
+ ${reference.addressbook-ejb.dist-ear}:\
+ ${reference.addressbook-mailer-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.addressbook-mailer-ejb=../addressbook-mailer-ejb
project.jcore-logger-ejb=../jcore-logger-ejb
reference.addressbook-ejb.dist-ear=${project.addressbook-ejb}/dist/addressbook-ejb.jar
+reference.addressbook-mailer-ejb.dist-ear=${project.addressbook-mailer-ejb}/dist/addressbook-mailer-ejb.jar
reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar
resource.dir=setup
run.classpath=
<file>${reference.addressbook-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.addressbook-mailer-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>addressbook-mailer-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>