]> git.mxchange.org Git - pizzaservice-core.git/blob - nbproject/project.xml
Merge branch 'master' of /media/quix0r/INTENSO/Java Project/pizzaservice
[pizzaservice-core.git] / nbproject / project.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://www.netbeans.org/ns/project/1">
3 <<<<<<< HEAD
4     <type>org.netbeans.modules.java.j2seproject</type>
5     <configuration>
6         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
7             <name>pizzaservice-core</name>
8             <source-roots>
9                 <root id="src.dir"/>
10             </source-roots>
11             <test-roots>
12                 <root id="test.src.dir"/>
13             </test-roots>
14 =======
15     <type>org.netbeans.modules.j2ee.earproject</type>
16     <configuration>
17         <data xmlns="http://www.netbeans.org/ns/j2ee-earproject/2">
18             <name>PizzaService</name>
19             <minimum-ant-version>1.6.5</minimum-ant-version>
20             <web-module-libraries/>
21             <web-module-additional-libraries>
22                 <library>
23                     <file>${reference.jshop-ejb.dist-ear}</file>
24                     <path-in-war>/</path-in-war>
25                 </library>
26                 <library>
27                     <file>${reference.jcore-logger-ejb.dist}</file>
28                     <path-in-war>/</path-in-war>
29                 </library>
30                 <library>
31                     <file>${reference.jshop-receipt-ejb.dist-ear}</file>
32                     <path-in-war>/</path-in-war>
33                 </library>
34                 <library>
35                     <file>${reference.PizzaService-ejb.dist-ear}</file>
36                     <path-in-war>/</path-in-war>
37                 </library>
38             </web-module-additional-libraries>
39 >>>>>>> 0d1f24c85b058414f76bf28c75ce73dc754cbe5c
40         </data>
41         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
42             <definitions>.\lib\nblibraries.properties</definitions>
43         </libraries>
44 <<<<<<< HEAD
45 =======
46         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
47             <reference>
48                 <foreign-project>PizzaService-ejb</foreign-project>
49                 <artifact-type>j2ee_ear_archive</artifact-type>
50                 <script>build.xml</script>
51                 <target>dist-ear</target>
52                 <clean-target>clean-ear</clean-target>
53                 <id>dist-ear</id>
54             </reference>
55             <reference>
56                 <foreign-project>jcore-logger-ejb</foreign-project>
57                 <artifact-type>jar</artifact-type>
58                 <script>build.xml</script>
59                 <target>dist</target>
60                 <clean-target>clean</clean-target>
61                 <id>dist</id>
62             </reference>
63             <reference>
64                 <foreign-project>jshop-ejb</foreign-project>
65                 <artifact-type>j2ee_ear_archive</artifact-type>
66                 <script>build.xml</script>
67                 <target>dist-ear</target>
68                 <clean-target>clean-ear</clean-target>
69                 <id>dist-ear</id>
70             </reference>
71             <reference>
72                 <foreign-project>jshop-receipt-ejb</foreign-project>
73                 <artifact-type>j2ee_ear_archive</artifact-type>
74                 <script>build.xml</script>
75                 <target>dist-ear</target>
76                 <clean-target>clean-ear</clean-target>
77                 <id>dist-ear</id>
78             </reference>
79         </references>
80 >>>>>>> 0d1f24c85b058414f76bf28c75ce73dc754cbe5c
81     </configuration>
82 </project>