You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2014/09/11 02:12:34 UTC

[jira] [Updated] (LUCENE-5930) Change intellij setup to have 1 module per lucene module instead of 3

     [ https://issues.apache.org/jira/browse/LUCENE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Ernst updated LUCENE-5930:
-------------------------------
    Attachment: LUCENE-5930.patch

This patch does the following:
* Adds group Lucene with subgroups Analysis, Core, and Other
* Adds group Solr with subgroup Contrib
* Adds module for backward-codecs (will not be there for backport to 4x)
* Conslidate lucene-core, codecs, solr-core and solrj to include their resources, removing the previous resource specific modules.

Steve, if you could try this out, I was having trouble getting solrj tests to run within intellij (fails to compile not finding lucene core stuff). So I probably have a bug in this somewhere.

> Change intellij setup to have 1 module per lucene module instead of 3
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-5930
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5930
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ryan Ernst
>         Attachments: LUCENE-5930.patch
>
>
> The number of intellij modules is getting out of hand.  Intellij supports marking subdirectories within a module as source/resources/tests/test-resources.  I think we should consolidate these modules so we have just one per lucene module.  Is there some reason I'm missing that this was not done in the first place?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org