INT-547 Adjusted the @since version for 1.0.4 since this fix is included there as well.
This commit is contained in:
@@ -28,7 +28,7 @@ import org.springframework.util.StringUtils;
|
||||
* Parser for a top-level <selector/> element.
|
||||
*
|
||||
* @author Mark Fisher
|
||||
* @since 2.0
|
||||
* @since 1.0.4
|
||||
*/
|
||||
public class SelectorParser extends AbstractSingleBeanDefinitionParser {
|
||||
|
||||
|
||||
@@ -810,7 +810,7 @@
|
||||
<xsd:complexType>
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>
|
||||
Defines a MessageSelector chain.
|
||||
Defines a MessageSelector chain.
|
||||
</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
||||
|
||||
Reference in New Issue
Block a user