|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
<exclude-output />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
|
|
</content>
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="module" module-name="beans" />
|
|
|
|
<orderEntry type="module" module-name="context" />
|
|
|
|
<orderEntry type="module" module-name="core" />
|
|
|
|
<orderEntry type="module" module-name="jdbc" />
|
|
|
|
<orderEntry type="module" module-name="orm" />
|
|
|
|
<orderEntry type="module" module-name="transaction" />
|
|
|
|
<orderEntry type="module" module-name="web" />
|
|
|
|
<orderEntry type="module" module-name="web-portlet" />
|
|
|
|
<orderEntry type="module" module-name="web-servlet" />
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.activation/com.springsource.javax.activation/1.1.0/com.springsource.javax.activation-1.1.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.activation/com.springsource.javax.activation/1.1.0/com.springsource.javax.activation-sources-1.1.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.persistence/com.springsource.javax.persistence/1.0.0/com.springsource.javax.persistence-1.0.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.persistence/com.springsource.javax.persistence/1.0.0/com.springsource.javax.persistence-sources-1.0.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.portlet/com.springsource.javax.portlet/1.0.0/com.springsource.javax.portlet-1.0.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.servlet/com.springsource.javax.servlet/2.5.0/com.springsource.javax.servlet-2.5.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.servlet/com.springsource.javax.servlet/2.5.0/com.springsource.javax.servlet-sources-2.5.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.junit/3.8.2/com.springsource.junit-3.8.2.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.junit/3.8.2/com.springsource.junit-sources-3.8.2.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-4.5.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.testng/com.springsource.org.testng/5.8.0/com.springsource.org.testng-5.8.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.testng/com.springsource.org.testng/5.8.0/com.springsource.org.testng-sources-5.8.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<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!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<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!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.apache.taglibs/com.springsource.org.apache.taglibs.standard/1.1.2/com.springsource.org.apache.taglibs.standard-1.1.2.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.apache.taglibs/com.springsource.org.apache.taglibs.standard/1.1.2/com.springsource.org.apache.taglibs.standard-sources-1.1.2.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/org.aspectj/com.springsource.org.aspectj.weaver/1.5.4/com.springsource.org.aspectj.weaver-1.5.4.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.el/com.springsource.javax.el/2.1.0/com.springsource.javax.el-2.1.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.el/com.springsource.javax.el/2.1.0/com.springsource.javax.el-sources-2.1.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.servlet/com.springsource.javax.servlet.jsp/2.1.0/com.springsource.javax.servlet.jsp-2.1.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$IVY_CACHE$/javax.servlet/com.springsource.javax.servlet.jsp/2.1.0/com.springsource.javax.servlet.jsp-sources-2.1.0.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
</component>
|
|
|
|
<component name="copyright">
|
|
|
|
<Base>
|
|
|
|
<setting name="state" value="2" />
|
|
|
|
</Base>
|
|
|
|
</component>
|
|
|
|
</module>
|
|
|
|
|