You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2016/06/16 17:06:38 UTC

[3/5] lucene-solr:branch_6_1: LUCENE-6439: IntelliJ config

LUCENE-6439: IntelliJ config


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/4c107a9a
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/4c107a9a
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/4c107a9a

Branch: refs/heads/branch_6_1
Commit: 4c107a9a5287aabcafc8e5ce4e73d0faae653a3a
Parents: 04a6efc
Author: Steve Rowe <sa...@apache.org>
Authored: Thu Jun 16 12:58:40 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Thu Jun 16 13:00:15 2016 -0400

----------------------------------------------------------------------
 dev-tools/idea/lucene/test-framework/lucene-test-framework.iml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/4c107a9a/dev-tools/idea/lucene/test-framework/lucene-test-framework.iml
----------------------------------------------------------------------
diff --git a/dev-tools/idea/lucene/test-framework/lucene-test-framework.iml b/dev-tools/idea/lucene/test-framework/lucene-test-framework.iml
index f46df7d..91e0dae 100644
--- a/dev-tools/idea/lucene/test-framework/lucene-test-framework.iml
+++ b/dev-tools/idea/lucene/test-framework/lucene-test-framework.iml
@@ -7,6 +7,7 @@
     <content url="file://$MODULE_DIR$">
       <sourceFolder url="file://$MODULE_DIR$/src/resources" type="java-resource" />
       <sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />