OpenSearch/buildSrc
Andrew Ross ca40ba9c64
Ignore file order in test assertion (#1755)
This unit test asserts that a SHA file for a groovy dependency gets
created. However, a SHA file for javaparser-core also gets created in
the same directory. For some reason, builds were failing on my machine
because `Files::list` was returning the javaparser-core file first. I
don't believe there are any ordering guarantees with that API, so I
relaxed the assertion to not depend on ordering.

Signed-off-by: Andrew Ross <andrross@amazon.com>
2021-12-20 13:58:05 -05:00
..
reaper Fix Javadoc errors in `client/sniffer` (#802) 2021-06-03 17:08:16 -07:00
src Ignore file order in test assertion (#1755) 2021-12-20 13:58:05 -05:00
.gitignore
build.gradle Support Gradle 7. More reliable tasks dependencies for Maven plugins publishing (#1630) 2021-11-30 18:41:17 -05:00
formatterConfig.xml [Rename] buildSrc directory, build-tools module (#182) 2021-03-21 20:56:34 -05:00
settings.gradle [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
version.properties Update to log4j 2.17.0 (#1771) 2021-12-18 09:36:59 -08:00