[Geoserver-devel] [jira] Created: (GEOS-3764) Some raster configurations fail to persiste to due class cast exception

Some raster configurations fail to persiste to due class cast exception
-----------------------------------------------------------------------

                 Key: GEOS-3764
                 URL: http://jira.codehaus.org/browse/GEOS-3764
             Project: GeoServer
          Issue Type: Bug
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.0.1

The code in XStreamPersister.NumberRangeConverter expects only Doubles, whilst any Number can pop up out of coverage ranges, so use Number instead.
The problem was fixed back in October on trunk but for some reason was never backported (and apparently not ticketed either).
Backporting now.

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