Return-Path: X-Original-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-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 9CA2692D7 for ; Mon, 26 Mar 2012 15:05:14 +0000 (UTC) Received: (qmail 12924 invoked by uid 500); 26 Mar 2012 15:05:14 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 12863 invoked by uid 500); 26 Mar 2012 15:05:14 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 12855 invoked by uid 99); 26 Mar 2012 15:05:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 15:05:14 +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; Mon, 26 Mar 2012 15:05:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6DDE02388A2C; Mon, 26 Mar 2012 15:04:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1305385 - in /incubator/lcf/branches/release-0.5-incubating-branch: ./ CHANGES.txt NOTICE.txt Date: Mon, 26 Mar 2012 15:04:53 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120326150453.6DDE02388A2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Mon Mar 26 15:04:52 2012 New Revision: 1305385 URL: http://svn.apache.org/viewvc?rev=1305385&view=rev Log: Pull up CONNECTORS-433 fix from trunk. Modified: incubator/lcf/branches/release-0.5-incubating-branch/ (props changed) incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt incubator/lcf/branches/release-0.5-incubating-branch/NOTICE.txt Propchange: incubator/lcf/branches/release-0.5-incubating-branch/ ------------------------------------------------------------------------------ Merged /incubator/lcf/trunk:r1305378 Modified: incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt?rev=1305385&r1=1305384&r2=1305385&view=diff ============================================================================== --- incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt (original) +++ incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt Mon Mar 26 15:04:52 2012 @@ -3,6 +3,9 @@ $Id$ ======================= Release 0.5 ========================= +CONNECTORS-433: Update copyright date. +(Karl Wright) + CONNECTORS-429: Check for the 'no process at end of pipe' condition in the JCIFS connector. (T.Akagi, Karl Wright) Modified: incubator/lcf/branches/release-0.5-incubating-branch/NOTICE.txt URL: http://svn.apache.org/viewvc/incubator/lcf/branches/release-0.5-incubating-branch/NOTICE.txt?rev=1305385&r1=1305384&r2=1305385&view=diff ============================================================================== --- incubator/lcf/branches/release-0.5-incubating-branch/NOTICE.txt (original) +++ incubator/lcf/branches/release-0.5-incubating-branch/NOTICE.txt Mon Mar 26 15:04:52 2012 @@ -1,5 +1,5 @@ Apache ManifoldCF -Copyright 2010-2011 The Apache Software Foundation +Copyright 2010-2012 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).