On Jan 5, 2009, at 5:50 PM, Matteo Pelucco wrote:
Grégory Joseph ha scritto:
From there, it deducts which deltas need to be applied.
Thanks Grégory...
only to clarify this behaviour: if I have a module installed with
version 1.2.4 (JCR -config- property) and I add in this moment a
VersionHandler with several delta-driven tasks (1.2.1, 1.2.2, 1.2.3,
1.2.4, 1.2.5), if I update module version number to 1.2.5, wich task
would be executed at next context reload?
Only 1.2.5 or even previous version ones?
Why would previous ones be executed ? (they won't)
The String "1.2.5" is in that form "by convention", isn't it?
Errr.. yeah. It's parsed by the info.magnolia.module.model.Version
class if you're curious. Have a look at
info.magnolia.module.model.VersionTest.
-g
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------