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

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


    from b94fa455d9 Merge pull request #14794 from 
apache/add-license-raw-groovy-java
     add 0121f0dd2a [skip tests] fix RAT config for gitattribute nesting
     add ec249f436c [skip tests] apply license audit in verification script
     add 2b49761376 [skip tests] do not fail the entire script on reproducible 
since it will be output last
     add a8dacf745c fix token reference
     add 6a70658f89 use generic staging url & use the vineflower decompiler to 
help eliminate false positives
     add 332ec88ad2 #14791 - turn off password leak prompts
     add 6dea20521a #14792 - define grails projects as their own properties in 
the pom
     add 6b24161df6 add missing token
     new b911a2268f Merge pull request #14782 from jdaugherty/7.0.x

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/workflows/release.yml                      |  2 +-
 RELEASE.md                                         | 62 ++++++++--------------
 etc/bin/extract-build-artifact.sh                  | 31 ++++++-----
 etc/bin/verify-jar-artifacts.sh                    | 11 ++--
 etc/bin/verify-reproducible.sh                     | 53 +++++++++++++++++-
 etc/bin/verify.sh                                  | 18 ++++---
 gradle/rat-root-config.gradle                      |  2 +-
 grails-bom/build.gradle                            | 10 +++-
 .../plugin/geb/WebDriverContainerHolder.groovy     | 16 +++++-
 grails-gradle/bom/build.gradle                     | 25 ++++++---
 .../tasks/bom/ExtractedDependencyConstraint.groovy |  2 +-
 .../gradle/tasks/bom/PropertyNameCalculator.groovy | 21 ++++++++
 .../publishing/GrailsPublishGradlePlugin.groovy    | 14 +++--
 13 files changed, 180 insertions(+), 87 deletions(-)

Reply via email to