Opened 15 years ago

Closed 15 years ago

#1177 closed defect (fixed)

Building pdf documentation fails

Reported by: Nicklas Nordborg Owned by: Martin Svensson
Priority: blocker Milestone: BASE 2.9
Component: documentation Version:
Keywords: Cc:

Description

Last part of the output:

pdf.fop.internal:
      [svn] <Status> started ...
      [svn] <Status> finished.
      [svn] <Status> started ...
      [svn] <Status> finished.
     [copy] Copying 1 file to /home/auster/nicklas/projects/eclipse/trunk/build/docbook/pdf
     [copy] Copying 1 file to /home/auster/nicklas/projects/eclipse/trunk/build/docbook/pdf
     [xslt] Processing /home/auster/nicklas/projects/eclipse/trunk/build/docbook/pdf/docbook-ready-file.tmp to /home/auster/nicklas/projects/eclipse/trunk/build/docbook/pdf/fop-ready.fo
     [xslt] Loading stylesheet /home/auster/nicklas/projects/eclipse/trunk/build/docbook/pdf/customized.pdf-fop.xsl.tmp
     [xslt] Making portrait pages on A4 paper (210mmx297mm)

BUILD FAILED
/home/auster/nicklas/projects/eclipse/trunk/build.xml:1387: The following error occurred while executing this line:
/home/auster/nicklas/projects/eclipse/trunk/lib/docbook/ant-build-docbook.xml:260: taskdef A class needed by class org.apache.fop.tools.anttasks.Fop cannot be found: org/apache/commons/logging/Log

This is probably a side-effect of #1087, since Hibernate 3.3 no longer needs the commons-logging JAR file. The missing JAR file is still present in the /lib/webservices since it is needed by Axis.

Change History (2)

comment:1 by Martin Svensson, 15 years ago

Owner: changed from everyone to Martin Svensson
Status: newassigned

comment:2 by Martin Svensson, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [4641]

Note: See TracTickets for help on using tickets.