System Requirements

2006-12-09 Thread Grant Ingersoll
Is it documented anywhere what the minimum ANT version is? I have some updates for the clover coverage (via Michael Busch) stuff and I want to make sure I am not using newer ANT features then we support. I think it is 1.6.0 right? In fact, is it safe to say we have the following minimum

Re: System Requirements

2006-12-09 Thread Erik Hatcher
I would say Ant 1.6.5 is the minimum Ant version. It's a year and a half old already, and 1.7RC1 is out now too. And for JUnit, version 3.8.1 would be my recommended minimum version. Erik On Dec 9, 2006, at 9:27 AM, Grant Ingersoll wrote: Is it documented anywhere what the

[jira] Commented: (LUCENE-721) Code coverage reports

2006-12-09 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-721?page=comments#action_12457080 ] Grant Ingersoll commented on LUCENE-721: I'm not familiar w/ clover, but here's what I did, when trying out your patch (which works): 1. applied the

Re: System Requirements

2006-12-09 Thread DM Smith
On Dec 9, 2006, at 9:27 AM, Grant Ingersoll wrote: Do we claim to support J2ME? I don't think so. I think that J2ME is a subset of Java 1.3. Personally, I'd like to see support for it even if it were a limited subset of Lucene. Perhaps one that could search a lucene index.

[jira] Commented: (LUCENE-721) Code coverage reports

2006-12-09 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-721?page=comments#action_12457084 ] Grant Ingersoll commented on LUCENE-721: OK, I committed this, with a minor change so that it is off by default (thanks Erik, for the ANT info). To run,