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 2020/10/21 00:10:34 UTC

[groovy] branch master updated (9ce8545 -> 1a654fc)

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

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


    from 9ce8545  fix typo (side effect: closes #1405)
     new 8577663  Add openjdk15 build to travis CI
     new 5ba01f1  Fix CME when running `jar` gradle task
     new 1a654fc  Skip sonar scanning for now

The 3 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:
 .travis.yml                      |  6 ++++--
 build.gradle                     |  2 +-
 gradle/verification-metadata.xml | 17 ++++++++++++++++-
 3 files changed, 21 insertions(+), 4 deletions(-)


[groovy] 02/03: Fix CME when running `jar` gradle task

Posted by su...@apache.org.
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

commit 5ba01f1ce342bb5dbc2126390525206fa1c01bd5
Author: Bo Zhang <zh...@gmail.com>
AuthorDate: Wed Oct 21 07:41:46 2020 +0800

    Fix CME when running `jar` gradle task
---
 build.gradle                     |  2 +-
 gradle/verification-metadata.xml | 17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index 01856c7..35cb3ba 100644
--- a/build.gradle
+++ b/build.gradle
@@ -41,7 +41,7 @@ buildscript {
 plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
     id 'com.github.ben-manes.versions' version '0.33.0'
-    id 'com.github.blindpirate.osgi' version '0.0.3'
+    id 'com.github.blindpirate.osgi' version '0.0.4'
     id 'org.sonarqube' version '3.0'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 8295913..cb55467 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
 
      Licensed to the Apache Software Foundation (ASF) under one
@@ -37,12 +38,12 @@
    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.0.xsd">
    <configuration>
       <verify-metadata>false</verify-metadata>
       <verify-signatures>true</verify-signatures>
       <trusted-artifacts>
-         <!-- Ignore sources/javadocs for IDE sync -->
          <trust file=".+-(sources|javadoc).jar" regex="true"/>
       </trusted-artifacts>
       <ignored-keys>
@@ -52,6 +53,7 @@
          <trusted-key id="019082bc00e0324e2aef4cf00d3b328562a119a7" group="org.openjdk.jmh"/>
          <trusted-key id="050a37a2e0577f4baa095b52602ec18d20c4661c">
             <trusting group="com.thoughtworks.xstream"/>
+            <trusting group="com.thoughtworks.xstream" name="xstream"/>
          </trusted-key>
          <trusted-key id="06d34ed6ff73de368a772a781063fe98bcecb758" group="com.puppycrawl.tools" name="checkstyle" version="8.36.1"/>
          <trusted-key id="0785b3eff60b1b1bea94e0bb7c25280eae63ebe5" group="org.apache.httpcomponents"/>
@@ -94,6 +96,7 @@
          <trusted-key id="53c935821aa6a755bd337db53595395eb3d8e1ba" group="org.apache.logging.log4j"/>
          <trusted-key id="6214760097dc5cfad0175ac2c9fbaa83a8753994">
             <trusting group="^com[.]fasterxml($|([.].*))" regex="true"/>
+            <trusting group="com.fasterxml.jackson.core"/>
          </trusted-key>
          <trusted-key id="636de9055c4c75c7bd9830771241bc872c5e4ec0" group="commons-lang" name="commons-lang" version="2.4"/>
          <trusted-key id="666a4692ce11b7b3f4eb7b3410066a9707090cf9" group="org.javassist" name="javassist"/>
@@ -101,6 +104,7 @@
          <trusted-key id="694621a7227d8d5289699830abe9f3126bb741c1" group="com.google.guava"/>
          <trusted-key id="70cd19bfd9f6c330027d6f260315bfb7970a144f">
             <trusting group="^com[.]sun[.]xml[.]bind($|([.].*))" regex="true"/>
+            <trusting group="com.sun.xml.bind"/>
          </trusted-key>
          <trusted-key id="7615ad56144df2376f49d98b1669c4bb543e0445" group="com.google.errorprone"/>
          <trusted-key id="7616eb882daf57a11477aaf559a252fb1199d873" group="com.google.code.findbugs" name="jsr305" version="3.0.2"/>
@@ -175,6 +179,7 @@
          </trusted-key>
          <trusted-key id="f1182e81c792928921dbcab4cfca4a29d26468de">
             <trusting group="^org[.]sonarsource($|([.].*))" regex="true"/>
+            <trusting group="^org[.]sonarsource[.]scanner($|([.].*))" regex="true"/>
          </trusted-key>
          <trusted-key id="f254b35617dc255d9344bcfa873a8e86b4372146">
             <trusting group="org.codehaus.mojo"/>
@@ -243,6 +248,11 @@
             <pgp value="32d98ffd50617f6ed7e6abd236feecf06c2da10b"/>
          </artifact>
       </component>
+      <component group="biz.aQute.bnd" name="biz.aQute.bndlib" version="5.2.0">
+         <artifact name="biz.aQute.bndlib-5.2.0.jar">
+            <pgp value="32d98ffd50617f6ed7e6abd236feecf06c2da10b"/>
+         </artifact>
+      </component>
       <component group="bsf" name="bsf" version="2.4.0">
          <artifact name="bsf-2.4.0.jar">
             <sha512 value="cf2ff6ea53cd13ea842cad398f1be24539bec68a5cbbd088492adab50bc782cde6d9f4c0b6a24deaeee537809c90631c43f9a680ff2826c28ccf1b39380954e3" origin="Generated by Gradle because artifact wasn't signed"/>
@@ -403,6 +413,11 @@
             <sha512 value="39fd94b4109c01a9f471c89eaf0ae12d3ae8b214e99c055ca7933c95660574b6ed0c4282c882606bffad25883df429cd5dd43b3442b2c8316e43c1d20516fc44" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
+      <component group="gradle.plugin.com.github.blindpirate" name="gradle-legacy-osgi-plugin" version="0.0.4">
+         <artifact name="gradle-legacy-osgi-plugin-0.0.4.jar">
+            <sha512 value="21f1ed1277792521c8fb0895202f561d8b720ae32959c8fdba9bbd4610372253e5cb5f63c80eff160a91a5e4cd58e751bc325e96808b0745aad025b7c0100c69" origin="Generated by Gradle because artifact wasn't signed"/>
+         </artifact>
+      </component>
       <component group="gradle.plugin.com.github.jk1" name="gradle-license-report" version="1.3">
          <artifact name="gradle-license-report-1.3.jar">
             <sha512 value="893be63cc01d3d53f1ba81b6b2712cd5eab71ca1dc41af3a66de800e30504c5f1972b0759e05997629a5686876dddbd8fd8a244daa14da1f759dce6154989201" origin="Generated by Gradle because artifact wasn't signed"/>


[groovy] 01/03: Add openjdk15 build to travis CI

Posted by su...@apache.org.
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

commit 85776639c5e878012ef0a1bc7bfc0b24d3cc4bbd
Author: Daniel Sun <su...@apache.org>
AuthorDate: Wed Sep 30 22:57:36 2020 +0800

    Add openjdk15 build to travis CI
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 427d4ba..0aa0de8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,6 +26,8 @@ install:
 matrix:
   include:
     - env: BC='indy'
+      jdk: openjdk15
+    - env: BC='indy'
       jdk: openjdk14
     - env: BC='indy'
       jdk: openjdk13


[groovy] 03/03: Skip sonar scanning for now

Posted by su...@apache.org.
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

commit 1a654fc214c6da0acec8b8596911cd1d1faff730
Author: Daniel Sun <su...@apache.org>
AuthorDate: Wed Oct 21 08:10:02 2020 +0800

    Skip sonar scanning for now
    
    ```
    > Task :sonarqube FAILED
    FAILURE: Build failed with an exception.
    * What went wrong:
    Execution failed for task ':sonarqube'.
    > File src/test/groovy/MethodInBadPositionTest.groovy can't be indexed twice. Please check that inclusion/exclusion patterns produce disjoint sets for main and test files
    ```
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 0aa0de8..14edd60 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,8 +42,8 @@ matrix:
     - env: BC='indy'
       jdk: oraclejdk8
 
-    - env: BC='sonar'
-      jdk: openjdk11
+#    - env: BC='sonar'
+#      jdk: openjdk11
 
 before_script:
   - unset _JAVA_OPTIONS