[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.3.x #104

2013-05-12 Thread Hudson
See Changes: [RiniAngreani] GEOS-5618: Remove references to getID() as they break feature chaining with joining. -- [...truncated 19565 lines...] at javax.servlet.http.HttpServlet.

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.1-2.3.x #100

2013-05-12 Thread Hudson
See -- [...truncated 1209 lines...] [mkdir] Created dir: [xml

Re: [Geoserver-devel] GeoWebCache API change breaking GeoServer build

2013-05-12 Thread Ben Caradoc-Davies
At the least (in my view) we should make milestone builds of GWC for stable and master to support GS stable and master. I also notice that GWC master (1.4.x) has a dependency (via gwc-wms and gwc-georss) on GeoTools 9-SNAPSHOT. At the moment, GeoServer master, which depends on GeoTools 10-SNAPS

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master-online #1199

2013-05-12 Thread Hudson
See -- [...truncated 19473 lines...] Filter = null CQLFilter = null FeatureId = null Transparent = false Tiled = false TilesOrigin = null

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master-nightly #1477

2013-05-12 Thread Hudson
See -- [...truncated 3023 lines...] [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar:

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.3.x-nightly #105

2013-05-12 Thread Hudson
See -- [...truncated 2002 lines...] [INFO] [GitCommitIdMojo] Using maven project properties... [INFO] [GitCommitIdMojo] Loading data from git repository... [INFO] [GitCommitIdMojo] -

Re: [Geoserver-devel] Draft GSIP 95: Adding BBOX and SRS parameters to GetLegendGraphics

2013-05-12 Thread Jody Garnett
I think the existing SCALE parameter for GetLegendGraphics does some of that? But yeah greater control we would start instrumenting out SLD documents with vendor options targeted at legend graphic creation. I think SE allows you to include a legend graphic for each user layer. -- Jody Garnet

Re: [Geoserver-devel] Draft GSIP 95: Adding BBOX and SRS parameters to GetLegendGraphics

2013-05-12 Thread Phil Scadden
Just a further comment on this. Managing legends on a web page is a difficult job. This improves matters (removes unused entries which otherwise waste space). However, just we have levels of details in aTMS, you really need a way to manage level of detail in legends as you move from regional to

Re: [Geoserver-devel] Draft GSIP 95: Adding BBOX and SRS parameters to GetLegendGraphics

2013-05-12 Thread Phil Scadden
+1 - this would be an interesting proposal. One use-case would be regional geology. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents. -

Re: [Geoserver-devel] GeoWebCache API change breaking GeoServer build

2013-05-12 Thread Jody Garnett
Should we collect a tag from before this API change (as a reference point for release?) -- Jody Garnett On Sunday, 12 May 2013 at 12:05 PM, Andrea Aime wrote: > Hi, > we currently have a GWC api change that is breaking the GeoServer build: > > [INFO] ---

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #6049

2013-05-12 Thread Hudson
See -- [...truncated 26862 lines...] 12 May 18:46:19 INFO [tester.BaseWicketTester] - path panel:panel:userGroupServices:table:filterForm:submit org.apache.wicket.ajax.markup.html.form.AjaxB

[Geoserver-devel] GeoWebCache API change breaking GeoServer build

2013-05-12 Thread Andrea Aime
Hi, we currently have a GWC api change that is breaking the GeoServer build: [INFO] -[ERROR] COMPILATION ERROR : [INFO] -[ERROR] /var/lib/hudson/jobs/geoserver-2.3.x/workspace/sr

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.3.x #103

2013-05-12 Thread Hudson
See -- [...truncated 19543 lines...] at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSu

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #6048

2013-05-12 Thread Hudson
See Changes: [nuno] Remove obsolete KML response format. [nuno] Extended styles to support the inclusion of 3D models. W3DS X3D format response improved to suport the inclusion of inline X3D models based on styles. [nuno] 3D

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.3.x #102

2013-05-12 Thread Hudson
See Changes: [Andrea Aime] [GEOS-4014] servlet-api-2.4.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. [Christian Mueller] GEOS-5811 Changing the SSL Port has no effect for --

Re: [Geoserver-devel] W3DS Inclusion of 3D Models X3D/KML

2013-05-12 Thread Andrea Aime
On Sat, May 4, 2013 at 11:27 PM, Nuno Miguel Carvalho Oliveira < nmco51...@gmail.com> wrote: > Hi, > > I just made a pull request https://github.com/geoserver/geoserver/pull/226 > . > Just merged it. Don't you have commit access yet? Sorry I'm asking again but I don't remember, did you sign the c

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #6047

2013-05-12 Thread Hudson
See Changes: [Andrea Aime] [GEOS-4014] servlet-api-2.4.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. -- [...truncated 26109 lines...] at org.apache.maven.surefire.

[Geoserver-devel] [jira] (GEOS-5811) Changing the SSL Port has no effect for filter chains already restricted to SSL requests

2013-05-12 Thread Christian Mueller (JIRA)
Christian

[Geoserver-devel] [jira] (GEOS-5810) Packaging error for the CAS extension

2013-05-12 Thread Christian Mueller (JIRA)
Christian

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #6046

2013-05-12 Thread Hudson
See -- [...truncated 25985 lines...] at org.geoserver.security.web.user.NewUserPage.onFormSubmit(NewUserPage.java:36) at org.geoserver.security.web.user.AbstractUserPage$6.onSubm

Re: [Geoserver-devel] Draft GSIP 95: Adding BBOX and SRS parameters to GetLegendGraphics

2013-05-12 Thread Andrea Aime
On Fri, May 10, 2013 at 1:46 AM, Mark Leslie wrote: > Here is a Draft GSIP for review. We are proposing to add two optional > parameters to the GetLegendGraphics handler to allow the specification of a > bounding box and associated srs. These would then be used to determine > what symbology will