Michael, I also saw the same behaviour. OpenGeo Hudson uses sphinx v1.0b2 which either defaults to or has been configured to exit with an error when it encounters the SEVERE warning caused by the missing includes. The sphinx v1.0.7 that I use (with default settings) produces the same SEVERE warnings but happily runs to completion, with big chunks broken (the FAQ is empty, for example).
For those watching, I reopened this issue until the docs build is fixed: http://jira.codehaus.org/browse/GEOT-3587 Perhaps we should use the -W command-line flag in the build to treat all warnings as errors? Does sphinx on OpenGeo Hudson use some sort of local configuration to achieve this? Failing the build on warnings would force us to keep the docs clean and aid in the detection of this sort of problem. Kind regards, Ben. On 16/05/11 15:46, Michael Bedward wrote: > Hi Andrea, > > I swapped the sphinx source file extensions to rst earlier today and > it has broken the Hudson build, however I did a local build before > committing the mass change and it ran without error. Would the changes > you made yesterday hide errors somehow ? Or am I not running the local > build properly (mvn clean install in docs dir) ? > > Any tips much appreciated :) > > Meanwhile, it seems that the problems are due to link directives that > include the file extension, which I don't think should ever be the > case. I'll track them down and fix them now. > > Michael > -- Ben Caradoc-Davies <[email protected]> Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
