[
https://issues.apache.org/jira/browse/JCLOUDS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658486#comment-13658486
]
Ignasi Barrera commented on JCLOUDS-41:
---------------------------------------
Yes, as part of [1] I removed the methods from the ChefService that were marked
as deprecated in previous versions.
You could change the problematic line with:
BootstrapConfig bootstrapConfig =
BootstrapConfig.builder().runList(runlist).build();
chefService.updateBootstrapConfigForGroup(group, bootstrapConfig);
Sorry about that!
[1] https://issues.apache.org/jira/browse/JCLOUDS-3
> Fix Karaf compilation failure under JDK 6
> -----------------------------------------
>
> Key: JCLOUDS-41
> URL: https://issues.apache.org/jira/browse/JCLOUDS-41
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-karaf
> Affects Versions: 1.7.0
> Reporter: Andrew Phillips
> Assignee: Ioannis Canellos
> Attachments: JCLOUDS-41.patch
>
>
> Karaf currently fails to build under JDK 6:
> https://jclouds.ci.cloudbees.com/view/integrations/job/jclouds-karaf/225/console
> See https://github.com/jclouds/jclouds-karaf/pull/3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira