[Geoserver-devel] Build failed in Hudson: cite-wfs-1.1 #435

2011-06-19 Thread Hudson
See -- [...truncated 3755 lines...] SchemaLocation: schemaLocation value = 'http://www.opengis.net/wfs http://localhost:11010/geoserver/schemas/wfs/1.1.0/wfs.xsd http://localhost:11010/geoserver/w

Re: [Geoserver-devel] Large commits in community area: spatialite

2011-06-19 Thread Ben Caradoc-Davies
What we do for Geotools app-schema test data and schema bundles is to (1) package them into maven artifacts and then (2) deploy them to the osgeo maven repository. The advantage of using Maven artifacts is that they are downloaded only when needed and are cached on the build platform. Builds not

Re: [Geoserver-devel] build failures (xerces version bump, networking issues)

2011-06-19 Thread Ben Caradoc-Davies
Jody, here is the bug report I filed for this issue: GEOS-4462: Intermittent control-flow {User,Global}FlowControllerTest failures break build http://jira.codehaus.org/browse/GEOS-4462 On 19/06/11 14:57, Andrea Aime wrote: > On Sun, Jun 19, 2011 at 8:05 AM, Jody Garnett wrote: >> After you hint

Re: [Geoserver-devel] build failures (xerces version bump, networking issues)

2011-06-19 Thread David Winslow
Yes, I saw this behavior on oracle jvm 1.6.0_26 and whichever openjdk release is current in fedora (I'm not currently at my computer.) I haven't tried with a java 5 setup since I started having trouble on this machine. -- David Winslow OpenGeo - http://opengeo.org/ On Sunday, June 19, 2011, Andre

Re: [Geoserver-devel] build failures (xerces version bump, networking issues)

2011-06-19 Thread David Winslow
Yes, I saw this behavior on oracle jvm 1.6.0_26 and whichever openjdk release is current in fedora (I'm not currently at my computer.) I haven't tried with a java 5 setup since I started having trouble on this machine. -- David Winslow OpenGeo - http://opengeo.org/ On Sunday, June 19, 2011, Andre

Re: [Geoserver-devel] build failures (xerces version bump, networking issues)

2011-06-19 Thread David Winslow
Yes, I saw this behavior on oracle jvm 1.6.0_26 and whichever openjdk release is current in fedora (I'm not currently at my computer.) I haven't tried with a java 5 setup since I started having trouble on this machine. -- David Winslow OpenGeo - http://opengeo.org/ On Sunday, June 19, 2011, Andre

[Geoserver-devel] [jira] Created: (GEOS-4639) GeoServer should add a alpha channel to opaque images before reprojecting them

2011-06-19 Thread Andrea Aime (JIRA)
GeoServer should add a alpha channel to opaque images before reprojecting them -- Key: GEOS-4639 URL: http://jira.codehaus.org/browse/GEOS-4639 Project: GeoServer Is

Re: [Geoserver-devel] Large commits in community area: spatialite

2011-06-19 Thread Andrea Aime
On Sun, Jun 19, 2011 at 2:58 AM, Jose Macchi wrote: > I guess the easiest approach is to follow the imageio-ext lead: > you just have to find some site that would host your files. > Sourceforge could be a hosting platform for the natives for example. > > > About sourceforge, i'm agree to use it a

[Geoserver-devel] Build failed in Hudson: cite-wfs-1.1-trunk #311

2011-06-19 Thread Hudson
See -- [...truncated 3776 lines...] Validation warning: SchemaLocation: schemaLocation value = 'http://www.opengis.net/wfs http://localhost:11010/geoserver/schemas/wfs/1.1.0/wfs.xsd http://l

Re: [Geoserver-devel] build failures (xerces version bump, networking issues)

2011-06-19 Thread Andrea Aime
On Sun, Jun 19, 2011 at 8:05 AM, Jody Garnett wrote: > After you hint to use xerces 2.7.1 most of geoserver builds for me; I have > one failure in the flow control extension: > --- > Test set: org.geoserver.flow.controller