On 3/4/15 12:46 AM, Branko Čibej wrote: > On 04.03.2015 07:22, bre...@apache.org wrote: >> Author: breser >> Date: Wed Mar 4 06:22:07 2015 >> New Revision: 1663864 >> >> URL: http://svn.apache.org/r1663864 >> Log: >> * CHANGES: Bring up to date with 1.9.x branch. This probably needs some more >> proof reading and could use some review by people with complex changes. > >> + * javahl: use Java iterators instead of std:vector (r1658112) >> + * javahl: use Java iterators instead of std:map (r1658120) > > This change was in code that has never been released. Better to make a > single entry about the new jniwrapper magic, if we want to go into such > detail (it's an implementation detail of JavaHL).
Removed in r1664088. I often erred on the side of including rather than leaving things out if I wasn't sure. I wasn't quite sure if this mattered to users. But given your statement that it's just an implementation detail I've removed them. >> + * javahl: expose the metadataOnly option to copoy support (r1661451) > > "copoy" Fixed in r1664088.