-build.xml.data.CRC32=a9467807
+build.xml.data.CRC32=5bc84219
build.xml.script.CRC32=8e3e9528
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.
jar.content.additional=\
${reference.jshop-ejb.dist-ear}:\
${reference.PizzaService-ejb.dist-ear}:\
- ${reference.jcore-ee-logger.dist-ear}
+ ${reference.jcore-ee-logger.dist-ear}:\
+ ${reference.jshop-receipt.dist-ear}
jar.name=PizzaService.ear
javac.debug=true
javac.deprecation=false
platform.active=default_platform
project.jcore-ee-logger=../jcore-ee-logger
project.jshop-ejb=../jshop-ejb
+project.jshop-receipt=../jshop-receipt
project.PizzaService-ejb=PizzaService-ejb
reference.jcore-ee-logger.dist-ear=${project.jcore-ee-logger}/dist/jcore-ee-logger.jar
reference.jshop-ejb.dist-ear=${project.jshop-ejb}/dist/jshop-ejb.jar
+reference.jshop-receipt.dist-ear=${project.jshop-receipt}/dist/jshop-receipt.jar
reference.PizzaService-ejb.dist-ear=${project.PizzaService-ejb}/dist/PizzaService-ejb.jar
resource.dir=setup
run.classpath=
<file>${reference.jcore-ee-logger.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.jshop-receipt.dist-ear}</file>
+ <path-in-war>/</path-in-war>
+ </library>
</web-module-additional-libraries>
</data>
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
<clean-target>clean-ear</clean-target>
<id>dist-ear</id>
</reference>
+ <reference>
+ <foreign-project>jshop-receipt</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>