Compilation of reference manual translated into pt_BR seems to be failed
------------------------------------------------------------------------
Key: DERBY-2473
URL: https://issues.apache.org/jira/browse/DERBY-2473
Project: Derby
Issue Type: Bug
Components: Build tools
Environment: [EMAIL PROTECTED]:~/derby/dev.doc/trunk$ java -version
java version "1.4.2_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
Reporter: Tomohito Nakayama
I found next compilation error in my environment ....
cd ~/derby/dev.doc/trunk/
ant -emacs pt_BR
Buildfile: build.xml
<snip>
BUILD FAILED
/home/naka/derby/dev.doc.DERBY-2261/trunk/build.xml:330: The following error
occurred while executing this line:
/home/naka/derby/dev.doc.DERBY-2261/trunk/src/pt_BR/build.xml:101: 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: fo:table-cell overlaps in column 1 (line
#5020, column #1399)
I think problem caused around FOP .....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.