OpenSearch/qa/verify-version-constants
Adrien Grand 05e851f0b0
Ignore the `-snapshot` suffix when comparing the Lucene version in the build and the docs. (#27927)
Currently if the Lucene version is `X.Y.Z-snapshot-{gitrev}`, then we will
expect the docs to have `X.Y.Z-snapshot` as a Lucene version. I would like
to change it to `X.Y.Z` so that this doesn't need changing when we move from a
snapshot to a final release.
2018-01-15 18:34:38 +01:00
..
src/test/java/org/elasticsearch/qa/verify_version_constants Fix Lucene version expectation 2017-05-27 18:31:44 -04:00
build.gradle Ignore the `-snapshot` suffix when comparing the Lucene version in the build and the docs. (#27927) 2018-01-15 18:34:38 +01:00