kwin commented on pull request #33:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/33#issuecomment-950363108


   > @kwin When testing with my package I hit the expected XML error but also a 
second error.
   > 
   > ```
   > [main] ERROR 
org.apache.sling.feature.analyser.task.impl.CheckContentPackages - 
ValidationViolation: "jackrabbit-filter: 
   > Filter root's ancestor '/apps/cschneidervalidation' is not covered by any 
of the specified dependencies nor a valid root.", 
filePath=META-INF/vault/filter.xml
   > [main] ERROR 
org.apache.sling.feature.analyser.task.impl.CheckContentPackages - 
ValidationViolation: "jackrabbit-docviewparser: Invalid XML found: The 
reference to entity "se" must end with the ';' delimiter.", 
filePath=jcr_root/apps/cschneidervalidation/configs/com.adobe.test.Invalid.xml, 
nodePath=/apps/cschneidervalidation/configs/com.adobe.test.Invalid
   > ```
   > 
   > Is this expected with my package or am I doing something wrong?
   
   This is expected and a check being performed by `jackrabbit-filter` being 
described in 
https://jackrabbit.apache.org/filevault/validation.html#Standard_Validators.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to