GitHub user googlielmo reopened a pull request:

    https://github.com/apache/brooklyn-server/pull/159

    Fix persistence for entities containing Java 8 lambdas

     - XStream version bumped to 1.4.8 to avoid known bug.
       See http://x-stream.github.io/jira/767/
    
    Custom entities that hold serializable lambda expressions fail to rebind 
with XStream 1.4.7

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/googlielmo/brooklyn-server 
fix/java-8-lambda-persistence

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/159.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #159
    
----
commit e9120d03abeb01cfede668eb35d8dbf7e04badba
Author: Guglielmo Nigri <[email protected]>
Date:   2016-05-26T15:49:18Z

    Fix persistence for entities containing Java 8 lambdas
    
     - XStream version bumped to 1.4.8 to avoid known bug.
       See http://x-stream.github.io/jira/767/

----


---
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