You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:43:22 UTC

[jira] [Commented] (LUCENE-4367) The IntelliJ configuration can't directly handle complex inter-module dependencies involving the test-framework modules

    [ https://issues.apache.org/jira/browse/LUCENE-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610889#comment-13610889 ] 

Commit Tag Bot commented on LUCENE-4367:
----------------------------------------

[branch_4x commit] Steven Rowe
http://svn.apache.org/viewvc?view=revision&revision=1382559

LUCENE-4367: IntelliJ configuration: in the lucene-core-tests module, order the lucene test-framework ahead of the module source.

                
> 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: 4.0, 5.0
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 4.0, 5.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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org