OpenSearch/distribution
Mark Vieira d3cf89b563
Upgrade to Gradle 6.0 (#49211) (#49994)
This upgrade required a few significant changes. Firstly, the build
scan plugin has been renamed, and changed to be a Settings plugin rather
than a project plugin so the declaration of this has moved to our
settings.gradle file. Second, we were using a rather old version of the
Nebula ospackage plugin for building deb and rpm packages, the migration
to the latest version required some updates to get things working as
expected as we had some workarounds in place that are no longer
applicable with the latest bug fixes.

(cherry picked from commit 87f9c16e2f8870e3091062cde37b43042c3ae1c5)
2019-12-09 11:34:35 -08:00
..
archives Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
bwc Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
docker Fix task input for docker build (#49814) 2019-12-04 11:57:09 -08:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Upgrade to Gradle 6.0 (#49211) (#49994) 2019-12-09 11:34:35 -08:00
src Remove parsed JVM settings from general settings (#49061) (#49170) 2019-11-15 11:53:28 -05:00
tools Disable thirdPartyAudit tests when running in a FIPS JVM (#49115) 2019-11-14 16:44:57 -08:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00