spring-attic / spring-integration-kafka

Apache License 2.0
325 stars 179 forks source link

GH-195: Add XML Schema support for new components #263

Closed garyrussell closed 5 years ago

garyrussell commented 5 years ago

Resolves https://github.com/spring-projects/spring-integration-kafka/issues/195

artembilan commented 5 years ago

Travis failure:

org.springframework.integration.kafka.config.xml.KafkaInboundChannelAdapterParserTests > classMethod FAILED
    java.lang.IllegalStateException
garyrussell commented 5 years ago

Strange; builds clean for me.

garyrussell commented 5 years ago

Finally figured it out - I hate case-insensitive file systems (Mac, Windows).

artembilan commented 5 years ago

Merged as https://github.com/spring-projects/spring-integration-kafka/commit/777681fd3ae6f3b5c0a2730c8a210a9034171db5