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

Remove references to it stage of tile subproject #4404

Merged
merged 2 commits into from
Dec 21, 2018

Conversation

jisantuc
Copy link
Contributor

Overview

#4395 removed the it stage from the tile subproject so that integration testing (which doesn't depend on any other part of the project) could live on its own. It didn't remove references to it from build.sbt though, which we discovered only when trying to assemble the tile server jar in CI. This PR removes it references from the tile subproject dependency list so that assembly can run again and we can succeed in CI.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible

Testing Instructions

  • run tile/assembly
  • it should succeed

@notthatbreezy notthatbreezy merged commit ba0a80d into develop Dec 21, 2018
@notthatbreezy notthatbreezy deleted the feature/js/remove-circe-from-tile-it branch December 21, 2018 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants