Skip to content

Update gradle tools version, update CI image#954

Merged
tobrun merged 2 commits into
masterfrom
tvn-ci-tool-update
Jan 18, 2019
Merged

Update gradle tools version, update CI image#954
tobrun merged 2 commits into
masterfrom
tvn-ci-tool-update

Conversation

@tobrun

@tobrun tobrun commented Jan 18, 2019

Copy link
Copy Markdown
Member

No description provided.

@tobrun tobrun force-pushed the tvn-ci-tool-update branch 2 times, most recently from 12299ef to 8b62632 Compare January 18, 2019 15:25
@osana

osana commented Jan 18, 2019

Copy link
Copy Markdown
Contributor

@tobrun The problem in CI seems similar to the one I had in gl-native:
:MapboxGLAndroidSDKLint:jar UP-TO-DATE
/src/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/attribution/AttributionParser.java:71: error: unmappable character for encoding ASCII
StringBuilder stringBuilder = new StringBuilder(withCopyrightSign ? “” : “?? “);

here is what worked mapbox/mapbox-gl-native#13384

@tobrun tobrun force-pushed the tvn-ci-tool-update branch from 8b62632 to a525f56 Compare January 18, 2019 15:51
@tobrun

tobrun commented Jan 18, 2019

Copy link
Copy Markdown
Member Author

@osana forgot about that fix but in the meantime I just addressed the encoding issues. You can replace them by searching for the html entity equivalent online.

@tobrun tobrun requested a review from osana January 18, 2019 15:56
@tobrun tobrun merged commit 22a324f into master Jan 18, 2019
@tobrun tobrun deleted the tvn-ci-tool-update branch January 18, 2019 15:58
@osana osana mentioned this pull request Feb 12, 2019
14 tasks
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