Hi Andi, I downloaded the release - these files and folders should be probably excluded from the distribution as it's gradle's binary throw-away caches and generated stuff:
pylucene-9.1.0/lucene-java-9.1.0/.gradle pylucene-9.1.0/lucene-java-9.1.0/gradle.properties Perhaps you should use "git clean -xfd ." on Lucene's checkout prior to assembling the distribution? Also, the installation instructions seem a bit outdated (Java version, etc.): https://lucene.apache.org/pylucene/install.html I tried compiling everything from scratch by exporting JAVA_HOME and JCC_JDK but failed. :( Any hints as to what I may be doing wrong? Dawid On Sun, Apr 17, 2022 at 9:48 PM Andi Vajda <va...@apache.org> wrote: > > > The PyLucene 9.1.0 (rc1) release tracking last month's release of > Apache Lucene 9.1.0 is ready. > > A release candidate is available from: > https://dist.apache.org/repos/dist/dev/lucene/pylucene/9.1.0-rc1/ > > PyLucene 9.1.0 is built with JCC 3.12, included in these release artifacts. > > JCC 3.12 supports Python 3.3 up to Python 3.9 (in addition to Python 2.3+). > PyLucene may be built with Python 2 or Python 3. > > Please vote to release these artifacts as PyLucene 9.1.0. > Anyone interested in this release can and should vote ! > > Thanks ! > > Andi.. > > ps: the KEYS file for PyLucene release signing is at: > https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS > https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS > > pps: here is my +1