well,
the following defs are wrong in the spec and will be updated in 0.16.4:
  nt:frozenNode/jcr:frozenMixinTypes/RequiredType = NAME, should be STRING
  nt:frozenNode/jcr:frozenPrimaryType/RequiredType = NAME, should be STRING
  nt:resource/jcr:mimetype/Name = jcr:mimeType, should be jcr:mimetype

those are wrong in jackrabbit, but are currently workaounds:
  mix:versionable/jcr:baseVersion/Mandatory = false, should be true
  mix:versionable/jcr:isCheckedOut/Mandatory = false, should be true
  mix:versionable/jcr:predecessors/Mandatory = false, should be true
  mix:versionable/jcr:versionHistory/Mandatory = false, should be true

those i'm going to check, why they differ:
  mix:versionable/jcr:baseVersion/AutoCreate = false, should be true
  nt:version/jcr:frozenNode/SameNameSibs = false, should be true

cheers, tobi
-- 
------------------------------------------< [EMAIL PROTECTED] >---
Tobias Strasser, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
T +41 61 226 98 98, F +41 61 226 98 97 
-----------------------------------------------< http://www.day.com >---

Reply via email to