[udig-devel] dpi issues
Vince Darley
vince.darley at eurobios.com
Thu Mar 27 13:43:39 PDT 2008
At 15:36 27/03/2008, Jody Garnett wrote:
>Sounds like I should make a public list that we can check off items
>as they are complete.
>>So unless my build is somehow totally wrong (due to messing with
>>'libs' - although I see no build errors now), it seems as if trunk
>>isn't up to much right now!
>Trunk is working for me; I have been building the imageio-ext
>project (located on java.net) locally; hunt through the copy.xml
>script and see if there is another download target for you to try?
I tried two different mirrors in copy.xml. Both seemed to be lacking
pretty much the same things.
Are you saying that imageio-ext is clearly responsible for the
specific error messages I saw? That seems surprising to me, since the error:
Caused by: java.lang.NoSuchMethodError:
org.opengis.referencing.operation.MathTransform2D.inverse()Lorg/opengis/referencing/operation/MathTransform2D;
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getDecimator(StreamingRenderer.java:2346)
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getTransformedShape(StreamingRenderer.java:2330)
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:2312)
at
org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:1724)
at
org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1659)
at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1603)
... 7 more
is about an 'opengis' class being missing...
Vince.
More information about the udig-devel
mailing list