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 7B60C9A09 for ; Thu, 5 Apr 2012 21:37:47 +0000 (UTC) Received: (qmail 24217 invoked by uid 500); 5 Apr 2012 21:37:47 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 24181 invoked by uid 500); 5 Apr 2012 21:37:47 -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 24161 invoked by uid 99); 5 Apr 2012 21:37:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2012 21:37: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; Thu, 05 Apr 2012 21:37:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 40DC123888EA; Thu, 5 Apr 2012 21:37:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1310080 - in /incubator/lcf/branches/release-0.5-incubating-branch: ./ CHANGES.txt build.xml dist-license/DEPENDENCIES.txt dist-license/DISCLAIMER.txt lib-license/DISCLAIMER.txt Date: Thu, 05 Apr 2012 21:37:23 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120405213723.40DC123888EA@eris.apache.org> Author: kwright Date: Thu Apr 5 21:37:22 2012 New Revision: 1310080 URL: http://svn.apache.org/viewvc?rev=1310080&view=rev Log: Pull up fix for CONNECTORS-454. Added: incubator/lcf/branches/release-0.5-incubating-branch/dist-license/DEPENDENCIES.txt - copied unchanged from r1310079, incubator/lcf/trunk/dist-license/DEPENDENCIES.txt incubator/lcf/branches/release-0.5-incubating-branch/dist-license/DISCLAIMER.txt - copied unchanged from r1310079, incubator/lcf/trunk/dist-license/DISCLAIMER.txt incubator/lcf/branches/release-0.5-incubating-branch/lib-license/DISCLAIMER.txt - copied unchanged from r1310079, incubator/lcf/trunk/lib-license/DISCLAIMER.txt 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/build.xml Propchange: incubator/lcf/branches/release-0.5-incubating-branch/ ------------------------------------------------------------------------------ Merged /incubator/lcf/trunk:r1310079 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=1310080&r1=1310079&r2=1310080&view=diff ============================================================================== --- incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt (original) +++ incubator/lcf/branches/release-0.5-incubating-branch/CHANGES.txt Thu Apr 5 21:37:22 2012 @@ -3,6 +3,10 @@ $Id$ ======================= Release 0.5 ========================= +CONNECTORS-454: Provide disclaimer file for all packages, not just +source package. +(Karl Wright) + CONNECTORS-452: Get a version of postgresql jdbc driver compatible with JDK 1.5, and make sure it is actually in the classpath for single- process example. Modified: incubator/lcf/branches/release-0.5-incubating-branch/build.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/release-0.5-incubating-branch/build.xml?rev=1310080&r1=1310079&r2=1310080&view=diff ============================================================================== --- incubator/lcf/branches/release-0.5-incubating-branch/build.xml (original) +++ incubator/lcf/branches/release-0.5-incubating-branch/build.xml Thu Apr 5 21:37:22 2012 @@ -1055,9 +1055,9 @@ - - - + + +