[
https://issues.apache.org/jira/browse/OOZIE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Britt Cyr updated OOZIE-926:
----------------------------
Attachment: OOZIE-926.patch
This patch includes the changes in OOZIE-921, so this patch will be need to be
updated if that goes in.
This patch addresses:
Global configuration should have <job-xml> elements (0..unbound)
Fixes from OOZIE-921 address:
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.
Not addressed:
The current logic augments the actions JDOM elements at parsing time in the
handleGlobals() method.
> 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
>
> Attachments: OOZIE-926.patch
>
>
> 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