[
https://issues.apache.org/jira/browse/OOZIE-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570344#comment-16570344
]
Julia Kinga Marton commented on OOZIE-3318:
-------------------------------------------
I have addressed the dependency in [^OOZIE-3318.002.patch].
I have added a clean package before calling javadoc:javadoc. This way, if there
is a build failure due to some other issues than Javadoc error, JAVADOC will
still report -1, but in this case, most probably the COMPILE task will fail as
well, unless the failure will *not* occur until test goal, and will occur when
executing the package goal.
> Fix Javadoc check in the pre-commit
> -----------------------------------
>
> Key: OOZIE-3318
> URL: https://issues.apache.org/jira/browse/OOZIE-3318
> Project: Oozie
> Issue Type: Sub-task
> Components: scripts
> Affects Versions: 5.0.0
> Reporter: Julia Kinga Marton
> Assignee: Julia Kinga Marton
> Priority: Blocker
> Fix For: 5.1.0
>
> Attachments: OOZIE-3318.001.patch, OOZIE-3318.002.patch
>
>
> Javadoc check builds are broken in the pre-commit
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)