----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11295/ -----------------------------------------------------------
(Updated June 4, 2013, 7:02 p.m.) Review request for oozie. Changes ------- Uploaded final patch. There were some incorrect inclusions in patch revision 4, which show the r4-r5 deletion diff. Bbut those are corrected now and see r3-r5 diff for correct difference. Description ------- https://issues.apache.org/jira/browse/OOZIE-1375 This addresses bug OOZIE-1375. https://issues.apache.org/jira/browse/OOZIE-1375 Diffs (updated) ----- trunk/client/src/main/java/org/apache/oozie/client/event/jms/MessageDeserializer.java 1489159 trunk/client/src/main/java/org/apache/oozie/client/event/message/WorkflowActionMessage.java PRE-CREATION trunk/core/src/main/java/org/apache/oozie/command/wf/ActionCheckXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/command/wf/WorkflowXCommand.java 1489159 trunk/core/src/main/java/org/apache/oozie/event/WorkflowActionEvent.java 1489159 trunk/core/src/main/java/org/apache/oozie/event/messaging/MessageFactory.java 1489159 trunk/core/src/main/java/org/apache/oozie/jms/JMSJobEventListener.java 1489159 trunk/core/src/main/resources/oozie-default.xml 1489159 trunk/core/src/test/java/org/apache/oozie/event/TestEventGeneration.java 1489159 trunk/core/src/test/java/org/apache/oozie/event/TestEventQueue.java 1489159 trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestWorkflowActionGetJPAExecutor.java 1489159 trunk/core/src/test/java/org/apache/oozie/jms/TestJMSJobEventListener.java 1489159 trunk/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java 1489159 trunk/core/src/test/java/org/apache/oozie/test/XDataTestCase.java 1489159 Diff: https://reviews.apache.org/r/11295/diff/ Testing ------- Testcase added. Other test files including XTestCase edited to enhance utility method createWfAction() to accept pending flag Thanks, Mona Chitnis
