> @@ -47,6 +49,18 @@
>  
>     @Override
>     public Set<CookbookDefinition> apply(HttpResponse response) {
> -      return Sets.newLinkedHashSet(parser.apply(response).values());

Again, why can't the parser already set the name of the CookbookDefinition 
correctly?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/24/files#r6427981

Reply via email to