There is no view.unwrap().getApi() any more. =)
On Thu, Sep 26, 2013 at 2:28 PM, Andrew Phillips <[email protected]>wrote: > And others with that same exception - any ideas? >> > > PS: Does it work if you change the test to call > > (AWSEC2Api) unwrap().getApi() > > instead of > > unwrapApi(AWSEC2Api.class) > > ..? > > ap >
