Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
10.3.1.4
-
None
Description
When I compiled whole manual with ant -emacs all command, I encountered next errors :
BUILD FAILED
/home/naka/derby/dev.doc.DERBY-2261/trunk/build.xml:212: The following error occurred while executing this line:
/home/naka/derby/dev.doc.DERBY-2261/trunk/build.xml:231: The following error occurred while executing this line:
/home/naka/derby/dev.doc.DERBY-2261/trunk/DITA-OT1.1.2.1/conductor.xml:209: The following error occurred while executing this line:
/home/naka/derby/dev.doc.DERBY-2261/trunk/DITA-OT1.1.2.1/ditatargets.xml:78: javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException: file:///home/naka/derby/dev.doc.DERBY-2261/trunk/out/ref/refderby.fo:6140:127: Error(6140/127): fo:basic-link, Missing attribute: Either external-destination or internal-destination must be specified.
There seems that same error happens at http://dbtg.thresher.com/derby/test/DerbyDocs/index.html :
BUILD FAILED
/home/os136789/Derby/Docs/trunk/build.xml:212: The following error occurred while executing this line:
/home/os136789/Derby/Docs/trunk/build.xmlhttp://dbtg.thresher.com/derby/test/DerbyDocs/index.html:231: The following error occurred while executing this line:
/home/os136789/Derby/Docs/trunk/DITA-OT1.1.2.1/conductor.xml:209: The following error occurred while executing this line:
/home/os136789/Derby/Docs/trunk/DITA-OT1.1.2.1/ditatargets.xml:78: javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException: file:///home/os136789/Derby/Docs/trunk/out/ref/refderby.fo:6140:127: Error(6140/127): fo:basic-link, Missing attribute: Either external-destination or internal-destination must be specified.
Total time: 22 minutes 53 seconds
Sat Apr 28 02:08:54 CEST 2007
Reading error messages, error seem to happen around processing of Apache FOP.