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

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


    from 0eab5febd5 improve sentence
     add 3cfd7cf3a8 [skip ci] store the 512 checksums for jar files
     add bf01e0d6da [skip ci] restore license text from file move
     add 3474643bed [skip ci] restore license
     add a017d60450 [skip ci] add LICENSE/NOTICE for wrapper distribution
     add 4b6a3da1de [skip ci] restore commented sections
     add 8add54320d [skip ci] remove key file update & release related creation
     add de2aec2ada [skip ci] clarify checksums file names
     add 8c611026f4 [skip ci] - Updates for ASM - BSD License
     add d4508fff1b [skip ci] - Include project reactor in NOTICE file
     add db7519d890 [skip ci] - Add Java Servlet, Jakarta Servlet and JSP spec 
license details
     add a2a95abac7 [skip ci] add task to generate published artifact list
     add 6c9a1b0528 Merge branch '7.0.x' of 
https://github.com/apache/grails-core into 7.0.x
     add 74c8ad412c [skip ci] - standardize file lists in LICENSE
     add 03c621be30 [skip ci] - Update headers, LICENSE and NOTICE for files 
from Spring Framework 5.3.x
     add 6593c67d87 [skip ci] add helper script to download
     add 3a6cbfb497 [skip ci] add source distribution verification
     add 83ed77c94b [skip ci] rework source distribution to verify with keys 
file
     add d43130d01b [skip ci] fix checksum / artifact list
     add 2e61ff2a59 [skip ci] scripts to automate jar file verification
     add 793b6fd0d9 [skip ci] wrapper verification automation
     add d237a3a153 Add DISCLAIMER file for incubation/podling status
     add d8aecf7bec [skip ci] be sure gpg verification for jars uses the KEYS 
file
     add 5c94e8bf45 [skip ci] do not redownload if download is already present
     add 6c8e6bbcf6 [skip ci] exclude profile.yml
     add 2220094dbb [skip ci] fix checksum comparison
     add 130b25a524 [skip ci] lookup checksum by jar file name
     add bfac2bb470 [skip ci] download jar files to etc/bin/results/published
     add cee61ecae3 [skip ci] preserve .gitignore
     add cd48145959 [skip ci] download delegating ci
     add bfc086814c [skip ci] updating instructions for cli verification
     add 22ce49c558 [skip ci] add cli verification script
     add ad38b47785 [skip ci] copy the artifact file so it can be diffed
     add 2f705df807 [skip ci] allow a directory argument instead of assuming 
the current project directory
     add f760df0ae2 [skip ci] bootstrap grails-gradle in addition to grails-core
     add 3a85d8492e [skip ci] initial reproducibility rework
     add 2150858129 [skip ci] use build date for reproducible build testing
     add c5de4e7183 [skip ci] fix build date
     add d8634a206d [skip ci] reworking verify steps end-to-end
     add 8ab7a64bb9 [skip ci] remove invalid validation
     add 273083265d [skip ci] add wrapper DISCLAIMER
     add 079e0351a2 [skip ci] fix .git & .github exclusion, but leave 
.gitignore included
     add 92c53a855d [skip ci] ensure DISCLAIMER exists & reproducible build 
verification
     add 691a88f4a9 [skip ci] use the same directory naming scheme that the 
reproducible build test script uses
     add 893de11e2f [skip ci] use an exact java version for reproducible build 
testing
     add 6660a3e08e [skip ci] show a better indicator when a property file has 
been changed to be reproducible
     add 47a98d493c [skip ci] allow only a local cache when reproducible builds 
are configured
     add c103f9b941 [skip ci] do not perform reproducible builds for snapshots 
(caching needs enabled for performance)
     add 856ffb3ffb [skip ci] copy jsp dtd/xsd from Apache Tomcat and updated 
relevant license / notice files
     add bd9b930e0b [skip ci] update release workflow to consistently set 
release indicator
     add 80167f16e5 [skip ci] ensure warning message only shows when it applies
     add 31ee229a15 [skip ci] handle empty strings
     add 3cf649e222 [skip ci] only check published files
     add d67176973d [skip ci] use publishToMavenLocal to ensure sources jars 
are built
     add edba1102d3 [skip ci] tweak the build cache locally so that 
reproducible builds do not use the local cache since it could have been used by 
other codesets
     add 25dadf51ee [skip ci] download as the published jar file name instead 
of the maven jar file name
     add f072ef6892 [skip ci] fix quoting
     add 460e0c00ad [skip ci] fix profile compiler to order templates & 
features in the same order
     add 61b392dbea [skip ci] reproducible builds across platforms - ensure the 
same package name order
     add 192d1c79f4 [skip ci] fix filtering
     add 7fe4f46ab1 [skip ci] make it clear when the reproducible check fails
     add 700b3e38fa [skip ci] update verify instructions
     add 138e908f51 [skip ci] add output & handle running script from a 
different location
     add a5f8fa8710 [skip ci] add docker image to assist in verification
     add cea5fa7402 [skip ci] remove temporary files after source distribution 
creation
     add cf5254e00c [skip ci] ensure source files have a consistent date (gsp 
compilation reproducibility)
     add e76016ae28 [skip ci] generate a consistent filename for profile 
javadoc readme
     add e45a392736 [skip ci] formatting & grammar
     add f9acbd46d0 [skip ci] include the groovydoc version in any generated 
javadoc jar
     add 5986210b14 [skip ci] remove duplicate ids
     add ff45df940a [skip ci] temporarily allow setting the tag separate from 
workflow branch run
     add 2070200fa3 [skip ci] fix build date
     add 69e2e5315d [skip ci] fix build cleanup
     add 9de1458195 [skip ci] debug
     add d7961f2c28 [skip ci] add write permission
     add da5e7650a2 [skip ci] simplify asset deletion
     add 75718537df [skip ci] specify repo
     add 3a62ab2d76 Revert "[skip ci] temporarily allow setting the tag 
separate from workflow branch run"
     add 1cd1fe3d45 [skip ci] set directory & file dates to the same, visiting 
files first
     add c9af64cc3c [skip ci] disable signing when verifying build is 
reproducible
     add bd6bbc3e0a [skip ci] add rsync to docker verification image
     add 32d2c1f82b [skip ci] how to compare artifacts
     add d5bade295c [skip ci] JDK17 and later recommend not setting the 
metaspace since it's unlimited
     add f560a5591d Merge branch '7.0.x' into profile-updates
     add 6e8d978eba release testing is finished, back to snapshot

No new revisions were added by this update.

Summary of changes:
 .github/workflows/gradle.yml                       |   36 +-
 .github/workflows/release-source-distribution.yml  |   49 +-
 .github/workflows/release-upload.yml               |   77 +-
 .github/workflows/release.yml                      |   41 +-
 DISCLAIMER                                         |    1 +
 LICENSE                                            |   39 +
 NOTICE                                             |   25 +-
 RELEASE.md                                         |  182 +-
 build.gradle                                       |    1 +
 etc/bin/Dockerfile                                 |   46 +
 etc/bin/download-release-artifacts.sh              |   48 +
 etc/bin/generate-build-artifact-hashes.groovy      |   17 +-
 etc/bin/verify-cli-distribution.sh                 |   78 +
 etc/bin/verify-distribution.sh                     |   72 -
 etc/bin/verify-jar-artifacts.sh                    |  128 ++
 etc/bin/verify-reproducible.sh                     |  116 +
 etc/bin/verify-source-distribution.sh              |   78 +
 etc/bin/verify-wrapper-distribution.sh             |   78 +
 etc/bin/verify.sh                                  |   68 +
 gradle.properties                                  |    4 +-
 gradle/docs-dependencies.gradle                    |    1 +
 gradle/publish-config.gradle                       |   53 +-
 gradle/publish-root-config.gradle                  |   48 +-
 .../src/main/groovy/grails/io/ResourceUtils.groovy |    2 +-
 .../AbstractRecursiveAnnotationVisitor.java        |   21 +-
 .../AnnotationAttributesReadingVisitor.java        |   21 +-
 .../AnnotationMetadataReadingVisitor.java          |   21 +-
 .../annotation/AnnotationReadingVisitorUtils.java  |   21 +-
 .../annotation/ClassMetadataReadingVisitor.java    |   21 +-
 .../annotation/MethodMetadataReadingVisitor.java   |   21 +-
 .../RecursiveAnnotationArrayVisitor.java           |   21 +-
 .../RecursiveAnnotationAttributesVisitor.java      |   21 +-
 .../grails/common/compiler/asm/Attribute.java      |   39 +-
 .../grails/common/compiler/asm/ByteVector.java     |   39 +-
 .../grails/common/compiler/asm/ClassReader.java    |   39 +-
 .../apache/grails/common/compiler/asm/Context.java |   39 +-
 .../grails/common/compiler/asm/TypePath.java       |   39 +-
 .../common/properties/PropertyFileUtils.groovy     |    3 +-
 .../test/groovy/grails/util/GrailsUtilTests.java   |    2 +-
 grails-data-hibernate5/docs/build.gradle           |    1 +
 grails-data-mongodb/docs/build.gradle              |    1 +
 grails-gradle/build.gradle                         |    1 +
 grails-gradle/gradle/checksum-config.gradle        |   53 +-
 grails-gradle/gradle/docs-config.gradle            |    1 +
 grails-gradle/gradle/publish-root-config.gradle    |   49 +-
 .../profiles/GrailsProfileGradlePlugin.groovy      |   24 +-
 .../profiles/tasks/ProfileCompilerTask.groovy      |   12 +-
 .../resources/org/grails/gsp/jsp/web-app_2_2.dtd   | 1030 ++++-----
 .../resources/org/grails/gsp/jsp/web-app_2_3.dtd   | 1990 ++++++++--------
 .../resources/org/grails/gsp/jsp/web-app_2_4.xsd   | 2369 ++++++++++----------
 .../resources/org/grails/gsp/jsp/web-app_2_5.xsd   | 2206 ++++++++----------
 .../resources/org/grails/gsp/jsp/web-app_4_0.xsd   |   81 +-
 .../resources/org/grails/gsp/jsp/web-app_5_0.xsd   |   80 +-
 .../resources/org/grails/gsp/jsp/web-app_6_0.xsd   |   80 +-
 .../org/grails/gsp/jsp/web-jsptaglibrary_1_1.dtd   |  290 +--
 .../org/grails/gsp/jsp/web-jsptaglibrary_1_2.dtd   |  610 ++---
 .../org/grails/gsp/jsp/web-jsptaglibrary_2_0.xsd   | 1232 +++++++---
 .../org/grails/gsp/jsp/web-jsptaglibrary_2_1.xsd   | 1355 ++---------
 .../org/grails/gsp/jsp/web-jsptaglibrary_3_0.xsd   |  666 +++---
 .../main/groovy/org/grails/web/json/JSONArray.java |   21 +-
 .../groovy/org/grails/web/json/JSONElement.java    |   17 +-
 .../groovy/org/grails/web/json/JSONException.java  |   17 +-
 .../groovy/org/grails/web/json/JSONObject.java     |   21 +-
 .../groovy/org/grails/web/json/JSONTokener.java    |   21 +-
 .../groovy/org/grails/web/json/JSONWriter.java     |   21 +-
 grails-wrapper/build.gradle                        |    4 +
 grails-wrapper/distribution-artifacts/DISCLAIMER   |    1 +
 .../distribution-artifacts/LICENSE                 |  430 ++--
 .../distribution-artifacts/NOTICE                  |    0
 licenses/LICENSE-CDDL.txt                          |  328 +++
 licenses/LICENSE-EPL2.txt                          |  289 +++
 licenses/LICENSE-asm.txt                           |   27 +
 settings.gradle                                    |   11 +-
 73 files changed, 7944 insertions(+), 7051 deletions(-)
 create mode 100644 DISCLAIMER
 create mode 100644 etc/bin/Dockerfile
 create mode 100755 etc/bin/download-release-artifacts.sh
 create mode 100755 etc/bin/verify-cli-distribution.sh
 delete mode 100755 etc/bin/verify-distribution.sh
 create mode 100755 etc/bin/verify-jar-artifacts.sh
 create mode 100755 etc/bin/verify-reproducible.sh
 create mode 100755 etc/bin/verify-source-distribution.sh
 create mode 100755 etc/bin/verify-wrapper-distribution.sh
 create mode 100755 etc/bin/verify.sh
 create mode 100644 grails-wrapper/distribution-artifacts/DISCLAIMER
 copy LICENSE => grails-wrapper/distribution-artifacts/LICENSE (92%)
 copy NOTICE => grails-wrapper/distribution-artifacts/NOTICE (100%)
 create mode 100644 licenses/LICENSE-CDDL.txt
 create mode 100644 licenses/LICENSE-EPL2.txt
 create mode 100644 licenses/LICENSE-asm.txt

Reply via email to