...n 404. Added tests to validate above. Also factored out some duplicate code in test. You can merge this Pull Request by running:
git pull https://github.com/noorul/jclouds-chef fix_return_on_404 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-chef/pull/27 -- Commit Summary -- * Make listCookbooksInEnvironment return empty set of CookbookDefinition on 404. -- File Changes -- M core/src/main/java/org/jclouds/chef/ChefApi.java (11) M core/src/test/java/org/jclouds/chef/ChefApiExpectTest.java (81) -- Patch Links -- https://github.com/jclouds/jclouds-chef/pull/27.patch https://github.com/jclouds/jclouds-chef/pull/27.diff
