You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by bostko <gi...@git.apache.org> on 2015/06/16 21:50:42 UTC

[GitHub] incubator-brooklyn pull request: Fix for Java 8 compile error

GitHub user bostko opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/693

    Fix for Java 8 compile error

    remove final in order to fix variable initialization concern

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

    $ git pull https://github.com/bostko/incubator-brooklyn master

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

    https://github.com/apache/incubator-brooklyn/pull/693.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 #693
    
----
commit 16dad1f94812338592368fa6f61899244797d5ab
Author: Valentin Aitken <va...@cloudsoftcorp.com>
Date:   2015-06-16T12:39:17Z

    Fix for Java 8 compile error
    
    remove final in order to fix variable initialization concern

----


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

[GitHub] incubator-brooklyn pull request: Fix for Java 8 compile error

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/693#issuecomment-112551063
  
    +1, works for me.


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

[GitHub] incubator-brooklyn pull request: Fix for Java 8 compile error

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/693


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