Hi builds@,
In the joshua_master [0] job I created today it is failing on the
documentation stage.
Currently Joshua uses Doxygen [1] t build documentation. I see the
following logging when attempting to build on ubuntu3
*documentation*:
BUILD FAILED/x1/jenkins/jenkins-slave/workspace/joshua_master/build.xml:283:
Problem: failed to create task or type
antlib:org.doxygen.tools:doxygen
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/home/jenkins/tools/ant/latest/lib
-/home/jenkins/.ant/lib
-a directory added on the command line with the -lib argument
Can someone please advise if and where Doxygen is installed on the build
machines please?
Thanks in advance.
Lewis
[0] https://builds.apache.org/view/H-L/view/Joshua/job/joshua_master
[1] http://www.stack.nl/~dimitri/doxygen/