On the "expanse" errors in the Brazilian Portuguese translations: Sorry I forgot about those when I fixed bug 1215. I'll reopen it and make those fixes, unless you think I should file a new bug.
Kim Jean T. Anderson wrote On 08/22/06 21:57,: > Jean T. Anderson wrote: > >>Andrew McIntyre wrote: > > ... > >>>I don't know if this is related, but I'm currently getting a bunch of >>>errors trying to build the devguide that I haven't seen before: >>> >>> [xslt] >>>file:/C:/derby-docs/DITA-OT1.1.2.1/xsl/xslfo/dita2fo-links.xsl:148:57: >>>Warning! Can not load requested doc: The element type "meta" must be >>>terminated by the matching end-tag "</meta>". >>> >>>It can't seem to find the images for the devguide anymore, and then >>>finally the PDF build errors out with this: >>> >>>BUILD FAILED >>>C:\derby-docs\build.xml:160: The following error occurred while >>>executing this line: >>>C:\derby-docs\build.xml:183: The following error occurred while >>>executing this line: >>>C:\derby-docs\DITA-OT1.1.2.1\conductor.xml:209: The following error >>>occurred while executing this line: >>>C:\derby-docs\DITA-OT1.1.2.1\ditatargets.xml:78: >>>org.apache.fop.apps.FOPException: >>>file:/C:/derby-docs/out/devguide/derbydev.fo:13153:40 >>>internal-destination or external-destination must be specified in >>>basic-link >>> >>>Anybody else seeing this? >> >> >>no problems on linux but it has been a while since I've done an "ant >>all" (usually do separate html, pdf, and monohtml). I'll kick of a >>complete build. > > > 'ant all' succeeds on linux with two issues: > > (1) pdf.devguide gets 1 warning: > > [xslt] > file:/home/jta/DB-DERBY-SVN/derby/docs/trunk/DITA-OT1.1.2.1/xsl/xslfo/dita2fo-links.xsl:148:57: > Warning! Can not load requested doc: The element type "meta" must be > terminated by the matching end-tag "</meta>". > > 'ant pdf' also gets this, but the build succeeds. > > (2) The Brazilian Portuguese translations get the "expanse" errors: > > [pipeline] [Error] :25:58: Attribute "expanse" must be declared for > element type "table". > > The build as a whole succeeds. > > -jean >
