hi aman it depends a bit on how you want your version content to look like and what you want to restore... the file or the content node?
second you have to look at the OnParentVersion flag defined with the node type definition which - as you can see in JSR 283 - defines what happens to the child items if the parent gets versioned. if i am not totally mistaken the default is COPY. for the details i would suggest you take a look at the specification. hope that helps angela On 15/10/14 14:19, "Aman Arora" <[email protected]> wrote: >Hi, > >I need to version the jcr:data property of nt:resource. For that, Do I >need to add mixinNode (mix:versionable) to [nt:file] or [nt:resource]? > > >Thanks & Regards, >Aman Arora > >
