This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch fix-spotbugs-in-core-pt1
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from dc95eeb1 fixed spotbugs issues
add 4607d336 added exception tests
No new revisions were added by this update.
Summary of changes:
.../org/apache/rat/ConfigurationExceptionTest.java | 26 ++++++++++++++++++++++
.../apache/rat/ImplementationExceptionTest.java | 26 ++++++++++++++++++++++
2 files changed, 52 insertions(+)
create mode 100644
apache-rat-core/src/test/java/org/apache/rat/ConfigurationExceptionTest.java
create mode 100644
apache-rat-core/src/test/java/org/apache/rat/ImplementationExceptionTest.java