Hello Andi, thank you for the suggestions. There were previous versions of JCC and lucene. I've removed that folders from site-packages and I did a make clean; make; make install; make test. Unfortunately it didn't solve the problem.
Csaba -----Original Message----- From: Andi Vajda [mailto:va...@apache.org] Sent: Thursday, October 09, 2014 9:41 PM To: pylucene-dev@lucene.apache.org Subject: Re: build pyLucene 4.10.1-1 These are ignorable javac errors. If you prefer not to, you should contact the lucene developer list at d...@lucene.apache.org. I suspect that you have another older installation of PyLucene or JCC that is being picked up, maybe ? Did you run make install before running tests (you shouldn't have to) ? Andi..