Skip to content

Add missing modules to runtime #219

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

milesziemer
Copy link
Contributor

Updates the runtime plugin config to include the same modules the smithy-cli does:
https://github.com/smithy-lang/smithy/blob/fb9ef6dafe89742eefb87f0072b4c7762afd70d9/smithy-cli/build.gradle.kts#L99. Otherwise, we get some class defs not found when resolving dependencies. I don't have a good idea for how to avoid the duplication between the repos.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Updates the runtime plugin config to include the same modules the
smithy-cli does:
https://github.com/smithy-lang/smithy/blob/fb9ef6dafe89742eefb87f0072b4c7762afd70d9/smithy-cli/build.gradle.kts#L99.
Otherwise, we get some class defs not found when resolving dependencies.
I don't have a good idea for how to avoid the duplication between the
repos.
@milesziemer milesziemer requested a review from a team as a code owner April 11, 2025 18:10
@milesziemer milesziemer requested review from yasmewad and joewyz and removed request for yasmewad April 11, 2025 18:10
@milesziemer milesziemer merged commit 3b681c8 into smithy-lang:main Apr 11, 2025
3 checks passed
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