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

Add DSL for module dependencies that cannot be defined in module-info #35

Merged
merged 11 commits into from
Aug 8, 2023

Conversation

jjohannes
Copy link
Member

@jjohannes jjohannes commented Jun 13, 2023

Resolves #31

TODO:

  • add syntax for java-platform projects (to define versions)
  • Consider syntax in ModuleDirectivesScopeCheck
  • Consider syntax in ModuleVersionRecommendation
  • Refine syntax further
  • Add tests
  • Write documentation

@jjohannes jjohannes merged commit b1270ee into main Aug 8, 2023
4 checks passed
@jjohannes jjohannes deleted the module-info-dsl branch August 8, 2023 14:49
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.

Consider a DSL for dependency declaration in module terminology
1 participant