[ https://issues.apache.org/jira/browse/LUCENE-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491658#comment-17491658 ]
Uwe Schindler commented on LUCENE-10419: ---------------------------------------- Hi Dawid, I am a bit afraid that our rat task which uses ant's non threaded tasks has the same problem. Maybe the rat task in our Gradle build should never run in parallel with other rat tasks. Is there some Gradle annotation to enforce this? Anyways, thanks for fixing. I had the exact same method in mind when looking at the code. Let's open a bug for the rat project, if it is still alive. > Identify occasional validateSourcePatterns error on CI servers > -------------------------------------------------------------- > > Key: LUCENE-10419 > URL: https://issues.apache.org/jira/browse/LUCENE-10419 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Trivial > Fix For: 9.1 > > > {code} > What went wrong: Execution failed for task > ':lucene:analysis:icu:validateSourcePatterns'. > start 1, end 0, length 0 > {code} > > This annoys me. It's a message from stringbuilder.substring somewhere - let's > get the stack of that first and see where the bug is. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org