Re: Lucene.NET Community Status
Robert Jordan <[email protected]>
| Newsgroups | gmane.comp.jakarta.lucene.net.user,gmane.comp.apache.commons.general,gmane.comp.jakarta.lucene.net.devel |
|---|---|
| Message-ID | <[email protected]> |
On 30.10.2010 17:29, Arne Claassen wrote: > If one of the present comitters can point me to some guidance on what is > the best way I can start contributing and what the apache process is. I > can tackle bugs and ensure lucene.net works well on mono. We're > currently using 2.4.2 since last time i tried 2.9.1 (back in May) it had > issues with mono, so i guess fixing whatever caused that problem (if it > still exists) would be a good introduction to contributing. The issue you were reporting was caused by a Mono 2.4 bug. All other Mono issues were fixed back in April/May. The unit tests of the current trunk are passing under Mono 2.6 and 2.8 modulo some small OS issues in the test suite itself. Robert