INT-3524 Fix Tooling MessageChannel References

JIRA: https://jira.spring.io/browse/INT-3524

A number of references (expected-type) still referred to
the Spring Integration 3.0 MessageChanel.
This commit is contained in:
Gary Russell
2014-10-03 07:55:23 +01:00
parent 6814aafe48
commit a7b5158f4a
7 changed files with 8 additions and 8 deletions

View File

@@ -316,7 +316,7 @@
<xsd:annotation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.integration.MessageChannel" />
<tool:expected-type type="org.springframework.messaging.MessageChannel" />
</tool:annotation>
</xsd:appinfo>
<xsd:documentation>