On 07/13/2010 02:54 AM, Andrea Aime wrote: > Jody Garnett ha scritto: > >> I have commented out part of the docs build; the only clue I have is a >> different version number of sphinx being used by Hudson. >> >> Q1: Can I ask someone with sphinx 0.6.1 to try builds docs? You will >> need to uncomment some lines from build.xml. In testing on my own >> using sphinx 0.6.7 docs builds fine. >> > I only had 0.6.4, trying a "sudo easy_install -U sphinx" upgraded > me to 1.0b2. Both build the documents fine (but that also means > I now of no way to upgrade to 0.6.7) > > >> Q2: How to we raise an issue to upgrade sphinx to 0.6.7 on hudson >> > Someone has to double check all documentation, geotools and geoserver, > can be still properly built with 1.0b2, and then we can run easy_install > there. > > I have no time to double check though (and I'm also assuming the > build server uses easy_install, which I think it's likely, but > I don't know for sure, I did not install it). > > Cheers > Andrea > > just fyi: You can specify a version number when using easy_install like so:
easy_install sphinx==0.6.7 -- David Winslow OpenGeo - http://opengeo.org/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
