[
https://issues.apache.org/jira/browse/OOZIE-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15588350#comment-15588350
]
Peter Cseh commented on OOZIE-1986:
-----------------------------------
It does not work:
https://builds.apache.org/job/oozie-trunk-precommit-build/3398/consoleFull
{noformat}
...
[INFO] ------------------------------------------------------------------------
Running test-patch task FINDBUGS_DIFF
bin/test-patch: line 314: bin/test-patch-11-findbugs-diff: Permission denied
bin/test-patch-11-findbugs-diff-0.1.0-all.jar.md5: line 1:
d965fab3dbf678189924ad6d61fc7a3d: command not found
Running test-patch task BACKWARDS_COMPATIBILITY
Running test-patch task TESTS
Running test-patch task DISTRO
Applying patch
...
[INFO] Final Memory: 308M/1596M
[INFO] ------------------------------------------------------------------------
Running test-patch task FINDBUGS_DIFF
bin/test-patch: line 314: bin/test-patch-11-findbugs-diff: Permission denied
bin/test-patch-11-findbugs-diff-0.1.0-all.jar.md5: line 1:
d965fab3dbf678189924ad6d61fc7a3d: command not found
Running test-patch task BACKWARDS_COMPATIBILITY
Running test-patch task TESTS
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems
...
{noformat}
> Add FindBugs report to pre-commit build
> ---------------------------------------
>
> Key: OOZIE-1986
> URL: https://issues.apache.org/jira/browse/OOZIE-1986
> Project: Oozie
> Issue Type: Bug
> Components: tests
> Reporter: Robert Kanter
> Assignee: Andras Piros
> Fix For: 5.0.0
>
> Attachments: OOZIE-1986.001.patch, OOZIE-1986.002.patch,
> OOZIE-1986.003.patch, OOZIE-1986.004.patch, OOZIE-1986.005.patch,
> OOZIE-1986.006.patch, OOZIE-1986.007.patch, OOZIE-1986.008.patch,
> OOZIE-1986.009.patch, OOZIE-1986.010.patch, summary.txt
>
>
> Now that we have OOZIE-1793, it will be really useful to have the pre-commit
> build generate a findbugs report. It should probably before and after the
> patch and only complain it there are more after. And it should link to the
> report. Ideally, this would do some kind of diff (like Hadoop does) so it's
> easy to identify the new findbugs items.
> You can generate the findbugs reports by running:
> {noformat}
> mvn verify -DskipTests
> {noformat}
> This also runs checkstyle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)