apache-rat-core/src/main/java/org/apache/rat/DeprecationReporter.java (1 line): - line 137: * TODO remove this when Java 8 no longer supported. apache-rat-core/src/main/java/org/apache/rat/Defaults.java (1 line): - line 65: // TODO look at this static block with respect to the init() static method and figure out if we need both. apache-rat-plugin/src/it/RAT-469/verify.groovy (1 line): - line 44: // TODO: RAT-469 apply and alter test after fix is applied apache-rat-tasks/src/main/java/org/apache/rat/anttasks/Report.java (1 line): - line 84: * the options that are deprecated. TODO remove this. apache-rat-core/src/main/java/org/apache/rat/config/exclusion/plexus/MatchPattern.java (1 line): - line 95: // FIXME: ICK! But we can't do partial matches for regex, so we have to reserve judgement until we have apache-rat-core/src/main/java/org/apache/rat/annotation/AbstractLicenseAppender.java (1 line): - line 440: * TODO use existing mechanism to detect the type of a file and record it in the report output, thus we will not need this duplication here. apache-rat-core/src/main/java/org/apache/rat/config/exclusion/plexus/SelectorUtils.java (1 line): - line 130: // FIXME: ICK! But we can't do partial matches for regex, so we have to reserve judgement until we have apache-rat-core/src/main/java/org/apache/rat/commandline/Arg.java (1 line): - line 701: // TODO when include/exclude processing is updated check calling methods to ensure that all specified apache-rat-core/src/main/java/org/apache/rat/analysis/HeaderCheckWorker.java (1 line): - line 42: * TODO revisit this class. It is only used in one place and can be moved inline apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java (1 line): - line 154: // TODO Replace null with real value apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java (1 line): - line 510: if (families != null) { // TODO remove if check in v1.0