This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch
dependabot/maven/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.13.1
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git.
from fd2a69a Bump jackson-module-jaxb-annotations from 2.4.2 to 2.13.1
add 982721d Update to JDK9 in order to work with new log4j2
add b2b2a86 TENTACLES-12: Add log4j2 config
add 9301409 TENTACLES-12: Update to JDK9 and log4jx2
add 2ae9ecf TENTACLES-12: Add enhanced defaultGoal
add 855b227 TENTACLES-12: Change default JDK / guess
add 925074a TENTACLES-12: Update httpclient
add f88cb19 TENTACLES-12: Update site plugin
add aaa1fb5 TENTACLES-12: Update fluido skin
add 74ec5a3 TENTACLES-12: Update fluido and fix site build
add 45b652c TENTACLES-12: Update to latest jaxb
add af41edf TENTACLES-12: Fix headline about min JDK9
add 063172a TENTACLES-12: Use JDK9 to build
add e8941bd RAT291: Fix Travis URL
add 22ca260 Merge master into feature branch
add 5c87459 TENTACLES-12: Update enforcer rules to fix existing problem
during log4j updates
add aa0215f TENTACLES-12: Update to latest log4j
add b5be265 TENTACLES-12: Downgrade to JDK8 as enforcer problems are
solved
add 5a89fa5 Update to latest jackson-module-jaxb-annotations 2.13.1
add 013f3a3 TENTACLES-12: Update fluido skin
add a02a60f TENTACLES-12: Fix fluido skin version
add 608de40 Merge pull request #1 from apache/feature/TENTACLES-12
add 5fd9b2c Bump animal-sniffer-maven-plugin from 1.19 to 1.20
add 465543b Merge pull request #5 from
apache/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.20
add 98252ef Bump junit from 4.13.1 to 4.13.2
add e561569 Merge pull request #4 from
apache/dependabot/maven/junit-junit-4.13.2
add 73ca902 Bump maven-site-plugin from 3.7 to 3.9.1
add d729b0d Merge pull request #3 from
apache/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1
add c894328 Bump maven-site-plugin from 3.9.1 to 3.10.0
add 4fb01a7 Merge pull request #10 from
apache/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.10.0
add 49b16fe Bump jaxb-api from 2.3.0 to 2.3.1
add 2dc6c79 Merge pull request #9 from
apache/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1
add 4216e8c Merge remote-tracking branch 'origin/master' into
dependabot/maven/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.13.1
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
README.md | 6 +-
pom.xml | 29 +++-
.../org/apache/creadur/tentacles/IOSystem.java | 184 ++++++++++-----------
.../java/org/apache/creadur/tentacles/Main.java | 15 +-
.../org/apache/creadur/tentacles/NexusClient.java | 4 +-
src/main/resources/log4j2.xml | 14 ++
7 files changed, 135 insertions(+), 118 deletions(-)
create mode 100644 src/main/resources/log4j2.xml