Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD5929072 for ; Wed, 4 Jul 2012 01:48:35 +0000 (UTC) Received: (qmail 66313 invoked by uid 500); 4 Jul 2012 01:48:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 66267 invoked by uid 500); 4 Jul 2012 01:48:35 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 66083 invoked by uid 99); 4 Jul 2012 01:48:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 01:48:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 844B9142854 for ; Wed, 4 Jul 2012 01:48:34 +0000 (UTC) Date: Wed, 4 Jul 2012 01:48:34 +0000 (UTC) From: "Siddharth Srivastava (JIRA)" To: derby-dev@db.apache.org Message-ID: <1144579853.1710.1341366514543.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (DERBY-5846) Remove unused class URLStorageFactory.java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Siddharth Srivastava created DERBY-5846: ------------------------------------------- Summary: Remove unused class URLStorageFactory.java Key: DERBY-5846 URL: https://issues.apache.org/jira/browse/DERBY-5846 Project: Derby Issue Type: Sub-task Reporter: Siddharth Srivastava Priority: Minor This class is also isn't used anywhere in derby. URLFile and URLStorageFactory reference each other. And since URLFile also seems obsolete, I think this class can also be removed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira