Claudenw commented on code in PR #450: URL: https://github.com/apache/creadur-rat/pull/450#discussion_r2072431184
########## apache-rat-tasks/src/main/java/org/apache/rat/anttasks/All.java: ########## @@ -27,6 +28,7 @@ * @deprecated use configuration file. */ @Deprecated // since 0.17 +@DeprecationReporter.Info(since = "0.17", forRemoval = true, use = "Configuration file and <config> element")// since 0.17 Review Comment: These files are in the current release. We need to retain them for a release and mark them as deprecated so people have a heads up before we remove them in V1. -- 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