Claudenw commented on code in PR #381: URL: https://github.com/apache/creadur-rat/pull/381#discussion_r1826524116
########## apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java: ########## @@ -22,7 +22,9 @@ /** * Used to specify additional license matchers. A license matcher is basically a class, which implements * {@link org.apache.rat.analysis.IHeaderMatcher}. + * @deprecated use Configuration file to define licenses */ +@Deprecated public class HeaderMatcherSpecification Review Comment: Yes, these were called by entries in the pom.xml file. -- 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: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org