GitHub user kiuby88 opened a pull request:

    https://github.com/apache/brooklyn-library/pull/38

    Fix BROOKLYN-271: Avoiding object hashcode in entities' toString

    Fixing [BROOKLYN-271](https://issues.apache.org/jira/browse/BROOKLYN-271)
    Avoiding object references in catalog ConfigKey cards. Then, `toString` 
method of `NginxDefaultConfigGenerator` has to return just the class name.

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

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

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

    https://github.com/apache/brooklyn-library/pull/38.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 #38
    
----
commit 83c11eaae95e0810cfadac34c617df112e67234e
Author: Kiuby88 <kiuby88.programm...@gmail.com>
Date:   2016-05-20T10:02:28Z

    Avoiding hashcode reference in toString method of NginxConfigFileGenerator

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to