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 383418298 for ; Fri, 9 Sep 2011 20:12:34 +0000 (UTC) Received: (qmail 2543 invoked by uid 500); 9 Sep 2011 20:12:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 2331 invoked by uid 500); 9 Sep 2011 20:12:33 -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 2322 invoked by uid 99); 9 Sep 2011 20:12:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 20:12:33 +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; Fri, 09 Sep 2011 20:12:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 60E088B76A for ; Fri, 9 Sep 2011 20:12:09 +0000 (UTC) Date: Fri, 9 Sep 2011 20:12:09 +0000 (UTC) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Message-ID: <1875317070.9808.1315599129391.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1106431339.11242.1311755529713.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5354) Remove unnecessary dita.regex build target 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 [ https://issues.apache.org/jira/browse/DERBY-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-5354: -------------------------------------- Component/s: (was: Documentation) more tweaking for release notes > Remove unnecessary dita.regex build target > ------------------------------------------ > > Key: DERBY-5354 > URL: https://issues.apache.org/jira/browse/DERBY-5354 > Project: Derby > Issue Type: Improvement > Components: Build tools > Affects Versions: 10.8.1.2, 10.9.0.0 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Priority: Minor > Fix For: 10.8.1.6, 10.9.0.0 > > Attachments: d5354.diff > > > The dita.regex build target changes some of DITA's XSL files to look for .dita files instead of .xml files. But DITA already has a switch to change the file extension, namely the property dita.extname, and we set that property in docs.properties, so it shouldn't be necessary to change the DITA source files for this. > (In newer versions of DITA than the one we're using, the dita.extname has been deprecated, and it's my understanding that both .xml and .dita are handled automatically now.) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira