Guice 4.0-beta5

2015-02-16 Thread Florent Guillaume
Hi, We're trying to the latest use jclouds 1.8.1 with a recent version of Guice 4.0-beta5, as Guice 3 is quite old. There are two problems: 1. jclouds has to be modified to work with Guice 4.0-beta5. Otherwise you get this: 1) Overriding @Provides methods is not allowed. @Provides metho

Re: JClouds bootstrap issue in aws-ec2 using Chef

2015-02-16 Thread Ignasi Barrera
It really depends. The "chef way" to do that, is to make sure you add the "chef-client" recipe when you bootstrap the node for the first time. This way it will keep in sync with the Chef Server. At this point, you don't have to access the node anymore. You just have to use the ChefApi to get the n

Re: Contribute to jClouds(HypervisorAPI for Openstack)

2015-02-16 Thread Ignasi Barrera
That sounds good. There is no need to fill all the fields. Just fill the mandatory ones and try to explain the issue, and we'll add and complete whatever needs to be completed. Thanks! On 12 February 2015 at 06:00, Alka Beniwal wrote: > Hi Igansi, > > I read the same.I have to first create an

Re: Guice 4.0-beta5

2015-02-16 Thread Ignasi Barrera
Thanks for the feedback Florent, Mind opening a JIRA issue [1] so we can properly track this? Also, I see no problem in your patch, as it should be backwards compatible, so if you want to open a PR with it, that would make things move faster :) Regarding Rocoto, IIRC we only use it to parse the p