Skip to content

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

Merged
jjohannes merged 11 commits into
mainfrom
module-info-dsl
Aug 8, 2023
Merged

Add DSL for module dependencies that cannot be defined in module-info#35
jjohannes merged 11 commits into
mainfrom
module-info-dsl

Conversation

@jjohannes

@jjohannes jjohannes commented Jun 13, 2023

Copy link
Copy Markdown
Member

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 self-assigned this Jun 13, 2023
@jjohannes jjohannes force-pushed the module-info-dsl branch 4 times, most recently from 0370e29 to d5f8154 Compare July 3, 2023 07:18
@jjohannes jjohannes merged commit b1270ee into main Aug 8, 2023
@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