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

Make ./gradlew run work again after zuul version upgrade #16

Merged
merged 8 commits into from
Sep 9, 2020

Conversation

calvin681
Copy link
Contributor

@calvin681 calvin681 commented Sep 5, 2020

Context

After the zuul upgrade from 2.1.7 to 2.1.8, gradlew run was broken. Even though the code compiles, it's missing runtime classes when you try to run it locally. The change follows pattern from the zuul-sample app.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

@calvin681 calvin681 self-assigned this Sep 5, 2020
@calvin681 calvin681 added the enhancement New feature or request label Sep 5, 2020
@calvin681 calvin681 merged commit 9ea7e00 into Netflix:master Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant