-build.xml.data.CRC32=d7151c79
+build.xml.data.CRC32=b3168396
build.xml.script.CRC32=cabe2e92
build.xml.stylesheet.CRC32=5910fda3@1.51.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
${libs.javaee-endorsed-api-6.0.classpath}
excludes=
file.reference.cdi-api.jar=lib/cdi-api.jar
-file.reference.commons-codec-1.10.jar=lib/commons-codec-1.10.jar
-file.reference.commons-lang3-3.4.jar=lib/commons-lang3-3.4.jar
file.reference.jcoreee.jar=lib/jcoreee.jar
file.reference.jcore.jar=lib/jcore.jar
file.reference.jshop-core.jar=lib/jshop-core.jar
+file.reference.jshop-ee-lib.jar=lib/jshop-ee-lib.jar
file.reference.jshop-ejb.jar=lib/jshop-ejb.jar
file.reference.log4j-api-2.3.jar=lib/log4j-api-2.3.jar
file.reference.log4j-core-2.3.jar=lib/log4j-core-2.3.jar
jars.in.ejbjar=false
javac.classpath=\
${reference.PizzaService-lib.jar}:\
- ${file.reference.cdi-api.jar}:\
- ${file.reference.commons-codec-1.10.jar}:\
- ${file.reference.commons-lang3-3.4.jar}:\
${file.reference.jcore.jar}:\
+ ${file.reference.jcoreee.jar}:\
+ ${file.reference.jshop-core.jar}:\
+ ${file.reference.jshop-ee-lib.jar}:\
+ ${file.reference.jshop-ejb.jar}:\
+ ${file.reference.cdi-api.jar}:\
${file.reference.log4j-api-2.3.jar}:\
${file.reference.log4j-core-2.3.jar}:\
- ${file.reference.log4j-web-2.3.jar}:\
- ${file.reference.jshop-core.jar}:\
- ${file.reference.jcoreee.jar}:\
- ${file.reference.jshop-ejb.jar}
+ ${file.reference.log4j-web-2.3.jar}
javac.debug=true
javac.deprecation=true
javac.processorpath=\
source.reference.jcore.jar=../../jcore/src
source.reference.jcoreee.jar=../../jcoreee/src/
source.reference.jshop-core.jar=../../jshop-core/src/
+source.reference.jshop-ee-lib.jar=../../jshop-ee-lib/src/
source.reference.jshop-ejb.jar=../../jshop-ejb/src/
source.root=src
src.dir=${source.root}/java
<name>PizzaService-ejb</name>
<minimum-ant-version>1.6.5</minimum-ant-version>
<included-library dirs="200">reference.PizzaService-lib.jar</included-library>
- <included-library dirs="200">file.reference.cdi-api.jar</included-library>
- <included-library dirs="200">file.reference.commons-codec-1.10.jar</included-library>
- <included-library dirs="200">file.reference.commons-lang3-3.4.jar</included-library>
<included-library dirs="200">file.reference.jcore.jar</included-library>
+ <included-library dirs="200">file.reference.jcoreee.jar</included-library>
+ <included-library dirs="200">file.reference.jshop-core.jar</included-library>
+ <included-library dirs="200">file.reference.jshop-ee-lib.jar</included-library>
+ <included-library dirs="200">file.reference.jshop-ejb.jar</included-library>
+ <included-library dirs="200">file.reference.cdi-api.jar</included-library>
<included-library dirs="200">file.reference.log4j-api-2.3.jar</included-library>
<included-library dirs="200">file.reference.log4j-core-2.3.jar</included-library>
<included-library dirs="200">file.reference.log4j-web-2.3.jar</included-library>
- <included-library dirs="200">file.reference.jshop-core.jar</included-library>
- <included-library dirs="200">file.reference.jcoreee.jar</included-library>
- <included-library dirs="200">file.reference.jshop-ejb.jar</included-library>
<source-roots>
<root id="src.dir"/>
</source-roots>
<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
</ant>
+ <ant antfile="${project.jshop-ejb}/build.xml" inheritall="false" target="dist-ear">
+ <property location="${build.dir}" name="dist.ear.dir"/>
+ <property name="deploy.on.save" value="${build.deploy.on.save}"/>
+ </ant>
</target>
<target depends="init,deps-jar,deps-j2ee-archive" name="pre-pre-compile"/>
<target name="pre-compile">
</target>
<target depends="init,deps-jar,pre-pre-compile,pre-compile" name="-do-compile-deps">
<copyfiles files="${reference.PizzaService-ejb.dist-ear}" todir="${build.dir}//"/>
+ <copyfiles files="${reference.jshop-ejb.dist-ear}" todir="${build.dir}//"/>
</target>
<target name="post-compile">
<!-- Empty placeholder for easier customization. -->
<target name="-run-deploy-am" unless="no.deps">
<!-- Task to deploy to the Access Manager runtime. -->
<ant antfile="${project.PizzaService-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
+ <ant antfile="${project.jshop-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
</target>
<target depends="-init-cos,dist-directory-deploy,pre-run-deploy,-pre-nbmodule-run-deploy,-run-deploy-nb,-init-deploy-ant,-deploy-ant,-run-deploy-am,-post-nbmodule-run-deploy,post-run-deploy" name="run-deploy"/>
<target if="netbeans.home" name="-run-deploy-nb">
<property location="${build.dir}" name="dist.ear.dir"/>
<property name="deploy.on.save" value="${build.deploy.on.save}"/>
</ant>
+ <ant antfile="${project.jshop-ejb}/build.xml" inheritall="false" target="clean-ear">
+ <property location="${build.dir}" name="dist.ear.dir"/>
+ <property name="deploy.on.save" value="${build.deploy.on.save}"/>
+ </ant>
</target>
<target depends="init" name="do-clean">
<delete dir="${build.dir}"/>
-build.xml.data.CRC32=d066c1f0
+build.xml.data.CRC32=df8eee8a
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.
# 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=d066c1f0
-nbproject/build-impl.xml.script.CRC32=ec434f5f
+nbproject/build-impl.xml.data.CRC32=df8eee8a
+nbproject/build-impl.xml.script.CRC32=249f8ab6
nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1
j2ee.server.type=gfv3ee6
jar.compress=false
jar.content.additional=\
- ${reference.PizzaService-ejb.dist-ear}
+ ${reference.PizzaService-ejb.dist-ear}:\
+ ${reference.jshop-ejb.dist-ear}
jar.name=PizzaService.ear
javac.debug=true
javac.deprecation=false
meta.inf=src/conf
no.dependencies=false
platform.active=default_platform
+project.jshop-ejb=../../MyProjects/jshop-ejb
project.PizzaService-ejb=PizzaService-ejb
+reference.jshop-ejb.dist-ear=${project.jshop-ejb}/dist/jshop-ejb.jar
reference.PizzaService-ejb.dist-ear=${project.PizzaService-ejb}/dist/PizzaService-ejb.jar
resource.dir=setup
run.classpath=
<file>${reference.PizzaService-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.jshop-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>jshop-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>