On Mon, May 16, 2011 at 9:46 AM, Michael Bedward <[email protected]> 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) ?
Not that I know of, never had this kind of issue in GS, but at the same time I normally only change pages/add pages, not do this kind of mass changes. If you want a full build you just need to do "mvn clean install" like any other module, I guess it is advisable when doing this kind of large changes > 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. Yeah, afaik we never use file extensions in GS. Maybe that was needed before because the extension was not standard? Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ 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
