reschke commented on pull request #87:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/87#issuecomment-648950241


   this does not seem to fix it. Still getting:
   
   ~~~
   [ERROR] Failures:
   [ERROR]   AdvancedFilterValidatorTest.testFilterWithInvalidElements:371
   Expected: iterable containing [<ValidationMessage [severity=WARN, 
message=cvc-complex-type.3.2.2: Attribute 'mode' is not allowed to appear in 
element 'exclude'., line=20, column=51, ]>, <ValidationMessage [severity=WARN, 
message=cvc-complex-type.2.4.a: Invalid content was found starting with element 
'invalidelement'. One of '{exclude, include}' is expected., line=22, column=27, 
]>, <ValidationMessage [severity=WARN, message=Invalid filter.xml, line=0, 
column=0, ]>]
        but: item 0: was <ValidationMessage [severity=WARN, 
message=cvc-complex-type.3.2.2: Attribut 'mode' darf nicht in Element 'exclude' 
vorkommen., line=20, column=51, ]>
   [INFO]
   [ERROR] Tests run: 64, Failures: 1, Errors: 0, Skipped: 0
   
   ~~~


----------------------------------------------------------------
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.

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


Reply via email to