Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/718
  
    BTW there was a lot of refactoring / clean-up I did, split into commits for 
some ease of reviewing, and  a lot of comments and tests.
    
    The only functional change should be the shift of `OsgiClassnameMapper` 
from normal usage to low-level mention, which AFAIK only impacts reading and 
writing class names when xstream needs a specific instance of `Class`, and now 
supports osgi-prefixes in that context.  Old serialized state should read in 
_if_ the old version could read it in, because the prefix isn't required, but 
this will now add that prefix when writing (so if you have buggy instances and 
define some renames those only need to be applied once).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to