This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git.
from f8715ac Merge pull request #17 from
apache/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.1.2
add f7bae1b Bump jdom from 1.1.3 to 2.0.2
add 6efe9aa Merge remote-tracking branch 'origin/master' into
dependabot/maven/org.jdom-jdom-2.0.2
add 8932457 Bump maven-changes-plugin from 2.10 to 2.12.1
add 358293d Bump maven-checkstyle-plugin from 2.12.1 to 3.1.2
add ffd7559 Merge remote-tracking branch 'origin/master' into
dependabot/maven/org.jdom-jdom-2.0.2
add 99b75d7 Merge remote-tracking branch 'origin/master' into
dependabot/maven/org.jdom-jdom-2.0.2
add 5bbb27b WHISKER-20: Migrate to new JDom v2
add 3db02a7 WHISKER-20: Fix deprecation warning about GnuParser wich is
default now
add 002a2a3 WHISKER-20: Fix deprecation warning about OptionBuilder
new 8573808 Merge pull request #6 from
apache/dependabot/maven/org.jdom-jdom-2.0.2
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:
.../creadur/whisker/cli/CommandLineOption.java | 13 +++++----
.../java/org/apache/creadur/whisker/cli/Main.java | 12 +++------
.../creadur/whisker/fromxml/JDomBuilder.java | 31 ++++++----------------
.../fromxml/JDomBuilderByOrganisationTest.java | 2 +-
.../whisker/fromxml/JDomBuilderLicenseTest.java | 4 +--
.../fromxml/JDomBuilderOrganisationTest.java | 2 +-
.../whisker/fromxml/JDomBuilderResourceTest.java | 2 +-
.../fromxml/JDomBuilderWithDirectoryTest.java | 21 +--------------
.../fromxml/JDomBuilderWithLicenseTest.java | 4 +--
.../whisker/fromxml/JDomBuilderWorkTest.java | 6 ++---
pom.xml | 2 +-
11 files changed, 29 insertions(+), 70 deletions(-)