[
https://issues.apache.org/jira/browse/FLINK-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938573#comment-16938573
]
Gary Yao commented on FLINK-14209:
----------------------------------
[~f.pompermaier]
{{flink-shaded}} exists so that user dependencies do not clash with Flink's
internal dependencies. Can't you use the {{jackson-dataformat-xml}} dependency
directly? You can bundle the dependencies in your user jar, or put the
{{jackson-dataformat-xml}} jar into Flink's {{/lib}} directory.
> Add jackson-dataformat-xml to flink-shaded
> ------------------------------------------
>
> Key: FLINK-14209
> URL: https://issues.apache.org/jira/browse/FLINK-14209
> Project: Flink
> Issue Type: Wish
> Components: BuildSystem / Shaded
> Reporter: Flavio Pompermaier
> Priority: Major
>
> This would ease a lot integration with frameworks like Spring
--
This message was sent by Atlassian Jira
(v8.3.4#803005)