Return-Path: X-Original-To: apmail-db-derby-commits-archive@www.apache.org Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D396AD786 for ; Wed, 5 Sep 2012 22:42:51 +0000 (UTC) Received: (qmail 80781 invoked by uid 500); 5 Sep 2012 22:42:51 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 80762 invoked by uid 500); 5 Sep 2012 22:42:51 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 80755 invoked by uid 99); 5 Sep 2012 22:42:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 22:42:51 +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; Wed, 05 Sep 2012 22:42:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1917D238897F; Wed, 5 Sep 2012 22:42:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1381429 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestConnectionMethods.out Date: Wed, 05 Sep 2012 22:42:06 -0000 To: derby-commits@db.apache.org From: myrnavl@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120905224206.1917D238897F@eris.apache.org> Author: myrnavl Date: Wed Sep 5 22:42:05 2012 New Revision: 1381429 URL: http://svn.apache.org/viewvc?rev=1381429&view=rev Log: DERBY-2855; Convert jdbc4/TestConnectionMethods.java to JUnit removing orphaned master file. Removed: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestConnectionMethods.out