ottlinger commented on code in PR #381:
URL: https://github.com/apache/creadur-rat/pull/381#discussion_r1825886508


##########
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:
   Other methods in these classes are marked as unused as well - I assume it's 
all reflection and means missing tests ....



-- 
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

Reply via email to