-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.0.0.Beta4
-
Fix Version/s: 4.1.0.Final
-
Component/s: Graph and Models
-
Labels:None
-
Sprint:Sprint 36
-
Story Points:1
-
Git Pull Request:
XSD windup-jboss-ruleset.xsd has a wrong definition for the XML test tag
<lineitem-exists> |
because it's declared with an in attribute but neither org.jboss.windup.reporting.config.LineitemExists nor org.jboss.windup.reporting.xml.LineitemExistsHandler handle that attribute.
The in attribute is removed from the XSD.