You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/12/17 15:49:13 UTC

[jira] [Commented] (SOLR-6857) Idea modules missing dependencies

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

ASF subversion and git services commented on SOLR-6857:
-------------------------------------------------------

Commit 1646272 from [~sarowe@syr.edu] in branch 'dev/trunk'
[ https://svn.apache.org/r1646272 ]

SOLR-6857: Idea modules missing dependencies

> Idea modules missing dependencies
> ---------------------------------
>
>                 Key: SOLR-6857
>                 URL: https://issues.apache.org/jira/browse/SOLR-6857
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: Trunk
>         Environment: IntelliJ IDEA
>            Reporter: James Strassburg
>            Priority: Trivial
>         Attachments: SOLR-6857.patch
>
>
> The IDEA dev-tools configuration doesn't build in IDEA after running ant idea because the following modules are missing a dependency to analysis-common module:
> * velocity
> * extraction
> * map-reduce
> * dataimporthandler-extras
> To reproduce, run ant clean-idea followed by ant idea. Open the project in IDEA, configure the JDK, and make the project. The modules listed above will fail with an error finding org.apache.lucene.analysis.util.ResourceLoader. Adding analysis-common as a module dependency fixes this.



--
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