I serialize a ArrayList list to a file and transmitted the file to another system in another machine.
ArrayList list
And since it\'s a differ
I don't have the same packageA.Changelog class, instead is a packageB.Changelog which has exactly same structure but in different package.
packageA.Changelog
packageB.Changelog
Why? This is the problem. Don't do that.