-build.xml.data.CRC32=73b4e1c5
+build.xml.data.CRC32=fdc75897
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.
j2ee.server.type=gfv3ee6
jar.compress=false
jar.content.additional=\
- ${reference.PizzaService-ejb.dist-ear}:\
- ${reference.jshop-ejb.dist-ear}:\
${reference.jcore-ee-logger.dist-ear}:\
- ${reference.jshop-receipt-ejb.dist-ear}
+ ${reference.PizzaService-ejb.dist-ear}:\
+ ${reference.jshop-receipt-ejb.dist-ear}:\
+ ${reference.jcore-logger-ejb.dist-ear}:\
+ ${reference.jshop-ejb.dist-ear}
jar.name=PizzaService.ear
javac.debug=true
javac.deprecation=false
no.dependencies=false
platform.active=default_platform
project.jcore-ee-logger=../jcore-ee-logger
+project.jcore-logger-ejb=../jcore-logger-ejb
project.jshop-ejb=../jshop-ejb
project.jshop-receipt-ejb=../jshop-receipt-ejb
project.PizzaService-ejb=PizzaService-ejb
reference.jcore-ee-logger.dist-ear=${project.jcore-ee-logger}/dist/jcore-ee-logger.jar
+reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar
reference.jshop-ejb.dist-ear=${project.jshop-ejb}/dist/jshop-ejb.jar
reference.jshop-receipt-ejb.dist-ear=${project.jshop-receipt-ejb}/dist/jshop-receipt-ejb.jar
reference.PizzaService-ejb.dist-ear=${project.PizzaService-ejb}/dist/PizzaService-ejb.jar
<minimum-ant-version>1.6.5</minimum-ant-version>
<web-module-libraries/>
<web-module-additional-libraries>
+ <library>
+ <file>${reference.jcore-ee-logger.dist-ear}</file>
+ </library>
<library>
<file>${reference.PizzaService-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
<library>
- <file>${reference.jshop-ejb.dist-ear}</file>
+ <file>${reference.jshop-receipt-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
<library>
- <file>${reference.jcore-ee-logger.dist-ear}</file>
+ <file>${reference.jcore-logger-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
<library>
- <file>${reference.jshop-receipt-ejb.dist-ear}</file>
+ <file>${reference.jshop-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
</web-module-additional-libraries>
<id>dist-ear</id>
</reference>
<reference>
- <foreign-project>jcore-ee-logger</foreign-project>
+ <foreign-project>jcore-logger-ejb</foreign-project>
<artifact-type>j2ee_ear_archive</artifact-type>
<script>build.xml</script>
<target>dist-ear</target>