[
https://issues.apache.org/jira/browse/JCLOUDS-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458068#comment-15458068
]
Peter Timson commented on JCLOUDS-1160:
---------------------------------------
[~nacx] I'm not sure but Spring Boot uses GSON 2.7, so If I don't exclude it I
get:
java.lang.NoSuchMethodError:
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.<init>(Lcom/google/gson/internal/ConstructorConstructor;Lcom/google/gson/FieldNamingStrategy;Lcom/google/gson/internal/Excluder;)V
Is it not possible to upgrade to 2.7?
> Consider gson 2.7 upgrade
> -------------------------
>
> Key: JCLOUDS-1160
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1160
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-core
> Affects Versions: 1.9.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
> Fix For: 2.0.0
>
>
> An S3Proxy user complained about not being able to include it in his
> application with a Spring Boot 1.4 dependency due to gson conflicts:
> https://github.com/andrewgaul/s3proxy/issues/148
> https://github.com/spring-projects/spring-boot/issues/6761
> We should consider upgrading to gson 2.7 in master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)