You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2017/12/06 12:34:23 UTC

[GitHub] brooklyn-server pull request #910: Misc cleanups

GitHub user ahgittin opened a pull request:

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

    Misc cleanups

    A few misc cleanups - especially `Tasks.of(name, body)` to facilitate simple task creation.

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

    $ git pull https://github.com/ahgittin/brooklyn-server misc-cleanups

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

    https://github.com/apache/brooklyn-server/pull/910.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 #910
    
----
commit 5310e51ad2579f8ea175cb779cab01b9a30f99e6
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-12-06T12:32:38Z

    transformer should resolve deep

commit a3aaabda2143a12f36405ce684710b2b41941ff6
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-12-06T12:33:08Z

    rename var as millis for readability

commit 64d4c1cc909e9e9e105d5e8095b637c6e6547ed3
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-12-06T12:33:19Z

    conveniences for creating simple tasks with names

----


---

[GitHub] brooklyn-server pull request #910: Misc cleanups

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

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


---