]> git.mxchange.org Git - pizzaservice.git/blob - nbproject/project.xml
updated jars + enabled own lib folder
[pizzaservice.git] / nbproject / project.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://www.netbeans.org/ns/project/1">
3     <type>org.netbeans.modules.j2ee.earproject</type>
4     <configuration>
5         <data xmlns="http://www.netbeans.org/ns/j2ee-earproject/2">
6             <name>PizzaService</name>
7             <minimum-ant-version>1.6.5</minimum-ant-version>
8             <web-module-libraries/>
9             <web-module-additional-libraries>
10                 <library>
11                     <file>${reference.jshop-ejb.dist-ear}</file>
12                     <path-in-war>/</path-in-war>
13                 </library>
14                 <library>
15                     <file>${reference.PizzaService-ejb.dist-ear}</file>
16                     <path-in-war>/</path-in-war>
17                 </library>
18                 <library>
19                     <file>${reference.jcore-ee-logger.dist-ear}</file>
20                     <path-in-war>/</path-in-war>
21                 </library>
22             </web-module-additional-libraries>
23         </data>
24         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
25             <definitions>.\lib\nblibraries.properties</definitions>
26         </libraries>
27         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
28             <reference>
29                 <foreign-project>PizzaService-ejb</foreign-project>
30                 <artifact-type>j2ee_ear_archive</artifact-type>
31                 <script>build.xml</script>
32                 <target>dist-ear</target>
33                 <clean-target>clean-ear</clean-target>
34                 <id>dist-ear</id>
35             </reference>
36             <reference>
37                 <foreign-project>jcore-ee-logger</foreign-project>
38                 <artifact-type>j2ee_ear_archive</artifact-type>
39                 <script>build.xml</script>
40                 <target>dist-ear</target>
41                 <clean-target>clean-ear</clean-target>
42                 <id>dist-ear</id>
43             </reference>
44             <reference>
45                 <foreign-project>jshop-ejb</foreign-project>
46                 <artifact-type>j2ee_ear_archive</artifact-type>
47                 <script>build.xml</script>
48                 <target>dist-ear</target>
49                 <clean-target>clean-ear</clean-target>
50                 <id>dist-ear</id>
51             </reference>
52         </references>
53     </configuration>
54 </project>