On Sun, Sep 29, 2013 at 10:55 AM, Paul Elschot <paul.j.elsc...@gmail.com> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to