This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 6ccbd77 additional tests for JavaBeans naming conventions
new 88ebc0b remove checkstyle warnings
new c7d7923 remove checkstyle warnings
new a4ad4a0 GROOVY-9622: Bump checkstyle to 8.34
new c35a510 add missing notice info
new 06e7667 GROOVY-9623: Bump Jackson version to 2.11.1
new 5d2b726 remove codenarc warning
new bb4cdc8 GROOVY-9624: Bump Codenarc to 1.6
new 258da18 GROOVY-9625: Bump spotbugs/plugin to 4.0.6/4.4.4
new f71ef23 GROOVY-9626: Bump rat to 0.7.0
new 740343b fix asciidoc warnings
new 245fd29 fix javadoc warnings
new 5fc7ab7 GROOVY-9627: Bump picocli to 4.4.0
The 12 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:
NOTICE | 4 ++++
build.gradle | 13 +++++++------
gradle/quality.gradle | 2 +-
notices/concurrentlinkedhashmap-SRC.txt | 3 +++
.../groovy/transform/stc/SingleSignatureClosureHint.java | 2 +-
.../java/org/codehaus/groovy/control/CompilationUnit.java | 4 ++--
.../groovy/vmplugin/v8/PluginDefaultGroovyMethods.java | 2 +-
subprojects/groovy-ant/src/spec/doc/ant-builder.adoc | 4 ++--
subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc | 6 ++++--
.../test/groovy/groovy/cli/picocli/CliBuilderTest.groovy | 4 ++--
.../groovy/datetime/extensions/DateTimeExtensions.java | 2 +-
.../datetime/extensions/DateTimeStaticExtensions.java | 2 +-
.../org/apache/groovy/json/DefaultFastStringService.java | 2 --
.../groovy/junit5/plugin/GroovyJUnitRunnerHelper.groovy | 2 +-
subprojects/groovy-yaml/build.gradle | 2 +-
15 files changed, 31 insertions(+), 23 deletions(-)
create mode 100644 notices/concurrentlinkedhashmap-SRC.txt