This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a change to branch fix-DocumentName-issues
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 97e0a4c3 RAT-559: Add changelog and fix Sonar issue
add 5fab40fd RAT-559: Refactor during review
add ebd61209 RAT-559: Shorten tests
No new revisions were added by this update.
Summary of changes:
.../org/apache/rat/document/ArchiveEntryName.java | 4 +-
.../java/org/apache/rat/document/DocumentName.java | 22 +--
.../java/org/apache/rat/OptionCollectionTest.java | 9 +-
.../org/apache/rat/ReporterOptionsProvider.java | 20 +--
.../apache/rat/commandline/FileConverterTest.java | 6 +-
.../rat/document/DocumentNameBuilderTest.java | 17 +-
.../test/AbstractConfigurationOptionsProvider.java | 184 ++++++++-------------
7 files changed, 105 insertions(+), 157 deletions(-)