Results 21 comments of jclouds

I meant jclouds context properties, as this controls the code that selects proxy details. props.setProperty(Constants.PROPERTY_PROXY_HOST, yourProxy); .... contextBuider.overrides(props); On Thu, Dec 6, 2012 at 1:32 AM, biddster [email protected] wrote: >...

Yeah I agree. @demobox thoughts?

http://www.aqute.biz/Bnd/Bnd shows more information about the import and export expressions. clearly we don't need to be exporting everything in core.

did it fail on that attempt? On Tue, Jul 24, 2012 at 8:41 AM, Jorge Niedbalski [email protected] wrote: > Error acquiring SFTPClient() (attempt 2 of 7): Invalid packet: indicated length...

I'd pass the issue to sshj. Meanwhile, you can try jsch to ensure it works with an alternative (could be something server-side, for ex) On Tue, Jul 24, 2012 at...

Agreed, and by override, this means either TemplateOptions.overrideLoginUser or the same method in RunScriptOptions On Fri, Aug 10, 2012 at 6:58 AM, Karel Vervaeke [email protected]: > Forget that. The 'Please...

from can't be null, but the returnVal of doDestroyNode can. The intent of this message was to return the last known running state, so that's why it is returning in...

Risk of being forgotten. Can you open a github issue ?

(Blush) whoops thought this was a pull request. Nevermind!