Hi Radu, On Tue, Mar 24, 2015 at 10:06 AM, Radu Cotescu <[email protected]> wrote: > > SLING-4223 [0] and its related issues introduced major API and > functionality changes for the o.a.s.jcr.contentloader bundle. The exported > API increased from 0.1 to 1.0.0 and ignoring content importers doesn't work > anymore. >
The SLING-4223 indeed introduces some API changes, but they are backwards-compatbile. The exported package version has been set to 1.0.0, but it was little excessive. Now it exports the API with 0.2 version - thanks for your suggestion! Also we must make sure that we don't break existing functionality - > ignoring content loaders for certain files is a very important feature. > Currently we cannot, for example, import XML files into the repo as they're > all considered content descriptors. > Sorry for that, it was not a design decision but a bug. I committed a patch - could you take a look if it works as intented? Regards, Tomek -- Tomek Rękawek Senior Software Engineer Cognifide Polska Sp. z o.o. skype: trekawek www.cognifide.com
