Skip to content

removed spring-xd-dirt dependencies - #1

Closed
dturanski wants to merge 4 commits into
spring-cloud:masterfrom
dturanski:remove-dirt-deps
Closed

removed spring-xd-dirt dependencies#1
dturanski wants to merge 4 commits into
spring-cloud:masterfrom
dturanski:remove-dirt-deps

Conversation

@dturanski

Copy link
Copy Markdown
Contributor

This removes direct dependencies on spring-xd-dirt and provides the minimum classses needed for the tests to pass. Classes copied from dirt are kept in o.s.xd.dirt... to be easily identified. Most of these are in spring-xd-runner. A couple are in spring-cloud-streams to avoid circular dependencies. A modified codec.xml is provided which removes the TupleCodec. This could be added back to support Tuple payloads, currently not used in the tests. This would require a dependency on spring-xd-tuple. Codec config will need to be redone soon anyway. Also, dirt provides a number of ModuleOptionsMetadata classes needed to use common modules that are now missing. Module options is another area to revisit.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick, but I don't think we need the util namespace for this file

@markfisher

Copy link
Copy Markdown
Contributor

squashed and merged as 3218c39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants