]> git.mxchange.org Git - pizzaservice.git/blob - nbproject/project.xml
96d88a0a81d130a1564ce1194045424fee29e59f
[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.jcore-logger-ejb.dist}</file>
16                     <path-in-war>/</path-in-war>
17                 </library>
18                 <library>
19                     <file>${reference.jshop-receipt-ejb.dist-ear}</file>
20                     <path-in-war>/</path-in-war>
21                 </library>
22                 <library>
23                     <file>${reference.pizzaservice-ejb.dist-ear}</file>
24                     <path-in-war>/</path-in-war>
25                 </library>
26             </web-module-additional-libraries>
27         </data>
28         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
29             <definitions>.\lib\nblibraries.properties</definitions>
30         </libraries>
31         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
32             <reference>
33                 <foreign-project>pizzaservice-ejb</foreign-project>
34                 <artifact-type>j2ee_ear_archive</artifact-type>
35                 <script>build.xml</script>
36                 <target>dist-ear</target>
37                 <clean-target>clean-ear</clean-target>
38                 <id>dist-ear</id>
39             </reference>
40             <reference>
41                 <foreign-project>jcore-logger-ejb</foreign-project>
42                 <artifact-type>jar</artifact-type>
43                 <script>build.xml</script>
44                 <target>dist</target>
45                 <clean-target>clean</clean-target>
46                 <id>dist</id>
47             </reference>
48             <reference>
49                 <foreign-project>jshop-ejb</foreign-project>
50                 <artifact-type>j2ee_ear_archive</artifact-type>
51                 <script>build.xml</script>
52                 <target>dist-ear</target>
53                 <clean-target>clean-ear</clean-target>
54                 <id>dist-ear</id>
55             </reference>
56             <reference>
57                 <foreign-project>jshop-receipt-ejb</foreign-project>
58                 <artifact-type>j2ee_ear_archive</artifact-type>
59                 <script>build.xml</script>
60                 <target>dist-ear</target>
61                 <clean-target>clean-ear</clean-target>
62                 <id>dist-ear</id>
63             </reference>
64         </references>
65     </configuration>
66 </project>