Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 40310 invoked from network); 13 Oct 2005 10:09:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2005 10:09:34 -0000 Received: (qmail 15351 invoked by uid 500); 13 Oct 2005 10:09:32 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 15317 invoked by uid 500); 13 Oct 2005 10:09:31 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 15306 invoked by uid 99); 13 Oct 2005 10:09:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2005 03:09:29 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 48325511 for ; Thu, 13 Oct 2005 12:09:05 +0200 (CEST) Message-ID: <2007157670.1129198145261.JavaMail.jira@ajax.apache.org> Date: Thu, 13 Oct 2005 12:09:05 +0200 (CEST) From: "Ross Gardler (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-697) rename [format]2[format].xsl files In-Reply-To: <183445060.1128282167494.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FOR-697?page=comments#action_12331977 ] Ross Gardler commented on FOR-697: ---------------------------------- Much of this work has been done by Diwaker, just need to do a check to ensure all files have been renamed and all references to them have been updated. > rename [format]2[format].xsl files > ---------------------------------- > > Key: FOR-697 > URL: http://issues.apache.org/jira/browse/FOR-697 > Project: Forrest > Type: Sub-task > Reporter: Ross Gardler > Fix For: 0.8-dev > > There were two ways of naming XSL files that converted files from one format to another. Some were called [format]2[format].xsl, others were called [format]to][format].xsl > In converting all sitemaps to the locationmap this has been standardised to [format]2[format].xsl, which in retrospect is the wrong way around since some formats have a version number, resulting in files such as docv102docv11.xsl, which is rather confusing. These files should be standardised to [format]to][format].xsl instead (or even [format]_to_][format].xsl for clarity). > However, this is not an easy job until all sitemaps have been converted, hence this sub-task -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira