vigyasharma commented on PR #14708:
URL: https://github.com/apache/lucene/pull/14708#issuecomment-2973495768
Thanks all for reviewing this PR. I've addressed the comments above. Will
merge this early next week, unless there is any new feedback.
--
This is an automated message from the Apa
vigyasharma commented on code in PR #14708:
URL: https://github.com/apache/lucene/pull/14708#discussion_r2147424239
##
lucene/core/src/test/org/apache/lucene/search/TestQuantizedVectorSimilarityValueSource.java:
##
@@ -0,0 +1,217 @@
+/*
+ * Licensed to the Apache Software Founda
vigyasharma merged PR #14776:
URL: https://github.com/apache/lucene/pull/14776
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene
dweiss opened a new issue, #14782:
URL: https://github.com/apache/lucene/issues/14782
### Description
Policeman jenkins complains when compiling against new Java versions, for
example:
```
./gradlew compileMain24Java -Pruntime.java.home=/jdks/jdk-25+27 --rerun-tasks
```
dweiss commented on issue #14782:
URL: https://github.com/apache/lucene/issues/14782#issuecomment-2973246807
This used to work with JDK 25-beta+11-ea - must be a new warning in the JDK.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
dweiss merged PR #14781:
URL: https://github.com/apache/lucene/pull/14781
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene.apac
dweiss merged PR #14780:
URL: https://github.com/apache/lucene/pull/14780
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene.apac
breskeby opened a new pull request, #14780:
URL: https://github.com/apache/lucene/pull/14780
### Description
Replaces usages of deprecated Gradle DSL syntax of using "propName value".
This will be removed in future Gradle versions and should not be used anymore.
--
This is an autom
github-actions[bot] commented on PR #14781:
URL: https://github.com/apache/lucene/pull/14781#issuecomment-2972663012
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog label to
it and you will stop
breskeby opened a new pull request, #14781:
URL: https://github.com/apache/lucene/pull/14781
### Description
With Gradle 9.0 approaching soon, this fixes incompatibilities with Gradle
9.0 by fixing two types of deprecated api usage in the build logic:
1. The org.gradle.api.plug
github-actions[bot] commented on PR #14780:
URL: https://github.com/apache/lucene/pull/14780#issuecomment-2972620881
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog label to
it and you will stop
github-actions[bot] commented on PR #14780:
URL: https://github.com/apache/lucene/pull/14780#issuecomment-2972618915
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one.
If the PR doesn't need a changelog entry, then add the skip-changelog label to
it and you will stop
12 matches
Mail list logo