]> git.mxchange.org Git - pizzaservice.git/blob - nbproject/project.xml
Removed jcountry-ejb + fixed jcore-logger-ejb
[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.jcontacts-ejb.dist-ear}</file>
12                     <path-in-war>/</path-in-war>
13                 </library>
14                 <library>
15                     <file>${reference.jshop-ejb.dist-ear}</file>
16                     <path-in-war>/</path-in-war>
17                 </library>
18                 <library>
19                     <file>${reference.jcore-logger-ejb.dist}</file>
20                     <path-in-war>/</path-in-war>
21                 </library>
22                 <library>
23                     <file>${reference.jshop-receipt-ejb.dist-ear}</file>
24                     <path-in-war>/</path-in-war>
25                 </library>
26                 <library>
27                     <file>${reference.PizzaService-ejb.dist-ear}</file>
28                     <path-in-war>/</path-in-war>
29                 </library>
30             </web-module-additional-libraries>
31         </data>
32         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
33             <definitions>.\lib\nblibraries.properties</definitions>
34         </libraries>
35         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
36             <reference>
37                 <foreign-project>PizzaService-ejb</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>jcontacts-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             <reference>
53                 <foreign-project>jcore-logger-ejb</foreign-project>
54                 <artifact-type>jar</artifact-type>
55                 <script>build.xml</script>
56                 <target>dist</target>
57                 <clean-target>clean</clean-target>
58                 <id>dist</id>
59             </reference>
60             <reference>
61                 <foreign-project>jshop-ejb</foreign-project>
62                 <artifact-type>j2ee_ear_archive</artifact-type>
63                 <script>build.xml</script>
64                 <target>dist-ear</target>
65                 <clean-target>clean-ear</clean-target>
66                 <id>dist-ear</id>
67             </reference>
68             <reference>
69                 <foreign-project>jshop-receipt-ejb</foreign-project>
70                 <artifact-type>j2ee_ear_archive</artifact-type>
71                 <script>build.xml</script>
72                 <target>dist-ear</target>
73                 <clean-target>clean-ear</clean-target>
74                 <id>dist-ear</id>
75             </reference>
76         </references>
77     </configuration>
78 </project>