Woops -- I broke the back compat test because I forgot to move the
back compat tag forwards. Will fix shortly...
Mike
On Tue, Apr 14, 2009 at 10:33 PM, Apache Hudson Server
wrote:
> See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/797/changes
>
> Changes:
>
> [mikemccand] LUCENE-1529:
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/797/changes
Changes:
[mikemccand] LUCENE-1529: do not include trunk's classes when running back
compat tests (to properly test jar drop-in-ability)
[mikemccand] LUCENE-1603: some improvements to MultiTermQuery/FilteredTermEnum
[uschind