Andrew McIntyre wrote: > On 8/22/06, Jean T. Anderson <[EMAIL PROTECTED]> wrote: > >> Laura Stewart wrote: >> > There was a problem with the ditamap file for the dev guide that >> > skewed all of the tags and made it unreadable. However I fixed it, I >> > can't recall which patch or if it has been commited yet, so I don't >> > know if this is part of what was occurring... >> >> My svn working copy is current and I'm still getting the devguide >> directory. I'll keep an eye on it as more patches get committed. > > > 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. -jean
