You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Andrew Phillips <no...@github.com> on 2014/02/05 10:24:58 UTC

[jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

See [JCLOUDS-452](https://issues.apache.org/jira/browse/JCLOUDS-452).

@andreaturli: Turns out sshj 0.9.0 [breaks stuff](https://issues.apache.org/jira/browse/JCLOUDS-451), so now tryng the solution you [originally found](https://github.com/jclouds/jclouds/pull/273#issuecomment-33805542) ;-)
You can merge this Pull Request by running:

  git pull https://github.com/jclouds/jclouds add-bcpkix

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/278

-- Commit Summary --

  * Adding bcpkix to the jclouds-sshj driver. Required by sshj.

-- File Changes --

    M drivers/sshj/pom.xml (13)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/278.patch
https://github.com/jclouds/jclouds/pull/278.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278

Re: [jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

Posted by Andrea Turli <no...@github.com>.
@demobox I've checked the `add-bcpki-1.7.x` branch and built it.
Then using only
```
      <dependency>
            <groupId>org.apache.jclouds.driver</groupId>
            <artifactId>jclouds-sshj</artifactId>
            <version>1.7.1-SNAPSHOT</version>
            <scope>test</scope>
        </dependency>
```
on my pom.xml, my liveTest seems to work as well

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278#issuecomment-34155336

Re: [jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

Posted by Andrew Phillips <no...@github.com>.
@andreaturli: Do you want to test this again, or are you confident this version will work too?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278#issuecomment-34149749

Re: [jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-java-7-pull-requests #1040](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1040/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278#issuecomment-34155071

Re: [jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-pull-requests #568](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/568/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278#issuecomment-34155865

Re: [jclouds] Adding bcpkix to the jclouds-sshj driver. Required by sshj. (#278)

Posted by Andrew Phillips <no...@github.com>.
Committed to [master](https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=4330eaec57fe0306043a11eef727c66ae71f3a70)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/278#issuecomment-34217249