Increment version to 2.12.0-SNAPSHOT and change imports to align with core lucene upgrade#1296
Conversation
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
|
Why we're combining backport and infra changes? Say comparing this PR with merging #1211 and converting this one to just a backport. I think separate PRs give better visibility on history of changes |
I guess, build will fail with only either of the change. Therefore both changes are needed in single PR. |
In order to do that, we would have to merge a PR with all tests failing. There will be compile errors if either one of the PR's is merged alone. |
|
that makes sense, let's merge this PR |
Description
Combination of #1211 and backport of #1147
CI will not pass unless both are combined on the branch.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.