Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
naka@rufelza:~/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)
Description
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 .....
Attachments
Attachments
Issue Links
- is related to
-
DERBY-2373 Upgrade documentation PDF builds to use FOP .93
- Closed