AW: AW: AW: [VOTE] Release PyLucene 4.2.1-1

2013-04-22 Thread Thomas Koch
> Thanks again. A trick - on Windows - might be to rename the testrepo dir to > testrepo. and move to the next test. And clean them all > up at the end. Or create a testrepos directory tree where each > testrepo. is going to be created and remove the whole tree at > the end. Sure, that's similar t

Re: AW: AW: [VOTE] Release PyLucene 4.2.1-1

2013-04-19 Thread Andi Vajda
Thank you, Thomas, for debugging this. I'm going to add PREFIX to the built-in JCC reserved word list. More comments inline... On Fri, 19 Apr 2013, Thomas Koch wrote: The PREFIX seems to be the only issue - using: JCC=$(PYTHON) -m jcc --reserved PREFIX --shared --find-jvm-dll 'make' and 'make

AW: AW: [VOTE] Release PyLucene 4.2.1-1

2013-04-19 Thread Thomas Koch
The PREFIX seems to be the only issue - using: JCC=$(PYTHON) -m jcc --reserved PREFIX --shared --find-jvm-dll 'make' and 'make install' did pass. 'make test' yields the usual windows specific issues (due to some file locking issues) - there are a total of 45 errors in "make test", as said most due