This is an automated email from the ASF dual-hosted git repository.

sbglasius pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 9f8c520746 Merge pull request #15112 from 
apache/grails-layout-doc-updates
     add 79af4c7c70 Fix 15102 Removed traces of incubation and PPMC
     add 35b51ba751 Missed to remove DISCLAIMER from required files
     add 8171391420 Missed to remove groovy_pmc.txt + fixed templates -> 
template
     add 4a2069eebe Fixed voting procedure, as there is only one vote after 
graduation.
     add e3826cc159 remove disclaimer file handling
     add dfa7e7c0d6 chore: remove "the"
     add 9a54c3450d Merge remote-tracking branch 'origin/chore/issue_15102' 
into chore/issue_15102
     new 091a491900 Merge pull request #15115 from apache/chore/issue_15102

The 1 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/release-drafter.yml                      |  4 -
 .github/scripts/releaseDistributions.sh          |  6 +-
 .github/vote_templates/announce.txt              |  4 +-
 .github/vote_templates/groovy_pmc.txt            | 33 --------
 .github/vote_templates/staged.txt                | 18 ++---
 .github/workflows/gradle.yml                     |  4 +-
 .github/workflows/release-abort.yml              |  2 +-
 .github/workflows/release.yml                    | 96 +++++++++---------------
 CODE_OF_CONDUCT.md                               |  2 +-
 DISCLAIMER                                       |  1 -
 README.md                                        |  2 +-
 RELEASE.md                                       | 62 +++++++--------
 SECURITY.md                                      |  2 +-
 etc/bin/download-release-artifacts.sh            | 84 ++++++++++-----------
 etc/bin/reset-verify.sh                          |  4 +-
 etc/bin/verify-cli-distribution.sh               | 14 ++--
 etc/bin/verify-jar-artifacts.sh                  |  2 +-
 etc/bin/verify-keys.sh                           |  2 +-
 etc/bin/verify-source-distribution.sh            | 12 +--
 etc/bin/verify-wrapper-distribution.sh           | 14 ++--
 etc/bin/verify.sh                                |  8 +-
 gradle/publish-config.gradle                     |  4 -
 grails-forge/gradle/publish-config.gradle        |  4 -
 grails-forge/grails-cli-shadow/build.gradle      |  1 -
 grails-forge/grails-cli/build.gradle             | 12 ++-
 grails-forge/grails-forge-core/build.gradle      |  2 +-
 grails-gradle/gradle/java-config.gradle          |  4 -
 grails-profiles/base/build.gradle                |  2 +-
 grails-wrapper/build.gradle                      |  2 +-
 grails-wrapper/distribution-artifacts/DISCLAIMER |  1 -
 30 files changed, 163 insertions(+), 245 deletions(-)
 delete mode 100644 .github/vote_templates/groovy_pmc.txt
 delete mode 100644 DISCLAIMER
 delete mode 100644 grails-wrapper/distribution-artifacts/DISCLAIMER

Reply via email to