This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch update-doxia-tools
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git.
from 1c8eb85 RAT-281: Add changelog entry for Commons IO update
add aa78f62 INFRA-20948: Enable windows builds to try to get more info
for infra
add 55d75a6 RAT-277: Update junit to fix CVE-2020-15250
add 714e674 RAT-277: Add changelog
add ec587c0 Adapt to new Maven name in Jenkins
add 293f38b Adapt to new JDK name in Jenkins
add f7eeec4 RAT-279: Change badge to Travis CI.com
add 008161c RAT-279: Add changelog for Travis migration
add 4698c8b Add gitignore that are added recursively if imported into
Eclipse
add 7fc2846 RAT-274: Update to latest Ant 1.10.10
add 18741c1 RAT-207: Properly report thread safety to Maven
add b1a69b7 RAT-207: Add changelog entry
add 6832d50 RAT-281: Update commons-io
add 8b5f91a RAT-281: Add changelog entry for Commons IO update
add afbb051 Merge branch 'master' into master
add aa0a5e3 Merge pull request #20 from kalgon/master
add 822e594 RAT-285: Update to latest Ant 1.10.11
add 5d32c63 RAT-283: Upgrade commons-compress and fix
https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316639
add efc293d RAT-283: Fix docs about minimal Ant version
add 7afc628 RAT-283: Upgrade to latest commons-collections4 v4.4
add ca808fe RAT-283: Upgrade to latest commons-lang3 3.12.0
add 3623025 RAT-283: Update maven-pmd-plugin
add c03ad4e RAT-283: Update animal sniffer plugin
add 06802d3 RAT-283: Update to latest commons-io
add 37bc337 RAT-283: Update to latest junit
add 9a60f7b RAT-283: Update antunit and javadoc plugin
add 9bc86d2 RAT-283: Update enforder rules
add 97f57fd RAT-283: Update mockito
add 804a409 RAT-283: Update copyright notice
add c2fd6b3 RAT-283: Add note about JDK8
add 9939d41 RAT-283: Update mockito deps and extract javadoc plugin
property
add bb25739 RAT-283: Extract property for mockito version
add 661f667 RAT-283: Fix javadoc version
add caa8bff RAT-283: Fix error after hamcrest update
add a495e5c RAT-283: Fix mockito setup in project
add d2fcadc RAT-283, RAT-286: Downgrade site plugin to circumvent plugin
error
add 445e0a8 RAT-283: Add velocity.log to ignore as it is generated during
builds
add a7f2fd2 RAT-286: Error seems to be related to maven-plugin-plugin
add b49a32a RAT-286: Add changelog
add 251d15a RAT-283: Add changelog
add 2608777 RAT-289: Add dependabot integration
add 591c930 RAT-289: Add changelog entry
new c3cd990 RAT-275: Merge from master
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:
.../invoker.properties => .github/dependabot.yml | 13 +++++-
NOTICE | 2 +-
README.txt | 4 +-
RELEASE_NOTES.txt | 2 +
apache-rat-core/pom.xml | 4 +-
.../org/apache/rat/document/ToNameTransformer.java | 2 +-
.../rat/report/xml/writer/impl/base/XmlWriter.java | 2 +-
apache-rat-plugin/pom.xml | 4 +-
pom.xml | 49 ++++++++++------------
src/changes/changes.xml | 12 ++++++
10 files changed, 55 insertions(+), 39 deletions(-)
copy apache-rat-plugin/src/it/it1/invoker.properties => .github/dependabot.yml
(74%)