This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git
from 1029fd674 Revert "[KYUUBI #4647] Bump Maven from 3.8.7 to 3.9.1 and
Mvnd from 0.9.0 to 1.0-m6"
new cbde82cfc Revert "[KYUUBI #4502] Reduce build concurency
mvnd.minThreads in CI builds"
new af82f4dfb Revert "[KYUUBI #4481] Setup and use cached maven in CI jobs"
new 1c6965270 Revert "[KYUUBI #4274] [FOLLOWUP] Increase maximum degree of
concurrency for mvnd in CI jobs"
new 6431225b4 Revert "[KYUUBI #4274] [INFRA] Introduce `mvnd` to speed up
CI jobs of Dependency, Licence and Style Check"
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/actions/setup-mvnd/action.yaml | 35 ---------
.github/workflows/dep.yml | 7 +-
.github/workflows/license.yml | 4 +-
.github/workflows/master.yml | 16 ----
.github/workflows/nightly.yml | 2 -
.github/workflows/style.yml | 16 ++--
.gitignore | 1 -
.rat-excludes | 1 -
build/mvnd | 139 ---------------------------------
pom.xml | 1 -
10 files changed, 10 insertions(+), 212 deletions(-)
delete mode 100644 .github/actions/setup-mvnd/action.yaml
delete mode 100755 build/mvnd