On Sun, Sep 29, 2013 at 10:55 AM, Paul Elschot <[email protected]> wrote:
> ant compile-test                            # succeeds
>
> I did not expect lucene/core to depend on anything else, but it apparently
> depends on lucene/codecs.
>

It does not: but you ran 'compile-test'... its tests depend on a few
other things:

lucene/test-framework
lucene/codecs
junit
etc

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

Reply via email to