Could you please open an issue?
Can you also check if it still happens on main branch with Lucene 9.0 and
Gradle as build system?
-
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: xiaoshi
> Sent: Thursday, Augu
Thanks for reply.
I submitted an issues in jira :
https://issues.apache.org/jira/browse/LUCENE-10051 .
I'll run it on 9.0 right away, and get back to you later.
At 2021-08-19 17:07:21, "Uwe Schindler" wrote:
>Could you please open an issue?
>
>Can you also check if it still happens
Hi,
I'm a newbie to the open source contribution world, I would really
appreciate some help. I cloned the project and opened it on Intellij Idea.
I ran .\gradlew assemble to build gradle. But, its failing.
[image: Screenshot (108).png]
Hello Udit,
The screen shot did not come through for me -- it's a broken image. Maybe
copy/paste the text of the error instead?
Also, try running "./gradlew assemble" from the command-line (in a console
shell, e.g. Terminal on OS X) instead?
Mike McCandless
http://blog.mikemccandless.com
On
I also get an StringIndexOutOfBoundsException error when I run the latest
main(9.0) branch.
the commond: ./gradlew lucene:benchmark:run
-Druntime.java.home=/Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk/Contents/Home
Run results:
> Task :errorProneSkipped
WARNING: errorprone disabled (ski
I have submitted the relevant issues on jira: LUCENE-10058.
At 2021-08-20 00:31:22, "xiaoshi" wrote:
>I also get an StringIndexOutOfBoundsException error when I run the latest
>main(9.0) branch.
>
>
>the commond: ./gradlew lucene:benchmark:run
>-Druntime.java.home=/Library/Jav