Hi, it seems the change landed after this pull request broke both the build and the CITE tests:
https://github.com/geoserver/geoserver/pull/44 Build wise we have app-schema breaking with this error: 25-ott-2012 10.22.52 org.geoserver.test.WmsGetFeatureInfoTest testGetFeatureInfoGML INFO: WMS =GetFeatureInfo GML response: <?xml version="1.0" encoding="UTF-8"?> <ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://localhost:8080/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException> java.lang.IllegalStateException: Cannot guess file extension for invalid MIME type: 'geoserver-GetFeatureInfo' Cannot guess file extension for invalid MIME type: 'geoserver-GetFeatureInfo' </ServiceException> </ServiceExceptionReport> The CITE tests are also breaking on a mime type check, I don't have proof that the commit is what breaking them, but it would seem likely Can we get a quick fix, or shall we revert the change? Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
