Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99D7ED29F for ; Thu, 5 Jul 2012 08:34:38 +0000 (UTC) Received: (qmail 26472 invoked by uid 500); 5 Jul 2012 08:34:37 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 26384 invoked by uid 500); 5 Jul 2012 08:34:37 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 25609 invoked by uid 99); 5 Jul 2012 08:34:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 08:34:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 66EC81402B8 for ; Thu, 5 Jul 2012 08:34:35 +0000 (UTC) Date: Thu, 5 Jul 2012 08:34:35 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: <803360299.7557.1341477275423.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1708326314.1075.1337061650447.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (WW-3816) Create abstract layer to access file system MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart closed WW-3816. ----------------------------- > Create abstract layer to access file system > ------------------------------------------- > > Key: WW-3816 > URL: https://issues.apache.org/jira/browse/WW-3816 > Project: Struts 2 > Issue Type: Task > Components: Core Actions > Affects Versions: 2.3.3 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Fix For: 2.3.5 > > > FileManager was extracted to be an interface, so many implementation are possible. But I'm planning to add also a factory with auto discovery functionality of configured instances of FileManager and using the one which support current file system. -- 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