Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 83463 invoked from network); 24 Aug 2006 06:50:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 06:50:51 -0000 Received: (qmail 76976 invoked by uid 500); 24 Aug 2006 06:50:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 76940 invoked by uid 500); 24 Aug 2006 06:50:46 -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 76927 invoked by uid 99); 24 Aug 2006 06:50:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:50:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:50:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F75C7142FB for ; Thu, 24 Aug 2006 06:47:38 +0000 (GMT) Message-ID: <28054807.1156402058257.JavaMail.jira@brutus> Date: Wed, 23 Aug 2006 23:47:38 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1215) elements in documentation need expanse attributes after switch to OASIS DTDs In-Reply-To: <60729236.1144970940261.JavaMail.jira@brutus> 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/DERBY-1215?page=comments#action_12430056 ] Kim Haase commented on DERBY-1215: ---------------------------------- Need to reopen this issue to fix the "expanse" errors in the pt_BR docs. >
elements in documentation need expanse attributes after switch to OASIS DTDs > ------------------------------------------------------------------------------------ > > Key: DERBY-1215 > URL: http://issues.apache.org/jira/browse/DERBY-1215 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.0 > Reporter: Andrew McIntyre > Assigned To: Kim Haase > Priority: Minor > Fix For: 10.2.1.0 > > Attachments: DERBY-1215.diff, DERBY-1215_diff.txt > > > With revision 393972, I switched the DITA files in the doc tree to reference the OASIS DTDs instead of the old IBM DTDs. This has caused some warnings to appear in the build output, e.g.: > [pipeline] [Error] ctunproper22250.dita:31:60: Attribute "expanse" must be declared for element type "table". > [pipeline] [Error] ctuntransform36368.dita:32:37: Attribute "expanse" must be declared for element type "table". > [pipeline] [Error] ctuntransform36368.dita:49:37: Attribute "expanse" must be declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:58:37: Attribute "expanse" must be declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:86:37: Attribute "expanse" must be declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:114:37: Attribute "expanse" must be declared for element type "table". > This does not appear to have affected the build or appearance of the docs, it is just that these DITA files no longer conform to the DTD. -- 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