This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch wrapper-rewrite
in repository https://gitbox.apache.org/repos/asf/grails-forge.git
from 710e070 Add missing return statement
new cb2b62c add distribution for cli
new f89a03d Comment backout mavenLocal
new bb1b8b3 Create a combined distribution in grails-cli
new 74b4018 distribute the combined distribution instead of the native
binaries for forge
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/workflows/gradle.yml | 163 +-----------------
.github/workflows/release.yml | 186 +--------------------
INSTALL | 1 +
...g.grails.forge.internal.build.cli-module.gradle | 1 -
.../internal/tasks/PicocliBuildCompletionTask.java | 2 +-
grails-cli/build.gradle | 99 +++++++++--
grails-forge-cli/build.gradle | 17 +-
7 files changed, 103 insertions(+), 366 deletions(-)
create mode 100644 INSTALL