]> git.mxchange.org Git - jcore-logger-ejb.git/blob - nbproject/project.xml
added dependency to jcore-logger-lib + removed files which has been moved there
[jcore-logger-ejb.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.ejbjarproject</type>
4     <configuration>
5         <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
6             <name>jcore-ee-logger</name>
7             <minimum-ant-version>1.6.5</minimum-ant-version>
8             <included-library dirs="200">reference.jcore-logger-lib.jar</included-library>
9             <included-library dirs="200">file.reference.cdi-api.jar</included-library>
10             <included-library dirs="200">file.reference.log4j-api-2.3.jar</included-library>
11             <included-library dirs="200">file.reference.log4j-core-2.3.jar</included-library>
12             <included-library dirs="200">file.reference.log4j-web-2.3.jar</included-library>
13             <source-roots>
14                 <root id="src.dir"/>
15             </source-roots>
16             <test-roots>
17                 <root id="test.src.dir"/>
18             </test-roots>
19         </data>
20         <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
21             <definitions>./lib/nblibraries.properties</definitions>
22         </libraries>
23         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
24             <reference>
25                 <foreign-project>jcore-logger-lib</foreign-project>
26                 <artifact-type>jar</artifact-type>
27                 <script>build.xml</script>
28                 <target>jar</target>
29                 <clean-target>clean</clean-target>
30                 <id>jar</id>
31             </reference>
32         </references>
33     </configuration>
34 </project>