OpenSearch/test/framework
Michael Basnight 4e0c1463d5
Fix build.snapshot bug in version collection (#28641)
The build.snapshot was mistakenly passed in to every snapshot version,
so when release tests were run, these versions were mistaken as released
entities and could not be found in maven, because they do not
exist. This fix removes that bug in logic, and always makes them proper
snapshots. This has a benefit of cleaning up the VersionUtilsTests
because they no longer rely on different sets of versions to check
against, which was also a bug.
2018-02-12 14:56:07 -06:00
..
src Fix build.snapshot bug in version collection (#28641) 2018-02-12 14:56:07 -06:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00