You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by tu...@apache.org on 2012/11/18 04:10:31 UTC

svn commit: r1410818 - /oozie/trunk/release-log.txt

Author: tucu
Date: Sun Nov 18 03:10:31 2012
New Revision: 1410818

URL: http://svn.apache.org/viewvc?rev=1410818&view=rev
Log:
Amending release-logs.txt to reflect that workflowgenerator (OOZIE-944, OOZIE- 976, OOZIE-1007) is in trunk (tucu)

Modified:
    oozie/trunk/release-log.txt

Modified: oozie/trunk/release-log.txt
URL: http://svn.apache.org/viewvc/oozie/trunk/release-log.txt?rev=1410818&r1=1410817&r2=1410818&view=diff
==============================================================================
--- oozie/trunk/release-log.txt (original)
+++ oozie/trunk/release-log.txt Sun Nov 18 03:10:31 2012
@@ -38,16 +38,17 @@ OOZIE-972 Provide  EL function to append
 OOZIE-977 NotificationXCommand (job.notification queue entry) should set a timeout in the HTTP connections it makes (tucu)
 OOZIE-654 Provide a way to use 'uber' jars with Oozie MR actions (rkanter via tucu)
 OOZIE-979 bump up trunk version to 3.4.0-SNAPSHOT (tucu)
+OOZIE-1007 Add license headers to all files don't have them  (egashira via tucu)
+OOZIE-976 add workflowgenerator into distro tarball (egashira via tucu)
+OOZIE-944 Implement Workflow Generator UI Tool (egashira via virag)
 
 -- Oozie 3.3.0 release (unreleased)
 
 OOZIE-1058 ACL modify-job should not be hardcoded to group name(mona via mohammad)
 OOZIE-1052 HadoopAccessorService.createFileSystem throws exception in map-reduce action, failing workflow.(ryota via mohammad).
 OOZIE-1060 bump hadoop 2.X version to 2.0.2-alpha (rvs via tucu)
-OOZIE-976 add workflowgenerator into distro tarball (egashira via tucu)
 OOZIE-993 Hadoop 23 doesn't accept user defined jobtracker (virag)
 OOZIE-1013 Build failing as the license header comment is appearing before xml declaration in some files (virag)
-OOZIE-1007 Add license headers to all files don't have them  (egashira via tucu)
 OOZIE-1006 Oozie fails to add required dependency for Hadoop 3.0.2 (venkatesh via virag)
 OOZIE-975 Test cases should not load all the services classes (virag)
 OOZIE-989 Testcases failing intermittently where coordinator jobs are in catchup mode (virag)
@@ -60,7 +61,6 @@ OOZIE-971 TestRecoveryService failing ve
 OOZIE-966 Fix formatting in CLI output when GMT-#### and GMT-##:## formatted timezones are used (rkanter via tucu)
 OOZIE-960 TestStatusTransitService failing intermittently (virag)
 OOZIE-968 source oozie environment from conf in oozie db setup script (svenkat via virag)
-OOZIE-944 Implement Workflow Generator UI Tool (egashira via virag)
 OOZIE-961 Load Hbase credentials in Oozie (virag)
 OOZIE-963 Add new EL function to replace all instances of a sub-string with another one (Mohammad via virag)
 OOZIE-969 Unit tests in TestStatusTransitService failing due to change in CoordKillX (mona via virag)