You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by ka...@apache.org on 2011/09/22 02:24:32 UTC

svn commit: r1173916 - /incubator/oozie/trunk/release-log.txt

Author: kamrul
Date: Thu Sep 22 00:24:31 2011
New Revision: 1173916

URL: http://svn.apache.org/viewvc?rev=1173916&view=rev
Log:
Update release-log with latest JIRA info

Modified:
    incubator/oozie/trunk/release-log.txt

Modified: incubator/oozie/trunk/release-log.txt
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/release-log.txt?rev=1173916&r1=1173915&r2=1173916&view=diff
==============================================================================
--- incubator/oozie/trunk/release-log.txt (original)
+++ incubator/oozie/trunk/release-log.txt Thu Sep 22 00:24:31 2011
@@ -1,38 +1,36 @@
 -- Oozie 3.1.0 release
-
 OOZIE-37 Documentation related modifications for "log -action" option
 OOZIE-35 add auto-rerun for error codes JA008 and JA009 in action executor
 OOZIE-21 Fixed bug forked subwf not returning status to the parent wf job
-OOZIE-28 update coordinator name to coord job at loadstate of coord-submit to avoid exception of bundle-status-update 
+OOZIE-28 update coordinator name to coord job at loadstate of coord-submit to avoid exception of bundle-status-update
 OOZIE-22 (Apache) Add support PostgreSQL
 OOZIE-10 add user-retry in workflow action
-OOZIE-123 CoordKillXCommand command uniqueness and increase priority
-OOZIE-9 (Apache) Launcher job should be able to run in different queue than job itself
-OOZIE-20 add sql scripts for oozie 3.1.0
-OOZIE-135 support multiple shared lib path in oozie
+OOZIE-540 CoordKillXCommand command uniqueness and increase priority
+OOZIE-552 support multiple shared lib path in oozie
 OOZIE-18 Option to view Workflow job details from Coordinator job detail popup
 OOZIE-17 Group column for coordinator jobs in Oozie Web Console
-OOZIE-11  Adding Distcp Action.  
+OOZIE-11  Adding Distcp Action.
 OOZIE-6 Custom filters option and User information column added to Coordinator jobs section of Oozie Web Console
-OOZIE-5 Log retrieval for a Coordinator job with large number or actions 
+OOZIE-5 Log retrieval for a Coordinator job with large number or actions
 OOZIE-7 Ability to view the log information corresponding to particular coordinator actions
-OOZIE-124 Update documentation for job-type in WS API
-OOZIE-81  Add an email action to Oozie
-OOZIE-113 merge changes for OOZIE-101 to ActionEndXCommand 
-OOZIE-112 workflow kill node message is not resolved and set it to action error message
-OOZIE-111 adjust configuration for DBCP data source 
-OOZIE-105 bring JPA changes to master from integration branch
-OOZIE-103 upgrade openjpa jar to 2.1.0
-OOZIE-110 add coordinator 0.3 schema for app name parametrization
-OOZIE-101 ${wf:lastErrorNode()} is not set when an action ends in error
-OOZIE-99 action errorMessage is not being set
-OOZIE-107 add test case to test uniqueness of CoordActionInputCheckXCommand
-OOZIE-100 escape characters for xml when create dag evaluator
-OOZIE-98 parametrization of 'name' attribute in workflow/coordinator/bundle
-OOZIE-106 add new queue class to iterate next callable when current callable type has reached max concorrency
-OOZIE-108 Upgrade pom version to 3.1.0.
-OOZIE-133 Fs 'move' action made consistent and able to have existing target dir
-OOZIE-792 oozie-stop.sh is oblivious to 'catalina.sh stop' failing
+OOZIE-541: Update documentation for job-type in WS API
+OOZIE-498: Add an email action to Oozie
+OOZIE-518: merge changes for OOZIE-101 to ActionEndXCommand
+OOZIE-529: workflow kill node message is not resolved and set it to action error message
+OOZIE-528: adjust configuration for DBCP data source
+OOZIE-522: migrate jpa service changes to master branch from integration branch
+OOZIE-520: upgrade openjpa jar to 2.1.0
+OOZIE-527: add coordinator 0.3 schema for app name parametrization
+OOZIE-518: ${wf:lastErrorNode()} is not set when an action ends in error
+OOZIE-516 action errorMessage is not being set
+OOZIE-524 add test case to test uniqueness of CoordActionInputCheckXCommand
+OOZIE-517 escape characters for xml when create dag evaluator
+OOZIE-515 parametrization of 'name' attribute in workflow/coordinator/bundle
+OOZIE-523 add new queue class to iterate next callable when current callable type has reached max concorrency
+OOZIE-525 Upgrade pom version to 3.1.0.
+OOZIE-550 Fs 'move' action made consistent and able to have existing target dir
+OOZIE-417 oozie-stop.sh is oblivious to 'catalina.sh stop' failing
+
 
 -- Oozie 3.0.2 release