GitHub user kiuby88 opened a pull request:

    https://github.com/apache/brooklyn-docs/pull/68

    Fix BROOKLYN-271: ConfigKey card shows object hashCode of default values.

    Fixing [BROOKLYN-271](https://issues.apache.org/jira/browse/BROOKLYN-271)
    Avoiding object references in catalog ConfigKey cards, for example:
    
    <img width="1036" alt="captura de pantalla 2016-05-19 a la s 17 46 04" 
src="https://cloud.githubusercontent.com/assets/3704424/15399867/992624fa-1de9-11e6-9e21-b9efe659ab1e.png";>
    
    Last picture shows that default value of `softwareProcess.lifecycleTasks` 
config key does not contain the object hashcode `@XXXXX`.

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

    $ git pull https://github.com/kiuby88/brooklyn-docs BROOKLYN-271

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

    https://github.com/apache/brooklyn-docs/pull/68.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 #68
    
----
commit fd9b22bc59633bf8d734246fe555dca1db55d3d6
Author: Kiuby88 <[email protected]>
Date:   2016-05-19T15:38:23Z

    Avoiding object references in catalog ConfigKey cards.

----


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