Alejandro Abdelnur created OOZIE-926:
----------------------------------------
Summary: 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