You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2021/09/18 09:50:50 UTC

[groovy] branch master updated: GROOVY-10242: Bump asciidoctor gradle to 3.3.2

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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new b48cf7c  GROOVY-10242: Bump asciidoctor gradle to 3.3.2
b48cf7c is described below

commit b48cf7cd66d0af432fbb3691bf1fe4ddfab2d892
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Sep 18 17:06:35 2021 +0800

    GROOVY-10242: Bump asciidoctor gradle to 3.3.2
---
 buildSrc/build.gradle            |  4 +--
 gradle/verification-metadata.xml | 53 ++++++++++++----------------------------
 2 files changed, 17 insertions(+), 40 deletions(-)

diff --git a/buildSrc/build.gradle b/buildSrc/build.gradle
index 8ad0328..476963d 100644
--- a/buildSrc/build.gradle
+++ b/buildSrc/build.gradle
@@ -26,8 +26,8 @@ repositories {
 }
 
 dependencies {
-    implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.2.0'
-    implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.2.0'
+    implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
+    implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
     implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.17.2'
     implementation 'org.nosphere.apache:creadur-rat-gradle:0.7.0'
     implementation 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.6.0'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 09a4765..228c69d 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1,42 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-     Licensed to the Apache Software Foundation (ASF) under one
-     or more contributor license agreements.  See the NOTICE file
-     distributed with this work for additional information
-     regarding copyright ownership.  The ASF licenses this file
-     to you under the Apache License, Version 2.0 (the
-     "License"); you may not use this file except in compliance
-     with the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-     Unless required by applicable law or agreed to in writing,
-     software distributed under the License is distributed on an
-     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-     KIND, either express or implied.  See the License for the
-     specific language governing permissions and limitations
-     under the License.
-
--->
-<!--
-   This file declares the dependency verification metadata for dependencies used by Groovy.
-   When you upgrade a dependency, verification is likely to fail so you will need to update
-   it.
-
-   If, for whatever reason, verification fails for you, DO NOT DISABLE IT but follow the
-   troubleshooting guide at https://docs.gradle.org/current/userguide/dependency_verification.html
-
-   This build uses PGP verification and SHA512 checksum verification for unsigned artifacts:
-
-   ./gradlew -write-verification-metadata sha512,pgp -export-keys <tasks>
-
-   Then check the diff, remove the unnecessary entries (for old dependencies) and make sure
-   the new ones are correct.
-
-   Do not remove this header.
-
--->
 <verification-metadata xmlns="https://schema.gradle.org/dependency-verification" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://schema.gradle.org/dependency-verification https://schema.gradle.org/dependency-verification/dependency-verification-1.1.xsd">
    <configuration>
       <verify-metadata>false</verify-metadata>
@@ -760,16 +722,31 @@
             <sha512 value="a34d5d96fb06288e3c9af9f375bd2961a6dbccb9995ab364cf3201853918891b73ab161d67991883bb32813bde0baa78270997c5d959cbb83d7f2d0f0b794423" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="org.asciidoctor" name="asciidoctor-gradle-base" version="3.3.2">
+         <artifact name="asciidoctor-gradle-base-3.3.2.jar">
+            <sha512 value="352f9b9a5eb6862f54d0e8c30c36fac03d9e79e730c7b982cb284549311de9dd1efb9416ec726ced870d46e28fdb1709367a7d9be6e068bed93a94d2fcace8d5" origin="Generated by Gradle because artifact wasn't signed"/>
+         </artifact>
+      </component>
       <component group="org.asciidoctor" name="asciidoctor-gradle-jvm" version="3.2.0">
          <artifact name="asciidoctor-gradle-jvm-3.2.0.jar">
             <sha512 value="81c4eedea911f63d9de57cd7927e7cf0754db69e7c25d2b6ece878c3900554460e3d702a05d64e56748072bc2b7cc69217d161aee1bfc591ea7a031d6a348e75" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="org.asciidoctor" name="asciidoctor-gradle-jvm" version="3.3.2">
+         <artifact name="asciidoctor-gradle-jvm-3.3.2.jar">
+            <sha512 value="dc8ba3131536c6bd379d3436a27daa817e78890eb0166fd52ad9f01339112f56cce7524f5ce2d874e5aaa95cd87a128c0bc84f8e5a6182a05b1f1db48cbdd556" origin="Generated by Gradle because artifact wasn't signed"/>
+         </artifact>
+      </component>
       <component group="org.asciidoctor" name="asciidoctor-gradle-jvm-pdf" version="3.2.0">
          <artifact name="asciidoctor-gradle-jvm-pdf-3.2.0.jar">
             <sha512 value="62bd1ad8dd17af68ba946a98114c4ef1e317c4ed2157da59371a3e7b928b903cddb70f91c18809d978ad85547a734679492724e6af25d638f430f0eb9eacba5c" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="org.asciidoctor" name="asciidoctor-gradle-jvm-pdf" version="3.3.2">
+         <artifact name="asciidoctor-gradle-jvm-pdf-3.3.2.jar">
+            <sha512 value="fe553aa73282621b839593564eb738717e4f5d3d188c4f8853f5229ef08897f769be032e5485118f072ac98ec10772420758eaa1a935cb2ac7fce9455f84ab3c" origin="Generated by Gradle because artifact wasn't signed"/>
+         </artifact>
+      </component>
       <component group="org.asciidoctor" name="asciidoctorj-groovy-dsl" version="2.0.0">
          <artifact name="asciidoctorj-groovy-dsl-2.0.0.jar">
             <sha512 value="797f8cbbd4014c909031d1b9283877f3ff3337a24896e7a9d6df5608ebbaaffefa3a626a52674c51a32c5bf31537870013b27577b3453137825cb4007ce8e3ba" origin="Generated by Gradle because artifact wasn't signed"/>