Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 76FA570DF for ; Thu, 20 Oct 2011 21:49:34 +0000 (UTC) Received: (qmail 1105 invoked by uid 500); 20 Oct 2011 21:49:34 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 1061 invoked by uid 500); 20 Oct 2011 21:49:34 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 1054 invoked by uid 99); 20 Oct 2011 21:49:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 21:49:34 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 21:49:31 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CBD73314BB0 for ; Thu, 20 Oct 2011 21:49:10 +0000 (UTC) Date: Thu, 20 Oct 2011 21:49:10 +0000 (UTC) From: "Mark Struberg (Created) (JIRA)" To: dev@myfaces.apache.org Message-ID: <1616119229.18007.1319147350836.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (MFCOMMONS-43) review commons-resourcehandler and remove unused/unneeded features MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org review commons-resourcehandler and remove unused/unneeded features ------------------------------------------------------------------ Key: MFCOMMONS-43 URL: https://issues.apache.org/jira/browse/MFCOMMONS-43 Project: MyFaces Commons Issue Type: Bug Components: myfaces-commons-resourcehandler Reporter: Mark Struberg commons-resourcehandler does lots of things which he cannot do properly. E.g. all the GZIP handling should imo _not_ be part of any rendering part. This is something for existing, well specialized filters which might do this based on the userAgent and lots of other parameters. There are ServletFilters and Apache httpd modules which do this much better than we ever can do it. -- 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