OpenSearch/buildSrc
Rabi Panda b6ca8e6db4
[Bug] Fix gradle build on Windows failing from a recent change (#765)
A recent change as part of the commit c2e816ec introduced a bug where the build is failing on Windows. The change was made to include the NOTICE.txt file as read-only in the distributions. The code fails on Windows as it's not a POSIX-compliant. This commit adds a check on the current operating system.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
2021-05-25 10:51:53 -07:00
..
reaper [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
src [Bug] Fix gradle build on Windows failing from a recent change (#765) 2021-05-25 10:51:53 -07:00
.gitignore
build.gradle [CVE] Upgrade dependencies to mitigate CVEs (#657) (#737) 2021-05-19 21:20:53 -07: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 [CVE] Upgrade dependencies to mitigate CVEs (#657) (#737) 2021-05-19 21:20:53 -07:00