Skip to content

Commit

Permalink
Fix ErraiApp.properties file following migration of QName (apache#38)
Browse files Browse the repository at this point in the history
Complement commit 7262295 in migration from custom QName
to JRE's javax.xml.namespace.QName and misc, by removing the no longer
existing class.
  • Loading branch information
tarilabs authored and etirelli committed Feb 13, 2017
1 parent 14ba724 commit 5538499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kie-dmn-model/src/main/resources/ErraiApp.properties
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ errai.marshalling.serializableTypes=org.kie.dmn.feel.model.v1_1.Artifact \
org.kie.dmn.feel.model.v1_1.OrganizationUnit \
org.kie.dmn.feel.model.v1_1.OutputClause \
org.kie.dmn.feel.model.v1_1.PerformanceIndicator \
org.kie.dmn.feel.model.v1_1.QName \
org.kie.dmn.feel.model.v1_1.Relation \
org.kie.dmn.feel.model.v1_1.TextAnnotation \
org.kie.dmn.feel.model.v1_1.UnaryTests

0 comments on commit 5538499

Please sign in to comment.