]> git.mxchange.org Git - jjobs.git/blob - nbproject/project.xml
Merge branch 'master' into rewrites/wildfly
[jjobs.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>jjobs</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.addressbook-ejb.dist-ear}</file>
12                     <path-in-war>/</path-in-war>
13                 </library>
14                 <library>
15                     <file>${reference.jcontacts-ejb.dist-ear}</file>
16                     <path-in-war>/</path-in-war>
17                 </library>
18                 <library>
19                     <file>${reference.jcore-logger-ejb.dist-ear}</file>
20                     <path-in-war>/</path-in-war>
21                 </library>
22                 <library>
23                     <file>${reference.juser-ejb.dist-ear}</file>
24                     <path-in-war>/</path-in-war>
25                 </library>
26                 <library>
27                     <file>${reference.jletter-ejb.dist-ear}</file>
28                     <path-in-war>/</path-in-war>
29                 </library>
30                 <library>
31                     <file>${reference.jjobs-ejb.dist-ear}</file>
32                     <path-in-war>/</path-in-war>
33                 </library>
34                 <library>
35                     <file>${reference.jcountry-ejb.dist-ear}</file>
36                     <path-in-war>/</path-in-war>
37                 </library>
38             </web-module-additional-libraries>
39         </data>
40         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
41             <reference>
42                 <foreign-project>addressbook-ejb</foreign-project>
43                 <artifact-type>j2ee_ear_archive</artifact-type>
44                 <script>build.xml</script>
45                 <target>dist-ear</target>
46                 <clean-target>clean-ear</clean-target>
47                 <id>dist-ear</id>
48             </reference>
49             <reference>
50                 <foreign-project>jcontacts-ejb</foreign-project>
51                 <artifact-type>j2ee_ear_archive</artifact-type>
52                 <script>build.xml</script>
53                 <target>dist-ear</target>
54                 <clean-target>clean-ear</clean-target>
55                 <id>dist-ear</id>
56             </reference>
57             <reference>
58                 <foreign-project>jcore-logger-ejb</foreign-project>
59                 <artifact-type>j2ee_ear_archive</artifact-type>
60                 <script>build.xml</script>
61                 <target>dist-ear</target>
62                 <clean-target>clean-ear</clean-target>
63                 <id>dist-ear</id>
64             </reference>
65             <reference>
66                 <foreign-project>jcountry-ejb</foreign-project>
67                 <artifact-type>j2ee_ear_archive</artifact-type>
68                 <script>build.xml</script>
69                 <target>dist-ear</target>
70                 <clean-target>clean-ear</clean-target>
71                 <id>dist-ear</id>
72             </reference>
73             <reference>
74                 <foreign-project>jjobs-ejb</foreign-project>
75                 <artifact-type>j2ee_ear_archive</artifact-type>
76                 <script>build.xml</script>
77                 <target>dist-ear</target>
78                 <clean-target>clean-ear</clean-target>
79                 <id>dist-ear</id>
80             </reference>
81             <reference>
82                 <foreign-project>jletter-ejb</foreign-project>
83                 <artifact-type>j2ee_ear_archive</artifact-type>
84                 <script>build.xml</script>
85                 <target>dist-ear</target>
86                 <clean-target>clean-ear</clean-target>
87                 <id>dist-ear</id>
88             </reference>
89             <reference>
90                 <foreign-project>juser-ejb</foreign-project>
91                 <artifact-type>j2ee_ear_archive</artifact-type>
92                 <script>build.xml</script>
93                 <target>dist-ear</target>
94                 <clean-target>clean-ear</clean-target>
95                 <id>dist-ear</id>
96             </reference>
97         </references>
98     </configuration>
99 </project>