+1 for the highlighter.iml change, benchmark.iml needs it too.

Steve

> On Nov 16, 2014, at 7:15 PM, Erick Erickson <erickerick...@gmail.com> wrote:
> 
> 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
> <luc...@mikemccandless.com> 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 <erickerick...@gmail.com> 
>> 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: dev-unsubscr...@lucene.apache.org
>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 


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

Reply via email to