Branko Čibej wrote: > On 21.01.2015 18:21, julianf...@apache.org wrote: >> URL: http://svn.apache.org/r1653609 >> Log: >> Clarify an unusual 'decoded URL' parameter by renaming it. Fix a problem >> whereby it was passed to the Ev2 shims (if enabled) as if it were a normal >>URL. >> >> I have not investigated whether the Ev2 shims problem was real or just >> theoretical, nor tried to test the Ev2 shims after this fix. > > Please be aware that JavaHL depends on the Ev2 shims and expects them to > work.
Thanks for the heads-up. I wasn't conscious of that, though it rings a bell now that you've mentioned it. I have now built and tested the JavaHL bindings and the tests passed. - Julian