[
https://issues.apache.org/jira/browse/SOLR-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156622#comment-14156622
]
Sébastien Deleuze commented on SOLR-5064:
-----------------------------------------
Hi,
It would be nice to update your Woodstock version since the artifactId has
changed (wstx-asl to woodstox-core-asl), so even when someone want to use the
latest org.codehaus.woodstox:woodstox-core-asl:4.4.1 by defining this
dependency explicitly, he got both woodstox-core-asl and wstx-asl in the
classpath.
I am currently adding support for Jackson based XML serialization to Spring
Boot. This feature require latest woodstox-core-asl version, but since Spring
Boot and Spring Data integrate solr-solrj, we have to exclude wstx-asl and add
manually a dependency on woodstox-core-asl, that's not very nice.
Thanks in advance for your help,
Sébastien
> Update <dependency org="org.codehaus.woodstox" name="wstx-asl" rev="3.2.7"
> transitive="false"/> to a more recent version.
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-5064
> URL: https://issues.apache.org/jira/browse/SOLR-5064
> Project: Solr
> Issue Type: Improvement
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Minor
> Fix For: 4.9, Trunk
>
>
> @whoschek mentioned to me earlier that we were using a fairly old version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]