[
https://issues.apache.org/jira/browse/FLINK-12353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829352#comment-16829352
]
Chesnay Schepler commented on FLINK-12353:
------------------------------------------
This is one of those scripts that maybe shouldn't exist in the first place.
From what I've gathered it should be possible to set an outputDirectory for the
japicmp-plugin by setting {{projectBuildDir}} in the configuration section to
something like {{some/constant/path/${project.artifactId}}. This would allow
you to trivially move all reports under a single directory.
> Add missing module to collect_japicmp_reports.sh
> ------------------------------------------------
>
> Key: FLINK-12353
> URL: https://issues.apache.org/jira/browse/FLINK-12353
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Reporter: Yun Tang
> Assignee: Yun Tang
> Priority: Minor
>
> Currently, there are eight modules using japicmp plugin. However, only four
> of them would collect japicmp reports in {{collect_japicmp_reports.sh}}. I
> have to modify the shell script to collect all reports and therefore I plan
> to contribute this change.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)