Properly parse the configured api version so the appropriate cookbook response parser is used. You can merge this Pull Request by running:
git pull https://github.com/nacx/jclouds-chef 253-parseversion Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-chef/pull/18 -- Commit Summary -- * JCLOUDS-253: Properly parse Chef Server version -- File Changes -- M core/src/main/java/org/jclouds/chef/config/ChefParserModule.java (29) A core/src/main/java/org/jclouds/chef/suppliers/ChefVersionSupplier.java (76) A core/src/test/java/org/jclouds/chef/suppliers/ChefVersionSupplierTest.java (47) -- Patch Links -- https://github.com/jclouds/jclouds-chef/pull/18.patch https://github.com/jclouds/jclouds-chef/pull/18.diff
