Henri Yandell wrote at Dienstag, 15. September 2009 08:07:

> On Sun, Sep 13, 2009 at 9:08 PM, Henri Yandell <flame...@gmail.com> wrote:
> 
>>
>> Tests compile (under Maven). 4 serialization ones fail when running -
>> will dig into. Might be a merging issue with .obj files and id values
>> in classes.
> 
> Fixed these btw by setting serialVersionUIDs to the previous values as
> they didn't currently have anything set. It was for CompositeMap and
> MultiValueMap's ReflectionFactory. I'm not sure how we want to handle
> generics + serialization... not sure if we have to reset all of the
> UIDs for any class with generics in the API.

You don't have to, generics have no influence on the binary layout.

> Anyway... all done with the merge. That was fun :)

Thanks for the work.

:)

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to