Skip to content

Add configuration option for 'versionsProvidingConfiguration'#142

Merged
jjohannes merged 1 commit into
mainfrom
versionsProvidingConfiguration
Sep 22, 2024
Merged

Add configuration option for 'versionsProvidingConfiguration'#142
jjohannes merged 1 commit into
mainfrom
versionsProvidingConfiguration

Conversation

@jjohannes

Copy link
Copy Markdown
Member

This way, a build setup can be created with a Configuration available in ALL projects that resolves to the same version of every module used. Then the metadata input to the transform, to process 'requireAllDefinedDependencies', is the same for a certain Jar independent of the classpath it is used on.

Resolve #137

@jjohannes jjohannes added this to the 1.9 milestone Sep 16, 2024
@jjohannes jjohannes force-pushed the versionsProvidingConfiguration branch 2 times, most recently from 0f52ec6 to 4a84a39 Compare September 22, 2024 16:36
@jjohannes jjohannes marked this pull request as ready for review September 22, 2024 16:36
This way, a build setup can be created with a Configuration available
in ALL projects that resolves to the same version of every module
used. Then the metadata input to the transform, to process
'requireAllDefinedDependencies', is the same for a certain Jar
independent of the classpath it is used on.
@jjohannes jjohannes force-pushed the versionsProvidingConfiguration branch from 4a84a39 to 5c6db74 Compare September 22, 2024 17:06
@jjohannes jjohannes merged commit eaadb8e into main Sep 22, 2024
@jjohannes jjohannes deleted the versionsProvidingConfiguration branch September 22, 2024 17:45
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.

requireAllDefinedDependencies: avoid running the same transform many times

1 participant