Re: lucene4.0 release

2012-07-10 Thread Andi Vajda
Hi Roman, On Tue, 10 Jul 2012, Roman Chyla wrote: Thanks again. With the new JCC I encountered new errors - about "already used class names" - patch attached. I thought I fixed them all. Without the required --renames or --excludes, pylucene won't build anymore. Why is it that you still go

Re: lucene4.0 release

2012-07-10 Thread Roman Chyla
Hi Andi, Thanks again. With the new JCC I encountered new errors - about "already used class names" - patch attached. I would also like to propose a change, to allow for more flexible mechanism of generating Python class names. The patch doesn't change the default pylucene behaviour, but it gives

Re: lucene4.0 release

2012-07-10 Thread Andi Vajda
Hi Roman, On Mon, 9 Jul 2012, Roman Chyla wrote: Thanks, I am attaching a new patch that adds the missing test base. Sorry for the tabs, I was probably messing around with a few editors (some of them not configured properly) I integrated your test class (renaming it to fit the naming scheme