You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Rowe (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/30 22:24:30 UTC

[jira] [Resolved] (SOLR-2994) Solr no longer compiles in IntelliJ

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

Steven Rowe resolved SOLR-2994.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.6
         Assignee: Steven Rowe  (was: Erick Erickson)

Thanks Erick, I've committed your patch to branch_3x in r1225922.

bq. It looks like the phonetic package moved from lucene to contrib?

See SOLR-2982.

bq. I'm assuming this is also a problem for 4.x, I'll probably be in that environment later today and see.

trunk compiles fine for me from IntelliJ.  (The phonetic module was already there before SOLR-2982.)

bq. I have no idea whether Eclipse suffers from the same problem.

The source and test directories for the phonetic contrib were already in the Eclipse config, even though the directories themselves weren't, so the Eclipse config is fine, AFAICT.

                
> Solr no longer compiles in IntelliJ
> -----------------------------------
>
>                 Key: SOLR-2994
>                 URL: https://issues.apache.org/jira/browse/SOLR-2994
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.6, 4.0
>         Environment: IntelliJ
>            Reporter: Erick Erickson
>            Assignee: Steven Rowe
>            Priority: Minor
>              Labels: build
>             Fix For: 3.6
>
>         Attachments: SOLR-2994.patch
>
>
> Running the "ant idea" target no longer creates an IntelliJ environment that is consistent, I'm getting "package org.apache.lucene.analysis.phonetic does not exist". It looks like the phonetic package moved from lucene to contrib?
> Note that command-line ant task continues to work just fine.
> I'll attach a patch that fixes it for me, but I'd really like someone who understands Idea (Steve, are you listening?) system take a look to see if it's OK. It's a magnificent single line in solr.iml.
> I'm assuming this is also a problem for 4.x, I'll probably be in that environment later today and see.
> I have no idea whether Eclipse suffers from the same problem.
> I've assigned it to myself just for tracking, anyone who can glance at it and say "yeah, that's right" please feel free to just check it in for 3x and 4x if applicable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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