Re: move jclouds to the attic?

2022-10-17 Thread Andrea Turli (apache.org)
Quite sad to read. End of an era, at least for me 😢 Learned so much from this project and its community, I wouldn't be the same person if I hadn't been part of it. Thanks On Sun, Oct 16, 2022 at 10:18 PM cen wrote: > That is quite sad to hear but not entirely unexpected. > > I've been using jcl

Re: tokens and oauth

2019-01-18 Thread Andrea Turli (apache.org)
Hi John, would this discussion help with your task? https://stackoverflow.com/questions/51296465/manual-authentication-for-aws-ec2-api-in-jclouds-separating-token-acquisition I think as Ignasi said it is important to know which API or provider are you going to focus on? On Fri, Jan 18, 2019 at 3

Re: Upgrading to TLSv1.2 in Jcloud...

2018-04-13 Thread Andrea Turli (apache.org)
I think you may want to extend SoftLayerHttpApiModule to configure `OkHttpClientSupplier` similarly to [1] which uses [2] and inject it in your BlobStoreContext [1]: https://github.com/jclouds/jclouds/blob/master/apis/docker/src/main/java/org/jclouds/docker/config/DockerHttpApiModule.java#L44 [2]:

[ANNOUNCE] Apache jclouds 2.1.0 released

2018-02-22 Thread Andrea Turli (apache.org)
The Apache jclouds team is pleased to announce the release of jclouds 2.1.0 Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features. Th

[ANNOUNCE] Apache jclouds 1.9.3 released

2016-11-23 Thread Andrea Turli (apache.org)
The Apache jclouds team is pleased to announce the release of jclouds 1.9.3. Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features. Th