</target>
<target depends="compile,-library-inclusion-in-archive-weblogic,-library-inclusion-in-archive-by-user" name="library-inclusion-in-archive"/>
<target if="is.jars.in.ejbjar" name="-library-inclusion-in-archive-by-user">
- <copyfiles files="${reference.jcore-ee-logger.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jcoreee.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jshop-core.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.jshop-ee-lib.jar}" todir="${build.classes.dir}"/>
<copyfiles files="${file.reference.cdi-api.jar}" todir="${build.classes.dir}"/>
</target>
<target if="is.server.weblogic" name="-library-inclusion-in-archive-weblogic">
- <basename file="${reference.jcore-ee-logger.jar}" property="manifest.reference.jcore-ee-logger.jar"/>
<basename file="${file.reference.jcoreee.jar}" property="manifest.file.reference.jcoreee.jar"/>
<basename file="${file.reference.jshop-core.jar}" property="manifest.file.reference.jshop-core.jar"/>
<basename file="${file.reference.jshop-ee-lib.jar}" property="manifest.file.reference.jshop-ee-lib.jar"/>
<basename file="${file.reference.cdi-api.jar}" property="manifest.file.reference.cdi-api.jar"/>
<manifest file="${build.ear.classes.dir}/META-INF/MANIFEST.MF" mode="update">
<attribute name="Extension-List" value="jar-1 jar-2 jar-3 jar-4 jar-5 jar-6 "/>
- <attribute name="jar-1-Extension-Name" value="${manifest.reference.jcore-ee-logger.jar}"/>
<attribute name="jar-2-Extension-Name" value="${manifest.file.reference.jcoreee.jar}"/>
<attribute name="jar-3-Extension-Name" value="${manifest.file.reference.jshop-core.jar}"/>
<attribute name="jar-4-Extension-Name" value="${manifest.file.reference.jshop-ee-lib.jar}"/>
</manifest>
</target>
<target depends="compile" name="library-inclusion-in-manifest">
- <copyfiles files="${reference.jcore-ee-logger.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jcoreee.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jshop-core.jar}" todir="${dist.ear.dir}/lib"/>
<copyfiles files="${file.reference.jshop-ee-lib.jar}" todir="${dist.ear.dir}/lib"/>
jar.name=PizzaService-ejb.jar
jars.in.ejbjar=true
javac.classpath=\
- ${reference.jcore-ee-logger.jar}:\
${file.reference.jcoreee.jar}:\
${file.reference.jshop-core.jar}:\
${file.reference.jshop-ee-lib.jar}:\
meta.inf=${source.root}/conf
meta.inf.excludes=sun-cmp-mappings.xml
platform.active=default_platform
-project.jcore-ee-logger=../../jcore-ee-logger
project.license=gpl30
project.PizzaService-lib=../../PizzaService-lib
-reference.jcore-ee-logger.jar=${project.jcore-ee-logger}/dist/jcore-ee-logger.jar
reference.PizzaService-lib.jar=${project.PizzaService-lib}/dist/PizzaService-lib.jar
resource.dir=setup
run.test.classpath=\
<data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
<name>PizzaService-ejb</name>
<minimum-ant-version>1.6.5</minimum-ant-version>
- <included-library dirs="200">reference.jcore-ee-logger.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>
<clean-target>clean</clean-target>
<id>jar</id>
</reference>
- <reference>
- <foreign-project>jcore-ee-logger</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- </reference>
</references>
</configuration>
</project>
-build.xml.data.CRC32=e3137455
+build.xml.data.CRC32=810404e7
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.
dist.dir=dist
dist.jar=${dist.dir}/${jar.name}
endorsed.classpath=
-file.reference.jcore-ee-logger.jar=../jcore-ee-logger/dist/jcore-ee-logger.jar
j2ee.appclient.mainclass.args=${j2ee.appclient.tool.args}
j2ee.compile.on.save=true
j2ee.deploy.on.save=true
j2ee.server.type=gfv3ee6
jar.compress=false
jar.content.additional=\
- ${file.reference.jcore-ee-logger.jar}:\
${reference.jshop-ejb.dist-ear}:\
- ${reference.PizzaService-ejb.dist-ear}
+ ${reference.PizzaService-ejb.dist-ear}:\
+ ${reference.jcore-ee-logger.dist-ear}
jar.name=PizzaService.ear
javac.debug=true
javac.deprecation=false
meta.inf=src/conf
no.dependencies=false
platform.active=default_platform
+project.jcore-ee-logger=../jcore-ee-logger
project.jshop-ejb=../jshop-ejb
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.PizzaService-ejb.dist-ear=${project.PizzaService-ejb}/dist/PizzaService-ejb.jar
resource.dir=setup
<web-module-libraries/>
<web-module-additional-libraries>
<library>
- <file>${file.reference.jcore-ee-logger.jar}</file>
+ <file>${reference.jshop-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
<library>
- <file>${reference.jshop-ejb.dist-ear}</file>
+ <file>${reference.PizzaService-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
<library>
- <file>${reference.PizzaService-ejb.dist-ear}</file>
+ <file>${reference.jcore-ee-logger.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
</web-module-additional-libraries>
<clean-target>clean-ear</clean-target>
<id>dist-ear</id>
</reference>
+ <reference>
+ <foreign-project>jcore-ee-logger</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>jshop-ejb</foreign-project>
<artifact-type>j2ee_ear_archive</artifact-type>