Gabriel Roldan ha scritto: > Hi, > > Build is broken since yesterday with the following test failure, anyone > knows what is it about? > > Tests in error: > testCatalog(org.geoserver.config.util.XStreamPersisterTest)
Fixed. It was actually my fault, thought a bit surprising. Yesterday I added a static final logger field, and XStream needs that to be registered in a custom map used to sort fields even if the field is not meant to be serialized. The exception was quite criptic, but some step by step debugging helped me out Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
