Hudson ha scritto:
> See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/242/changes

...

> http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/RasterUtils.java
>  :[275,39] cannot find symbol
> symbol  : method geogcsCodelist()
> location: class com.esri.sde.sdk.pe.PeFactory
> 
> http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/RasterUtils.java
>  :[283,60] cannot find symbol
> symbol  : method coordsys(int)
> location: class com.esri.sde.sdk.pe.PeFactory
> 
> http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/RasterUtils.java
>  :[287,87] cannot find symbol
> symbol  : method getName()
> location: class com.esri.sde.sdk.pe.PeCoordinateSystem
> 
> http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/RasterUtils.java
>  :[287,54] cannot find symbol
> symbol  : method getName()
> location: class com.esri.sde.sdk.pe.PeCoordinateSystem

The builds are failing because of a missing declaration in the
sde dummy api. I've removed SDE from the build in order to
be able and check my modifications are not breaking it further,
please fix the dummy api and get sde back in the normal build.

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to