Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 95745 invoked from network); 10 Oct 2007 00:59:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2007 00:59:04 -0000 Received: (qmail 89866 invoked by uid 500); 10 Oct 2007 00:58:52 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 89830 invoked by uid 500); 10 Oct 2007 00:58:52 -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 89818 invoked by uid 99); 10 Oct 2007 00:58:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2007 17:58:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 00:59:03 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A0AAB1A9832; Tue, 9 Oct 2007 17:58:13 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r583336 - in /db/derby/code/trunk: frameworks.DEPRECATED.txt frameworks/ Date: Wed, 10 Oct 2007 00:58:13 -0000 To: derby-commits@db.apache.org From: myrnavl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071010005813.A0AAB1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: myrnavl Date: Tue Oct 9 17:58:13 2007 New Revision: 583336 URL: http://svn.apache.org/viewvc?rev=583336&view=rev Log: DERBY-3026; really remove the frameworks dir and DEPRECATED file Removed: db/derby/code/trunk/frameworks/ db/derby/code/trunk/frameworks.DEPRECATED.txt