Skip to content

Add default RepositoryConfigurationExtension.getModuleIdentifier() method #2644

Closed
@mp911de

Description

@mp911de

The module prefix is being used in various places, however the implementation is only available on the abstract RepositoryConfigurationExtensionSupport class and not on the RepositoryConfigurationExtension interface. We should provide a default method for easier consumption. This change requires an update of all RepositoryConfigurationExtensionSupport implementations that define a protected getModulePrefix method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions