Skip to content

更改jackson依赖为provided模式#7

Open
Masterfans wants to merge 1 commit intokaku2015:masterfrom
Masterfans:master
Open

更改jackson依赖为provided模式#7
Masterfans wants to merge 1 commit intokaku2015:masterfrom
Masterfans:master

Conversation

@Masterfans
Copy link
Copy Markdown

是compile 的话会运行失败,错误log:
Duplicate files copied in APK META-INF/LICENSE
.gradle/_/jackson-annotations-2.7.0.jar
.gradle/
__/jackson-core-2.7.0.jar
.gradle/_
**/jackson-databind-2.7.0.jar
找了一遍只有找到:app/build.gradle里面有Jackson的配置信息,改完之后就好了

是compile 的话会运行失败,错误log:
Duplicate files copied in APK META-INF/LICENSE
.gradle/****/jackson-annotations-2.7.0.jar
.gradle/****/jackson-core-2.7.0.jar
.gradle/****/jackson-databind-2.7.0.jar
找了一遍只有找到:app/build.gradle里面有Jackson的配置信息,改完之后就好了
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.

2 participants