Nightly build user wrote: > run.bridge.rmmci: > > -- > [java] FAILURES!!! > [java] Tests run: 251, Failures: 1, Errors: 0
.. > run.clustering: > So the clustering test-cases indeed succeed now, as I predicted. Sadly this did not yet result in dissappearance of the message, becausw now one RMMCI test-cases fails which has to do with serializibality of the Cloud. Code which indeed was changed yesterday. RMMCI does not wrap but serialize serializable objects. Undoubtly it has to do something with that. Perhaps an exception must be made for Cloud, perhaps for classes implementing a non-serializable interface or so. I don't know. Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
