[ https://issues.apache.org/jira/browse/LUCENE-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Rowe resolved LUCENE-4367. --------------------------------- Resolution: Fixed Fix Version/s: 4.0 5.0 Lucene Fields: New,Patch Available (was: New) Committed: - trunk: [r1382419|http://svn.apache.org/viewvc?rev=1382419&view=rev], [r1382560|http://svn.apache.org/viewvc?rev=1382560&view=rev] - branch_4x: [r1382429|http://svn.apache.org/viewvc?rev=1382429&view=rev], [r1382559|http://svn.apache.org/viewvc?rev=1382559&view=rev] > 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 > Fix For: 5.0, 4.0 > > Attachments: LUCENE-4367.patch > > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org