https://bz.apache.org/bugzilla/show_bug.cgi?id=65883
--- Comment #6 from Vladimir Sitnikov <sitnikov.vladi...@gmail.com> --- What if we add a "temporary" property to flip between library implementations. For instance: 5.5 -- add a property, keep using ORO by default, print deprecation warnings when affected component is used 5.8 -- start using Java implementation by default, keep printing the warning, allow fallback via property 6.5 -- stop printing the warning 7.0 -- remove ORO WDYT? -- You are receiving this mail because: You are the assignee for the bug.