Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Allow to provide additional fragment filename mappings #1382

@rhuss

Description

@rhuss

Description

Currently, the mapping from filename suffixes to resource kinds is predefined within the plugin (now via an internal configuration implemented for #1372).

To be more future proof for new kinds it would be nice to allow the user to specify additional mappings.

This could be done in several ways:

  • Providing a single property pointing to a properties file holding the mapping (e.g. with suffix=kind properties. Maybe with a sensible default for the filename which, when it exists, is automatically picked up (like the fragments)
  • Allow a plugin configuration to specify the mapping in XML style.

Metadata

Metadata

Assignees

Labels

status/never-stalePin this issue to get never marked as stale by stale-bottarget/4.0PR for targeted to 4.0.x

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions