Konrad Windszus created JCRVLT-402:
--------------------------------------
Summary: Clarify error message for validator
"jackrabbit-emptyelements"
Key: JCRVLT-402
URL: https://issues.apache.org/jira/browse/JCRVLT-402
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Affects Versions: 3.4.2
Reporter: Konrad Windszus
Fix For: 3.4.4
Currently it incorrectly states:
{{ERROR] ValidationViolation: "jackrabbit-emptyelements: Found empty nodes:
'...' (in '../.content.xml') (used for ordering only) which are included in the
filter with mode=merge. Rather use the according include/exclude patterns."}}
It should rather say
{{ERROR] ValidationViolation: "jackrabbit-emptyelements: Found empty nodes:
'...' (in '../.content.xml') (used for ordering only) which are included in the
filter with mode=replace. Either remove the empty node or add at least the
primary type to make this node gets overwritten fully"}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)