Steven Rowe created LUCENE-4367:
-----------------------------------
Summary: The IntelliJ configuration can't directly handle complex
inter-module dependencies involving the test-framework modules
Key: LUCENE-4367
URL: https://issues.apache.org/jira/browse/LUCENE-4367
Project: Lucene - Core
Issue Type: Bug
Components: general/build
Affects Versions: 5.0, 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
Priority: Minor
See LUCENE-4365 for a description of the circular dependencies currently in
Lucene/Solr.
The IntelliJ configuration produced by {{ant idea}} should be modified
similarly to the Maven configuration changes committed under LUCENE-4365: the
four modules with circular dependencies involving the Solr or the Lucene
test-framework should be split into main/test modules ({{lucene/core}},
{{lucene/codecs}}, {{solr/core}}, and {{solr/solrj}}), which will eliminate the
circular dependencies.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]