INT-1487 updated some test config references to commons.serializer as well as tooling annotations in schemas
This commit is contained in:
@@ -1707,7 +1707,7 @@
|
||||
</xsd:documentation>
|
||||
<xsd:appinfo>
|
||||
<tool:annotation kind="ref">
|
||||
<tool:expected-type type="org.springframework.commons.serializer.Serializer" />
|
||||
<tool:expected-type type="org.springframework.core.serializer.Serializer" />
|
||||
</tool:annotation>
|
||||
</xsd:appinfo>
|
||||
</xsd:annotation>
|
||||
@@ -1741,7 +1741,7 @@
|
||||
</xsd:documentation>
|
||||
<xsd:appinfo>
|
||||
<tool:annotation kind="ref">
|
||||
<tool:expected-type type="org.springframework.commons.serializer.Deserializer" />
|
||||
<tool:expected-type type="org.springframework.core.serializer.Deserializer" />
|
||||
</tool:annotation>
|
||||
</xsd:appinfo>
|
||||
</xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user