I've found a reason of this - in my module descriptor file I had the initial version of my module (e.g. 1.0.0) and then, using ModuleVersionHandler I updated my module programmaticaly. But now something is changed and if version in the module descriptor is less then the update version, then "Cannot handle delta for version x while only installing version y" exception occures. Before it worked fine, but how I should proceed now? Update module.xml manually everytime I update version in the ModuleVersionHandler?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5a0de9e4-0b1a-4128-b878-08f6c2adb476 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
