You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2014/12/16 18:49:42 UTC

[GitHub] incubator-brooklyn pull request: Minor additions collected along t...

GitHub user sjcorbett opened a pull request:

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

    Minor additions collected along the way

    

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

    $ git pull https://github.com/sjcorbett/incubator-brooklyn misc

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

    https://github.com/apache/incubator-brooklyn/pull/400.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 #400
    
----
commit c5d07c80dfe4a94d680a38c4f1fe7d84de3c9524
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2014-12-11T16:59:54Z

    TaskSummary presents streams alphabetically

commit bc2b7ac00bbde903abee1b0744ac9ae797a0a248
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2014-12-12T18:26:19Z

    Adds EntityTestUtils.assertAttributeNever

commit ef73bdf080346c341077b172e51426bb27a3dd2f
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2014-12-12T18:27:16Z

    Tasks.parallel and sequential take iterable and list arguments respectively

----


---
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: Minor additions collected along t...

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

    https://github.com/apache/incubator-brooklyn/pull/400#issuecomment-69604343
  
    The end of the aborted run said:
    ```
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 15:06.416s
    [INFO] Finished at: Fri Jan 09 14:42:56 UTC 2015
    [INFO] Final Memory: 61M/249M
    [INFO] ------------------------------------------------------------------------
    [JENKINS] Archiving disabled
    [JENKINS] Archiving disabled
    [JENKINS] Archiving disabled
    [JENKINS] Archiving disabled
    Build timed out (after 15 minutes). Marking the build as aborted.
    ```
    Seems it was six seconds over. I'm going to take it as a success instead of an error.


---
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: Minor additions collected along t...

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

    https://github.com/apache/incubator-brooklyn/pull/400#issuecomment-69064997
  
    @neykov I've reworked the changes so that the sorting of task streams happens in the client. Do you have any more comments?


---
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: Minor additions collected along t...

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

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


---
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: Minor additions collected along t...

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

    https://github.com/apache/incubator-brooklyn/pull/400#issuecomment-69343126
  
    Looking good, tested the HTML changes on IE.


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