You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by andreaturli <gi...@git.apache.org> on 2016/11/08 10:50:16 UTC

[GitHub] brooklyn-server pull request #415: [NOT MERGE] Jclouds2.0.0 snapshot

GitHub user andreaturli opened a pull request:

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

    [NOT MERGE] Jclouds2.0.0 snapshot

    it is built on top of #409 
    
    It uses jclouds-2.0.0-SNAPSHOT just to verify what needs to be changed in brooklyn-server.
    
    I think it would be good to set up a jenkins job that builds this branch continuously, but I can't set it up myself at https://builds.apache.org/view/Brooklyn/ 

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

    $ git pull https://github.com/andreaturli/brooklyn-server jclouds2.0.0-SNAPSHOT

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

    https://github.com/apache/brooklyn-server/pull/415.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 #415
    
----
commit c435afd231a1acf302a8af41f12fe9b4372658c2
Author: Andrea Turli <an...@gmail.com>
Date:   2016-09-16T15:50:03Z

    bump sshj version

commit bffd8b3225f24b831d0518f449008a5fe13ecbf3
Author: Andrea Turli <an...@gmail.com>
Date:   2016-11-06T21:41:58Z

    fix unit tests

commit 02ceef4d19e1c1d921bc085b42a458c6ef0507ff
Author: Andrea Turli <an...@gmail.com>
Date:   2016-11-07T08:05:07Z

    bump bouncycastle version

commit 42ba158e59413c5077980bdd008365c90ae35073
Author: Andrea Turli <an...@gmail.com>
Date:   2016-11-07T10:24:26Z

    fix SshjToolIntegrationTest

commit 6e28dbf307c5705137b1e98582ecde903a44f95f
Author: Andrea Turli <an...@gmail.com>
Date:   2016-11-08T10:45:52Z

    update jclouds version
    
    - adapt brooklyn code to recent jclouds api
    - add jclouds snapshot repo to pom.xml to be removed

----


---
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] brooklyn-server issue #415: [NOT MERGE] Jclouds2.0.0 snapshot

Posted by andreaturli <gi...@git.apache.org>.
Github user andreaturli commented on the issue:

    https://github.com/apache/brooklyn-server/pull/415
  
    @aledsage @neykov I've rebased the branch and update jclouds version from `2.0.0-SNAPSHOT` to `2.0.0`


---
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] brooklyn-server issue #415: [NOT MERGE] Jclouds2.0.0 snapshot

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/415
  
    @andreaturli can you rebase this against master (and same for https://github.com/apache/brooklyn-server/pull/409)? Now that we've bumped the master version to `0.11.0-SNAPSHOT`, I think we can merge this.


---
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] brooklyn-server pull request #415: [NOT MERGE] Jclouds2.0.0 snapshot

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

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


---
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] brooklyn-server issue #415: [NOT MERGE] Jclouds2.0.0 snapshot

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

    https://github.com/apache/brooklyn-server/pull/415
  
    @andreaturli Can you change the jclouds version to `2.0.0` (from `2.0.0-SNAPSHOT`).
    I tried merging the PR against latest master yesterday and had to resolve a few compile-time problems in the tests. Now I end up with a bunch of `java.lang.IllegalArgumentException: an instance of the ImageCacheSupplier is needed` errors, so I didn't do it correctly I assume.


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