Description
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.