Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the header user agent constant in core #667

Closed
cammace opened this issue Nov 29, 2017 · 0 comments
Closed

Fix the header user agent constant in core #667

cammace opened this issue Nov 29, 2017 · 0 comments
Labels
Milestone

Comments

@cammace
Copy link
Contributor

cammace commented Nov 29, 2017

HEADER_USER_AGENT in the core Constants class is not using its traditional format that we had in previous versions. This is because in the current setup, we are not generating Build Config file which stores information that is needed. We were using a variation of this project.

https://github.com/mapbox/mapbox-java/blob/master/services-core/src/main/java/com/mapbox/services/constants/Constants.java#L19

cc: @zugaldia

@cammace cammace added the Core label Nov 29, 2017
@cammace cammace added this to the v3.0.0 milestone Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant