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