Hi Chetan I am not in favour of exporting org.apache.jackrabbit.oak.plugins.tree. We already have too many thinks exported from oak-core (like e.g. VersionStoreImpl) and I think it's bad of other modules depend on the implementation details of oak-core.
But maybe you can elaborate why this would be needed. Kind regards Angela On 14/11/14 07:53, "Chetan Mehrotra" <chetan.mehro...@gmail.com> wrote: >Hi Team, > >For OAK-2261 I need to use ImmutableTree from >org.apache.jackrabbit.oak.plugins.tree package which is currently not >exported by Oak core. To proceed further I would like to export this >package as part of OAK-2269 > >Unless someone objects I would make the change by EOD today > >Chetan Mehrotra