[
https://issues.apache.org/jira/browse/OOZIE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774073#comment-16774073
]
Julia Kinga Marton edited comment on OOZIE-3395 at 2/21/19 1:25 PM:
--------------------------------------------------------------------
[~asalamon74],
**
{code:java}
20:34:59 bash: bin/test-patch-11-findbugs-diff: No such file or directory{code}
This file was renamed by the patch, this is why is missing and the report is
not generated. The file structure is checked before the patch, and the
filenames are taken from this phase. For the testing purpose I can rename it to
its original name, to see the generated report. What do you think [~asalamon74]?
The long lines are from the shell script and I would not really split them,
because splitting those will don't improve the readability.
was (Author: kmarton):
[~asalamon74],
*20:34:59* bash: bin/test-patch-11-findbugs-diff: No such file or directory
This file was renamed by the patch, this is why is missing and the report is
not generated. The file structure is checked before the patch, and the
filenames are taken from this phase. For the testing purpose I can rename it to
its original name, to see the generated report. What do you think [~asalamon74]?
The long lines are from the shell script and I would not really split them,
because splitting those will don't improve the readability.
> Findbugs is no longer maintained
> --------------------------------
>
> Key: OOZIE-3395
> URL: https://issues.apache.org/jira/browse/OOZIE-3395
> Project: Oozie
> Issue Type: Task
> Reporter: Attila Sasvari
> Assignee: Julia Kinga Marton
> Priority: Minor
> Attachments: OOZIE-3395-001.patch, OOZIE-3395-002.patch
>
>
> https://gleclaire.github.io/findbugs-maven-plugin/
> {quote}
> Status: Since Findbugs is no longer maintained, please use Spotbugs which has
> a Maven plugin.
> {quote}
> The plugin author recommends to migrate to Spotbugs:
> https://spotbugs.github.io/
> It might worth to investigate this plugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)