Michael:

NP, I need to understand the build/IDE world better...

I'll wait until tomorrow probably and give folks like Steve a chance
to weigh in.

Erick

On Sun, Nov 16, 2014 at 2:44 PM, Michael McCandless
<[email protected]> wrote:
> Oh sorry this could very well be!  I had to add a dep in highlighter's
> build.xml on join (and also in benchmark's build.xml), but I don't run
> IDEA so I'm not sure how to fix/test this ... I think if that fixes it
> for you then commit away :)
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Sun, Nov 16, 2014 at 5:15 PM, Erick Erickson <[email protected]> 
> wrote:
>> At least every time I try to run a unit test, these two imports (and
>> of course the references) are undefined:
>>
>> import org.apache.lucene.search.join.ToChildBlockJoinQuery;
>> import org.apache.lucene.search.join.ToParentBlockJoinQuery;
>>
>>
>> If I hack
>>     <orderEntry type="module" module-name="join" />
>> into highlighter.iml it fixes things up. So my question is, I suppose,
>> whether this is the right fix.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to