[Geoserver-devel] [jira] Created: (GEOS-3891) Population style doesn't work on trunk

Population style doesn't work on trunk
--------------------------------------

                 Key: GEOS-3891
                 URL: http://jira.codehaus.org/browse/GEOS-3891
             Project: GeoServer
          Issue Type: Bug
            Reporter: David Winslow
            Assignee: Andrea Aime

On my machine, any style with a TextSymbolizer anywhere in it fails to render with the message:

{code}
...
Caused by: java.lang.ClassCastException: java.util.ArrayList cannot be cast to org.geotools.styling.TextSymbolizer
    at org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:2056)
    at org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1985)
    at org.geotools.renderer.lite.StreamingRenderer.drawOptimized(StreamingRenderer.java:1879)
...
{code}

I have ensured that I have the latest nightlies of GeoTools to build against.

--
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