]> git.mxchange.org Git - pizzaservice.git/blob - PizzaService-ejb/nbproject/project.xml
added jcountry-core + jcountry-lib + singleton bean for country data retrieval
[pizzaservice.git] / PizzaService-ejb / 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.ejbjarproject</type>
4     <configuration>
5         <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
6             <name>PizzaService-ejb</name>
7             <minimum-ant-version>1.6.5</minimum-ant-version>
8             <included-library dirs="200">file.reference.jcoreee.jar</included-library>
9             <included-library dirs="200">file.reference.jcore-logger-lib.jar</included-library>
10             <included-library dirs="200">file.reference.jcountry-core.jar</included-library>
11             <included-library dirs="200">file.reference.jcountry-lib.jar</included-library>
12             <included-library dirs="200">file.reference.jshop-core.jar</included-library>
13             <included-library dirs="200">file.reference.jshop-ee-lib.jar</included-library>
14             <included-library dirs="200">reference.PizzaService-lib.jar</included-library>
15             <included-library dirs="200">file.reference.cdi-api.jar</included-library>
16             <source-roots>
17                 <root id="src.dir"/>
18             </source-roots>
19             <test-roots>
20                 <root id="test.src.dir"/>
21             </test-roots>
22         </data>
23         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
24             <definitions>lib/nblibraries.properties</definitions>
25         </libraries>
26         <references xmlns="http://www.netbeans.org/ns/ant-project-references/2">
27             <reference>
28                 <foreign-project>PizzaService-lib</foreign-project>
29                 <artifact-type>jar</artifact-type>
30                 <script>${project.PizzaService-lib}/build.xml</script>
31                 <target>jar</target>
32                 <clean-target>clean</clean-target>
33                 <id>jar</id>
34             </reference>
35         </references>
36     </configuration>
37 </project>