Claudenw commented on code in PR #395:
URL: https://github.com/apache/creadur-rat/pull/395#discussion_r1845347786
##########
apache-rat-core/src/main/java/org/apache/rat/analysis/TikaProcessor.java:
##########
@@ -42,6 +47,7 @@ public final class TikaProcessor {
* "text" types are already handled somewhere else
* BINARY unless listed here*/
private static final Map<String, Document.Type> DOCUMENT_TYPE_MAP;
+ //private static final DefaultDetector DEFAULT_DETECTOR = new
DefaultDetector();
Review Comment:
Sorry, yes. done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]