[jsword-svn] jsword-web s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Sun Nov 28 14:33:50 MST 2004
Update of /cvs/jsword/jsword-web
In directory www.crosswire.org:/tmp/cvs-serv10784
Added Files:
jsword-web.iml
Log Message:
intellij refactor - not critical
--- NEW FILE: jsword-web.iml ---
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="J2EE_WEB_MODULE" j2ee-integration="Tomcat Server">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/intellij/web/WEB-INF/classes" />
<exclude-output />
<exploded url="file://$MODULE_DIR$/target/intellij/web" />
<exclude-exploded />
<output-test url="file://$MODULE_DIR$/target/intellij/testclasses" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/java/limbo" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/java/main" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/java/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/resource" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="jsword" />
<orderEntry type="module" module-name="common" />
<orderEntry type="library" name="tomcat-5.5" level="application_server_libraries" />
<orderEntryProperties />
</component>
<component name="WebModuleBuildComponent">
<setting name="EXPLODED_URL" value="file://$MODULE_DIR$/target/intellij/web" />
<setting name="EXPLODED_ENABLED" value="true" />
<setting name="JAR_URL" value="file://" />
<setting name="JAR_ENABLED" value="false" />
<setting name="SYNC_EXPLODED_DIR" value="true" />
<setting name="BUILD_ON_FRAME_DEACTIVATION" value="false" />
<setting name="RUN_JASPER_VALIDATION" value="true" />
</component>
<component name="WebModuleProperties">
<containerElement type="module" name="common">
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/classes" />
</containerElement>
<containerElement type="module" name="jsword">
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/classes" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../common/jar/jaf-1.0.2/activation.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/activation.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../common/jar/jdom-1.0/jdom.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/jdom.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../common/jar/junit-3.8.1/junit.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/junit.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../common/jar/lang-2.0.0/commons-lang-2.0.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/commons-lang-2.0.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../common/jar/log4j-1.2.8/log4j-1.2.8.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/log4j-1.2.8.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../jsword/jar/jtar-2.5/tar.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/tar.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../jsword/jar/lucene-1.4.1/lucene-1.4.1.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/lucene-1.4.1.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MODULE_DIR$/../jsword/jar/net-1.1.0/commons-net-1.1.0.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/commons-net-1.1.0.jar" />
</containerElement>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" version="2.3" />
<webroots>
<root url="file://$MODULE_DIR$/web" relative="/" />
</webroots>
</component>
<component name="WeblogicWebModuleProperties">
<option name="IS_RUN_APPC" value="false" />
</component>
</module>
More information about the jsword-svn
mailing list