[
https://issues.apache.org/jira/browse/RAT-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger updated RAT-368:
----------------------------------
Fix Version/s: 0.17
> Removed unused classes
> ----------------------
>
> Key: RAT-368
> URL: https://issues.apache.org/jira/browse/RAT-368
> Project: Apache Rat
> Issue Type: Improvement
> Components: core engine
> Affects Versions: 0.16.1
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
> Fix For: 0.17
>
>
> There are several classes/interfaces that are either unused or only used
> within a set of classes/interfaces that are otherwise unused. They should be
> removed from the system.
> In core the following files are unused
> * ReportTransformer, ReportFailedRuntimeException, ReportTransformerTest are
> mutually used but not by any class/interface outside the 3.
> * RatReportAnalysisResultException
> * FullTestMatchingLicense – used in old style license definition
> * SimplePatternBasedLicense – used in old style license definition
> * MimeTyper
> * ToNameTransformer, ToNameTransformerTest
> * UnsuitableDocumentException
> * o.a.rat.header all classes/interfaces in this package are mutually used
> but not by any class outside the package.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)