Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 67233 invoked from network); 4 Oct 2006 19:13:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 19:13:51 -0000 Received: (qmail 3313 invoked by uid 500); 4 Oct 2006 19:13:51 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 3292 invoked by uid 500); 4 Oct 2006 19:13:50 -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 3281 invoked by uid 99); 4 Oct 2006 19:13:50 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 12:13:50 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:52088] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 21/B1-20288-EE704254 for ; Wed, 04 Oct 2006 12:13:50 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 4911B1A981A; Wed, 4 Oct 2006 12:13:48 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r452983 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/lobStreams.out Date: Wed, 04 Oct 2006 19:13:48 -0000 To: derby-commits@db.apache.org From: kahatlen@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061004191348.4911B1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: kahatlen Date: Wed Oct 4 12:13:47 2006 New Revision: 452983 URL: http://svn.apache.org/viewvc?view=rev&rev=452983 Log: DERBY-1889: Convert jdbcapi/lobStreams.java to JUnit Removed unused master file. Removed: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/lobStreams.out