|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<module relativePaths="true" type="JAVA_MODULE" version="4"> |
3 | | - <component name="NewModuleRootManager" inherit-compiler-output="true"> |
4 | | - <exclude-output /> |
5 | | - <content url="file://$MODULE_DIR$"> |
6 | | - <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
7 | | - <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" /> |
8 | | - <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
9 | | - <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true" /> |
10 | | - <excludeFolder url="file://$MODULE_DIR$/target" /> |
11 | | - </content> |
12 | | - <orderEntry type="sourceFolder" forTests="false" /> |
13 | | - <orderEntry type="inheritedJdk" /> |
14 | | - <orderEntry type="module-library"> |
15 | | - <library> |
16 | | - <CLASSES> |
17 | | - <root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar!/" /> |
18 | | - </CLASSES> |
19 | | - <JAVADOC /> |
20 | | - <SOURCES> |
21 | | - <root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-sources-1.1.1.jar!/" /> |
22 | | - </SOURCES> |
23 | | - </library> |
24 | | - </orderEntry> |
25 | | - <orderEntry type="module" module-name="aop" /> |
26 | | - <orderEntry type="module" module-name="beans" /> |
27 | | - <orderEntry type="module" module-name="context" /> |
28 | | - <orderEntry type="module" module-name="core" /> |
29 | | - <orderEntry type="module" module-name="transaction" /> |
30 | | - <orderEntry type="module-library"> |
31 | | - <library> |
32 | | - <CLASSES> |
33 | | - <root url="jar://$IVY_CACHE$/javax.transaction/com.springsource.javax.transaction/1.1.0/com.springsource.javax.transaction-1.1.0.jar!/" /> |
34 | | - </CLASSES> |
35 | | - <JAVADOC /> |
36 | | - <SOURCES> |
37 | | - <root url="jar://$IVY_CACHE$/javax.transaction/com.springsource.javax.transaction/1.1.0/com.springsource.javax.transaction-sources-1.1.0.jar!/" /> |
38 | | - </SOURCES> |
39 | | - </library> |
40 | | - </orderEntry> |
41 | | - <orderEntry type="module-library"> |
42 | | - <library> |
43 | | - <CLASSES> |
44 | | - <root url="jar://$IVY_CACHE$/com.mchange.c3p0/com.springsource.com.mchange.v2.c3p0/0.9.1.2/com.springsource.com.mchange.v2.c3p0-0.9.1.2.jar!/" /> |
45 | | - </CLASSES> |
46 | | - <JAVADOC /> |
47 | | - <SOURCES> |
48 | | - <root url="jar://$IVY_CACHE$/com.mchange.c3p0/com.springsource.com.mchange.v2.c3p0/0.9.1.2/com.springsource.com.mchange.v2.c3p0-sources-0.9.1.2.jar!/" /> |
49 | | - </SOURCES> |
50 | | - </library> |
51 | | - </orderEntry> |
52 | | - <orderEntry type="module-library"> |
53 | | - <library> |
54 | | - <CLASSES> |
55 | | - <root url="jar://$IVY_CACHE$/com.experlog.xapool/com.springsource.org.enhydra.jdbc/1.5.0/com.springsource.org.enhydra.jdbc-1.5.0.jar!/" /> |
56 | | - </CLASSES> |
57 | | - <JAVADOC /> |
58 | | - <SOURCES> |
59 | | - <root url="jar://$IVY_CACHE$/com.experlog.xapool/com.springsource.org.enhydra.jdbc/1.5.0/com.springsource.org.enhydra.jdbc-sources-1.5.0.jar!/" /> |
60 | | - </SOURCES> |
61 | | - </library> |
62 | | - </orderEntry> |
63 | | - <orderEntry type="module-library"> |
64 | | - <library> |
65 | | - <CLASSES> |
66 | | - <root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-4.5.0.jar!/" /> |
67 | | - </CLASSES> |
68 | | - <JAVADOC /> |
69 | | - <SOURCES> |
70 | | - <root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar!/" /> |
71 | | - </SOURCES> |
72 | | - </library> |
73 | | - </orderEntry> |
74 | | - <orderEntry type="module-library"> |
75 | | - <library> |
76 | | - <CLASSES> |
77 | | - <root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-2.3.0.jar!/" /> |
78 | | - </CLASSES> |
79 | | - <JAVADOC /> |
80 | | - <SOURCES> |
81 | | - <root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-sources-2.3.0.jar!/" /> |
82 | | - </SOURCES> |
83 | | - </library> |
84 | | - </orderEntry> |
85 | | - </component> |
86 | | - <component name="copyright"> |
87 | | - <Base> |
88 | | - <setting name="state" value="2" /> |
89 | | - </Base> |
90 | | - </component> |
91 | | -</module> |
92 | | - |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<module relativePaths="true" type="JAVA_MODULE" version="4"> |
| 3 | + <component name="NewModuleRootManager" inherit-compiler-output="true"> |
| 4 | + <exclude-output /> |
| 5 | + <content url="file://$MODULE_DIR$"> |
| 6 | + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
| 7 | + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" /> |
| 8 | + <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
| 9 | + <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true" /> |
| 10 | + <excludeFolder url="file://$MODULE_DIR$/target" /> |
| 11 | + </content> |
| 12 | + <orderEntry type="sourceFolder" forTests="false" /> |
| 13 | + <orderEntry type="inheritedJdk" /> |
| 14 | + <orderEntry type="module-library"> |
| 15 | + <library> |
| 16 | + <CLASSES> |
| 17 | + <root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar!/" /> |
| 18 | + </CLASSES> |
| 19 | + <JAVADOC /> |
| 20 | + <SOURCES> |
| 21 | + <root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-sources-1.1.1.jar!/" /> |
| 22 | + </SOURCES> |
| 23 | + </library> |
| 24 | + </orderEntry> |
| 25 | + <orderEntry type="module" module-name="aop" /> |
| 26 | + <orderEntry type="module" module-name="beans" /> |
| 27 | + <orderEntry type="module" module-name="context" /> |
| 28 | + <orderEntry type="module" module-name="core" /> |
| 29 | + <orderEntry type="module" module-name="transaction" /> |
| 30 | + <orderEntry type="module-library"> |
| 31 | + <library> |
| 32 | + <CLASSES> |
| 33 | + <root url="jar://$IVY_CACHE$/javax.transaction/com.springsource.javax.transaction/1.1.0/com.springsource.javax.transaction-1.1.0.jar!/" /> |
| 34 | + </CLASSES> |
| 35 | + <JAVADOC /> |
| 36 | + <SOURCES> |
| 37 | + <root url="jar://$IVY_CACHE$/javax.transaction/com.springsource.javax.transaction/1.1.0/com.springsource.javax.transaction-sources-1.1.0.jar!/" /> |
| 38 | + </SOURCES> |
| 39 | + </library> |
| 40 | + </orderEntry> |
| 41 | + <orderEntry type="module-library"> |
| 42 | + <library> |
| 43 | + <CLASSES> |
| 44 | + <root url="jar://$IVY_CACHE$/com.mchange.c3p0/com.springsource.com.mchange.v2.c3p0/0.9.1.2/com.springsource.com.mchange.v2.c3p0-0.9.1.2.jar!/" /> |
| 45 | + </CLASSES> |
| 46 | + <JAVADOC /> |
| 47 | + <SOURCES> |
| 48 | + <root url="jar://$IVY_CACHE$/com.mchange.c3p0/com.springsource.com.mchange.v2.c3p0/0.9.1.2/com.springsource.com.mchange.v2.c3p0-sources-0.9.1.2.jar!/" /> |
| 49 | + </SOURCES> |
| 50 | + </library> |
| 51 | + </orderEntry> |
| 52 | + <orderEntry type="module-library"> |
| 53 | + <library> |
| 54 | + <CLASSES> |
| 55 | + <root url="jar://$IVY_CACHE$/com.experlog.xapool/com.springsource.org.enhydra.jdbc/1.5.0/com.springsource.org.enhydra.jdbc-1.5.0.jar!/" /> |
| 56 | + </CLASSES> |
| 57 | + <JAVADOC /> |
| 58 | + <SOURCES> |
| 59 | + <root url="jar://$IVY_CACHE$/com.experlog.xapool/com.springsource.org.enhydra.jdbc/1.5.0/com.springsource.org.enhydra.jdbc-sources-1.5.0.jar!/" /> |
| 60 | + </SOURCES> |
| 61 | + </library> |
| 62 | + </orderEntry> |
| 63 | + <orderEntry type="module-library"> |
| 64 | + <library> |
| 65 | + <CLASSES> |
| 66 | + <root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-4.5.0.jar!/" /> |
| 67 | + </CLASSES> |
| 68 | + <JAVADOC /> |
| 69 | + <SOURCES> |
| 70 | + <root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar!/" /> |
| 71 | + </SOURCES> |
| 72 | + </library> |
| 73 | + </orderEntry> |
| 74 | + <orderEntry type="module-library"> |
| 75 | + <library> |
| 76 | + <CLASSES> |
| 77 | + <root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-2.3.0.jar!/" /> |
| 78 | + </CLASSES> |
| 79 | + <JAVADOC /> |
| 80 | + <SOURCES> |
| 81 | + <root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-sources-2.3.0.jar!/" /> |
| 82 | + </SOURCES> |
| 83 | + </library> |
| 84 | + </orderEntry> |
| 85 | + </component> |
| 86 | + <component name="copyright"> |
| 87 | + <Base> |
| 88 | + <setting name="state" value="2" /> |
| 89 | + </Base> |
| 90 | + </component> |
| 91 | +</module> |
| 92 | + |
0 commit comments