[
https://issues.apache.org/jira/browse/OOZIE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423287#comment-13423287
]
Britt Cyr commented on OOZIE-926:
---------------------------------
The current logic augments the actions JDOM elements at parsing time in the
handleGlobals() method.
Is it necessary to add it to the actionXML?
If there are comments in the WF XML the indexes will be off.
Does OOZIE-921 fix this?
> handling of global configuration is not correct
> -----------------------------------------------
>
> Key: OOZIE-926
> URL: https://issues.apache.org/jira/browse/OOZIE-926
> Project: Oozie
> Issue Type: Bug
> Components: workflow
> Affects Versions: trunk
> Reporter: Alejandro Abdelnur
> Priority: Blocker
> Fix For: trunk
>
>
> Global configuration should have <job-xml> elements (0..unbound)
> The current logic augments the actions JDOM elements at parsing time in the
> handleGlobals() method.
> This method is not handling the case of more than 1 <job-xml> in the action.
> If there are comments in the WF XML the indexes will be off.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira