From oozie-commits-return-2029-apmail-incubator-oozie-commits-archive=incubator.apache.org@incubator.apache.org Fri Jan 6 21:57:46 2012 Return-Path: X-Original-To: apmail-incubator-oozie-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-oozie-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 850C0B538 for ; Fri, 6 Jan 2012 21:57:46 +0000 (UTC) Received: (qmail 45464 invoked by uid 500); 6 Jan 2012 21:57:46 -0000 Delivered-To: apmail-incubator-oozie-commits-archive@incubator.apache.org Received: (qmail 45439 invoked by uid 500); 6 Jan 2012 21:57:46 -0000 Mailing-List: contact oozie-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oozie-dev@incubator.apache.org Delivered-To: mailing list oozie-commits@incubator.apache.org Received: (qmail 45432 invoked by uid 99); 6 Jan 2012 21:57:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 21:57:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 21:57:45 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 44FCE2388A64; Fri, 6 Jan 2012 21:57:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1228430 - /incubator/oozie/branches/3.1/release-log.txt Date: Fri, 06 Jan 2012 21:57:25 -0000 To: oozie-commits@incubator.apache.org From: angeloh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120106215725.44FCE2388A64@eris.apache.org> Author: angeloh Date: Fri Jan 6 21:57:24 2012 New Revision: 1228430 URL: http://svn.apache.org/viewvc?rev=1228430&view=rev Log: Adding release log for OOZIE-567 Modified: incubator/oozie/branches/3.1/release-log.txt Modified: incubator/oozie/branches/3.1/release-log.txt URL: http://svn.apache.org/viewvc/incubator/oozie/branches/3.1/release-log.txt?rev=1228430&r1=1228429&r2=1228430&view=diff ============================================================================== --- incubator/oozie/branches/3.1/release-log.txt (original) +++ incubator/oozie/branches/3.1/release-log.txt Fri Jan 6 21:57:24 2012 @@ -1,4 +1,5 @@ -- Oozie 3.1.1 release +OOZIE-567 Is sub-workflow lib directory not used? Libraries of both parent and child workflows need to be added to classpath OOZIE-564 Embedded pig within python fails when run using oozie -- Oozie 3.1.0 release