core/src/main/java/org/jclouds/rest/internal/TransformerForRequest.java: Fix for Java 1.8 and Guice 4.1. Not sure if this is correct, but does compile. Committing to see if it passes tests to confirm fix or not.
Attempted fix for [JClouds Bug 1194](https://issues.apache.org/jira/browse/JCLOUDS-1194) You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1036 -- Commit Summary -- * core/src/main/java/org/jclouds/rest/internal/TransformerForRequest.java: -- File Changes -- M core/src/main/java/org/jclouds/rest/internal/TransformerForRequest.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/1036.patch https://github.com/jclouds/jclouds/pull/1036.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1036
