You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On running gradle check on windows, we see the below group of failures for checkNotice tasks. We need to modify these checkNotice tasks so they get skipped on windows as these distributions aren't built on windows platform.
On running gradle check on windows, we see the below group of failures for checkNotice tasks. We need to modify these checkNotice tasks so they get skipped on windows as these distributions aren't built on windows platform.
Task :distribution:archives:linux-arm64-tar:checkNotice FAILED
Task :distribution:archives:darwin-arm64-tar:checkNotice FAILED
Task :distribution:archives:freebsd-tar:checkNotice FAILED
Task :distribution:archives:linux-s390x-tar:checkNotice FAILED
Task :distribution:archives:darwin-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-darwin-arm64-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-darwin-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-linux-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-freebsd-tar:checkNotice FAILED
Task :distribution:archives:linux-tar:checkNotice FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':distribution:archives:no-jdk-freebsd-tar:checkNotice'.
FAILURE: Build failed with an exception.
Execution failed for task ':distribution:archives:linux-tar:checkNotice'.
The text was updated successfully, but these errors were encountered: