[
https://issues.apache.org/jira/browse/RAT-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513678#comment-17513678
]
ASF subversion and git services commented on RAT-297:
-----------------------------------------------------
Commit b79282cb9741dbd8cf15878f57718a08de8c32bb in creadur-rat's branch
refs/heads/master from P. Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=b79282c ]
Merge pull request #43 from
apache/dependabot/maven/org.apache.maven.reporting-maven-reporting-api-3.1.0
RAT-297: Bump maven-reporting-api from 3.0 to 3.1.0 / do not rely on deprecated
Sink anymore
> Update to latest maven reporting API and replace deprecated usage of Sink
> class
> -------------------------------------------------------------------------------
>
> Key: RAT-297
> URL: https://issues.apache.org/jira/browse/RAT-297
> Project: Apache Rat
> Issue Type: Improvement
> Affects Versions: 0.13
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.14
>
>
> As mentioned in https://issues.apache.org/jira/browse/MSHARED-1049 Creadur
> uses a reference to deprecated Sink.java in order to write the report:
> [https://github.com/apache/creadur-rat/blob/master/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java#L47]
>
> The same reference hinders updating to the latest maven-reporting-api
> [https://github.com/apache/creadur-rat/pull/43]
> which removes this Sink API completely.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)