2016-11-01 17:50:14 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="JAVA_MODULE" version="4">
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
|
|
<output url="file://$MODULE_DIR$/../../../idea-build/solr/contrib/ltr/classes/java" />
|
|
|
|
<output-test url="file://$MODULE_DIR$/../../../idea-build/solr/contrib/ltr/classes/test" />
|
|
|
|
<exclude-output />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test-files" type="java-test-resource" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/resources" type="java-resource" />
|
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
|
|
|
|
<orderEntry type="library" name="Solr core library" level="project" />
|
|
|
|
<orderEntry type="library" name="Solrj library" level="project" />
|
2016-11-02 09:57:35 -04:00
|
|
|
<orderEntry type="module-library" scope="TEST">
|
2016-11-01 17:50:14 +00:00
|
|
|
<library>
|
|
|
|
<CLASSES>
|
2016-11-02 09:57:35 -04:00
|
|
|
<root url="file://$MODULE_DIR$/test-lib" />
|
2016-11-01 17:50:14 +00:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
2016-11-02 09:57:35 -04:00
|
|
|
<jarDirectory url="file://$MODULE_DIR$/test-lib" recursive="false" />
|
2016-11-01 17:50:14 +00:00
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="library" scope="TEST" name="Solr example library" level="project" />
|
|
|
|
<orderEntry type="library" scope="TEST" name="Solr core test library" level="project" />
|
|
|
|
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
|
|
|
|
<orderEntry type="module" scope="TEST" module-name="solr-test-framework" />
|
|
|
|
<orderEntry type="module" module-name="solr-core" />
|
|
|
|
<orderEntry type="module" module-name="solrj" />
|
|
|
|
<orderEntry type="module" module-name="lucene-core" />
|
|
|
|
<orderEntry type="module" module-name="analysis-common" />
|
|
|
|
</component>
|
|
|
|
</module>
|