Skip to content

Commit 1facd45

Browse files
author
Thomas Risberg
committed
switched to use XInclude
1 parent 338a7ee commit 1facd45

File tree

52 files changed

+3461
-3403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+3461
-3403
lines changed

build-spring-framework/build.iml

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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-
<excludeFolder url="file://$MODULE_DIR$/target" />
7-
</content>
8-
<orderEntry type="inheritedJdk" />
9-
<orderEntry type="sourceFolder" forTests="false" />
10-
</component>
11-
</module>
12-
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+
<excludeFolder url="file://$MODULE_DIR$/target" />
7+
</content>
8+
<orderEntry type="inheritedJdk" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
</component>
11+
</module>
12+

org.springframework.aop/aop.iml

+122-122
Original file line numberDiff line numberDiff line change
@@ -1,122 +1,122 @@
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" module-name="beans" />
15-
<orderEntry type="module" module-name="core" />
16-
<orderEntry type="module-library">
17-
<library>
18-
<CLASSES>
19-
<root url="jar://$IVY_CACHE$/org.aopalliance/com.springsource.org.aopalliance/1.0.0/com.springsource.org.aopalliance-1.0.0.jar!/" />
20-
</CLASSES>
21-
<JAVADOC />
22-
<SOURCES>
23-
<root url="jar://$IVY_CACHE$/org.aopalliance/com.springsource.org.aopalliance/1.0.0/com.springsource.org.aopalliance-sources-1.0.0.jar!/" />
24-
</SOURCES>
25-
</library>
26-
</orderEntry>
27-
<orderEntry type="module-library">
28-
<library>
29-
<CLASSES>
30-
<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!/" />
31-
</CLASSES>
32-
<JAVADOC />
33-
<SOURCES>
34-
<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!/" />
35-
</SOURCES>
36-
</library>
37-
</orderEntry>
38-
<orderEntry type="module-library">
39-
<library>
40-
<CLASSES>
41-
<root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.pool/1.4.0/com.springsource.org.apache.commons.pool-1.4.0.jar!/" />
42-
</CLASSES>
43-
<JAVADOC />
44-
<SOURCES>
45-
<root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.pool/1.4.0/com.springsource.org.apache.commons.pool-sources-1.4.0.jar!/" />
46-
</SOURCES>
47-
</library>
48-
</orderEntry>
49-
<orderEntry type="module-library">
50-
<library>
51-
<CLASSES>
52-
<root url="jar://$IVY_CACHE$/org.aspectj/com.springsource.org.aspectj.weaver/1.6.2.RELEASE/com.springsource.org.aspectj.weaver-1.6.2.RELEASE.jar!/" />
53-
</CLASSES>
54-
<JAVADOC />
55-
<SOURCES>
56-
<root url="jar://$IVY_CACHE$/org.aspectj/com.springsource.org.aspectj.weaver/1.6.2.RELEASE/com.springsource.org.aspectj.weaver-sources-1.6.2.RELEASE.jar!/" />
57-
</SOURCES>
58-
</library>
59-
</orderEntry>
60-
<orderEntry type="module-library">
61-
<library>
62-
<CLASSES>
63-
<root url="jar://$IVY_CACHE$/com.jamonapi/com.springsource.com.jamonapi/2.4.0/com.springsource.com.jamonapi-2.4.0.jar!/" />
64-
</CLASSES>
65-
<JAVADOC />
66-
<SOURCES>
67-
<root url="jar://$IVY_CACHE$/com.jamonapi/com.springsource.com.jamonapi/2.4.0/com.springsource.com.jamonapi-sources-2.4.0.jar!/" />
68-
</SOURCES>
69-
</library>
70-
</orderEntry>
71-
<orderEntry type="module-library">
72-
<library>
73-
<CLASSES>
74-
<root url="jar://$IVY_CACHE$/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-2.1.3.jar!/" />
75-
</CLASSES>
76-
<JAVADOC />
77-
<SOURCES>
78-
<root url="jar://$IVY_CACHE$/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-sources-2.1.3.jar!/" />
79-
</SOURCES>
80-
</library>
81-
</orderEntry>
82-
<orderEntry type="module-library">
83-
<library>
84-
<CLASSES>
85-
<root url="jar://$IVY_CACHE$/org.apache.log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar!/" />
86-
</CLASSES>
87-
<JAVADOC />
88-
<SOURCES>
89-
<root url="jar://$IVY_CACHE$/org.apache.log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-sources-1.2.15.jar!/" />
90-
</SOURCES>
91-
</library>
92-
</orderEntry>
93-
<orderEntry type="module-library">
94-
<library>
95-
<CLASSES>
96-
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-4.5.0.jar!/" />
97-
</CLASSES>
98-
<JAVADOC />
99-
<SOURCES>
100-
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar!/" />
101-
</SOURCES>
102-
</library>
103-
</orderEntry>
104-
<orderEntry type="module-library">
105-
<library>
106-
<CLASSES>
107-
<root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-2.3.0.jar!/" />
108-
</CLASSES>
109-
<JAVADOC />
110-
<SOURCES>
111-
<root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-sources-2.3.0.jar!/" />
112-
</SOURCES>
113-
</library>
114-
</orderEntry>
115-
</component>
116-
<component name="copyright">
117-
<Base>
118-
<setting name="state" value="2" />
119-
</Base>
120-
</component>
121-
</module>
122-
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" module-name="beans" />
15+
<orderEntry type="module" module-name="core" />
16+
<orderEntry type="module-library">
17+
<library>
18+
<CLASSES>
19+
<root url="jar://$IVY_CACHE$/org.aopalliance/com.springsource.org.aopalliance/1.0.0/com.springsource.org.aopalliance-1.0.0.jar!/" />
20+
</CLASSES>
21+
<JAVADOC />
22+
<SOURCES>
23+
<root url="jar://$IVY_CACHE$/org.aopalliance/com.springsource.org.aopalliance/1.0.0/com.springsource.org.aopalliance-sources-1.0.0.jar!/" />
24+
</SOURCES>
25+
</library>
26+
</orderEntry>
27+
<orderEntry type="module-library">
28+
<library>
29+
<CLASSES>
30+
<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!/" />
31+
</CLASSES>
32+
<JAVADOC />
33+
<SOURCES>
34+
<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!/" />
35+
</SOURCES>
36+
</library>
37+
</orderEntry>
38+
<orderEntry type="module-library">
39+
<library>
40+
<CLASSES>
41+
<root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.pool/1.4.0/com.springsource.org.apache.commons.pool-1.4.0.jar!/" />
42+
</CLASSES>
43+
<JAVADOC />
44+
<SOURCES>
45+
<root url="jar://$IVY_CACHE$/org.apache.commons/com.springsource.org.apache.commons.pool/1.4.0/com.springsource.org.apache.commons.pool-sources-1.4.0.jar!/" />
46+
</SOURCES>
47+
</library>
48+
</orderEntry>
49+
<orderEntry type="module-library">
50+
<library>
51+
<CLASSES>
52+
<root url="jar://$IVY_CACHE$/org.aspectj/com.springsource.org.aspectj.weaver/1.6.2.RELEASE/com.springsource.org.aspectj.weaver-1.6.2.RELEASE.jar!/" />
53+
</CLASSES>
54+
<JAVADOC />
55+
<SOURCES>
56+
<root url="jar://$IVY_CACHE$/org.aspectj/com.springsource.org.aspectj.weaver/1.6.2.RELEASE/com.springsource.org.aspectj.weaver-sources-1.6.2.RELEASE.jar!/" />
57+
</SOURCES>
58+
</library>
59+
</orderEntry>
60+
<orderEntry type="module-library">
61+
<library>
62+
<CLASSES>
63+
<root url="jar://$IVY_CACHE$/com.jamonapi/com.springsource.com.jamonapi/2.4.0/com.springsource.com.jamonapi-2.4.0.jar!/" />
64+
</CLASSES>
65+
<JAVADOC />
66+
<SOURCES>
67+
<root url="jar://$IVY_CACHE$/com.jamonapi/com.springsource.com.jamonapi/2.4.0/com.springsource.com.jamonapi-sources-2.4.0.jar!/" />
68+
</SOURCES>
69+
</library>
70+
</orderEntry>
71+
<orderEntry type="module-library">
72+
<library>
73+
<CLASSES>
74+
<root url="jar://$IVY_CACHE$/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-2.1.3.jar!/" />
75+
</CLASSES>
76+
<JAVADOC />
77+
<SOURCES>
78+
<root url="jar://$IVY_CACHE$/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-sources-2.1.3.jar!/" />
79+
</SOURCES>
80+
</library>
81+
</orderEntry>
82+
<orderEntry type="module-library">
83+
<library>
84+
<CLASSES>
85+
<root url="jar://$IVY_CACHE$/org.apache.log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar!/" />
86+
</CLASSES>
87+
<JAVADOC />
88+
<SOURCES>
89+
<root url="jar://$IVY_CACHE$/org.apache.log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-sources-1.2.15.jar!/" />
90+
</SOURCES>
91+
</library>
92+
</orderEntry>
93+
<orderEntry type="module-library">
94+
<library>
95+
<CLASSES>
96+
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-4.5.0.jar!/" />
97+
</CLASSES>
98+
<JAVADOC />
99+
<SOURCES>
100+
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar!/" />
101+
</SOURCES>
102+
</library>
103+
</orderEntry>
104+
<orderEntry type="module-library">
105+
<library>
106+
<CLASSES>
107+
<root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-2.3.0.jar!/" />
108+
</CLASSES>
109+
<JAVADOC />
110+
<SOURCES>
111+
<root url="jar://$IVY_CACHE$/org.easymock/com.springsource.org.easymock/2.3.0/com.springsource.org.easymock-sources-2.3.0.jar!/" />
112+
</SOURCES>
113+
</library>
114+
</orderEntry>
115+
</component>
116+
<component name="copyright">
117+
<Base>
118+
<setting name="state" value="2" />
119+
</Base>
120+
</component>
121+
</module>
122+

0 commit comments

Comments
 (0)