Build failure in wps GridProcess caused by gt-grid API change
-------------------------------------------------------------

                 Key: GEOS-4547
                 URL: http://jira.codehaus.org/browse/GEOS-4547
             Project: GeoServer
          Issue Type: Bug
          Components: WPS
    Affects Versions: 2.2.x
            Reporter: Ben Caradoc-Davies
            Assignee: Andrea Aime


{code}
-------- Original Message --------
Subject: Re: [jira] Issue Comment Edited: (GEOT-3577) Add line generation to 
vector grid module
Date: Wed, 11 May 2011 16:14:45 +0800
From: Michael Bedward
To: Caradoc-Davies, Ben (CESRE, Kensington) ,   geotools dev 

On 11 May 2011 18:08, Ben Caradoc-Davies (JIRA) wrote:
>
> The r37164 change just broke the GeoServer trunk build; Michael, I assume you 
> will fix it?
>

Ah, well I"m afraid you assume wrong. Sorry.

The changes were committed to an unsupported module (grid) on trunk.
As I understand it, the policy with unsupported modules, but
especially those on trunk, is "user beware".

Since I'm neither a developer or user of GS I can't really help.

Michael
{code}

{code}
[INFO] Compiling 118 source files to /home/buildbot/GeoServerTrunkSlave/build 
with spaces/geoserver-trunk/src/extension/wps/wps-core/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/buildbot/GeoServerTrunkSlave/build with 
spaces/geoserver-trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GridProcess.java:[18,25]
 cannot find symbol
symbol  : class Element
location: package org.geotools.grid

/home/buildbot/GeoServerTrunkSlave/build with 
spaces/geoserver-trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GridProcess.java:[113,35]
 cannot find symbol
symbol  : class Element
location: class org.geoserver.wps.gs.GridProcess.GridFeatureBuilderImpl

/home/buildbot/GeoServerTrunkSlave/build with 
spaces/geoserver-trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GridProcess.java:[128,34]
 cannot find symbol
symbol  : class Element
location: class org.geoserver.wps.gs.GridProcess.GridFeatureBuilderImpl

/home/buildbot/GeoServerTrunkSlave/build with 
spaces/geoserver-trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GridProcess.java:[131,40]
 cannot find symbol
symbol  : method getCenter()
location: interface org.geotools.grid.GridElement

/home/buildbot/GeoServerTrunkSlave/build with 
spaces/geoserver-trunk/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/GridProcess.java:[132,40]
 cannot find symbol
symbol  : method getCenter()
location: interface org.geotools.grid.GridElement
{code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
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
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to