j2ee.server.type=gfv3ee6
jar.compress=false
jar.content.additional=\
- ${reference.jshop-ejb.dist-ear}:\
${reference.jcore-logger-ejb.dist}:\
- ${reference.jshop-receipt-ejb.dist-ear}:\
${reference.pizzaservice-ejb.dist-ear}
jar.name=pizzaservice.ear
javac.debug=true
project.jshop-receipt-ejb=../jshop-receipt-ejb
project.pizzaservice-ejb=../pizzaservice-ejb
reference.jcore-logger-ejb.dist=${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
resource.dir=setup
run.classpath=
<minimum-ant-version>1.6.5</minimum-ant-version>
<web-module-libraries/>
<web-module-additional-libraries>
- <library>
- <file>${reference.jshop-ejb.dist-ear}</file>
- <path-in-war>/</path-in-war>
- </library>
<library>
<file>${reference.jcore-logger-ejb.dist}</file>
<path-in-war>/</path-in-war>
</library>
- <library>
- <file>${reference.jshop-receipt-ejb.dist-ear}</file>
- <path-in-war>/</path-in-war>
- </library>
<library>
<file>${reference.pizzaservice-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>