Gabriel Roldan ha scritto: > There seems to be some sort of connectivity problem with the osgeo repo. > Given the build takes 40+ minutes on hudson I'm waiting for a second > attempt right now
Mumble, I thought chatted about the long build time issue already, but I cannot find traces of it in the IRC logs... Anyways, the issue is due to jdbc-ng not implementing the OnlineTest framework, and the postgis driver for some reason needed to time out if a connection to the networked machine the prop files are pointing to does not work out (maybe because it's out of its subnet, don't know exactly). We have a tracking jira here: http://jira.codehaus.org/browse/GEOT-1981 I've replaced the references to a netowrked machine to localhost with a strange database name, that should make the test fail fast. Unfortunately the build keeps on failing trying to retrieve the geoapi jars, maybe due to our -U param (do we really need it? I remember we added to get around some geoapi related download issue). That issue is also tracked, here: http://trac.osgeo.org/osgeo/ticket/344 This seems as much as I can do... Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
