Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-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 45AA299B6 for ; Sun, 4 Dec 2011 22:27:03 +0000 (UTC) Received: (qmail 18097 invoked by uid 500); 4 Dec 2011 22:27:03 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 18068 invoked by uid 500); 4 Dec 2011 22:27:03 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 18061 invoked by uid 99); 4 Dec 2011 22:27:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2011 22:27:03 +0000 X-ASF-Spam-Status: No, hits=-2001.2 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; Sun, 04 Dec 2011 22:27:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E6678C5823 for ; Sun, 4 Dec 2011 22:26:39 +0000 (UTC) Date: Sun, 4 Dec 2011 22:26:39 +0000 (UTC) From: "Angelo Chen (Created) (JIRA)" To: commits@tapestry.apache.org Message-ID: <552016164.39567.1323037599945.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (TAP5-1767) Making URLRewrite optionally available for smooth upgrading 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 Making URLRewrite optionally available for smooth upgrading ----------------------------------------------------------- Key: TAP5-1767 URL: https://issues.apache.org/jira/browse/TAP5-1767 Project: Tapestry 5 Issue Type: Improvement Components: tapestry-core Affects Versions: 5.3 Reporter: Angelo Chen 1. removal of URLRewrite in 5.3 make it difficult to upgrade to 5.3 as we have to test all the rules again. 2. lack of outbound link rewriting in LinkTransformer has totally stopped my effort in upgrading to 5.3 I'd suggest to make the urlrewrite a separate module so we can upgrade to 5.3 smoothly. thanks -- 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