Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Improve behaviour of vendor filtering for bundle manifest with I18N #132

Open
pfistererm opened this issue Sep 16, 2020 · 0 comments
Open
Labels
Prio: Triage Triage Priority Status: Pending Issue or PR awaits response Type: Feature Issue or PR is a new feature

Comments

@pfistererm
Copy link
Contributor

Currently, vendor filtering is based on the value 'Bundle-Vendor' in the MANIFEST.MF. This works well if the value of the directive is given in the MANIFEST directly. However, if the MANIFEST is localized, it may be the case that the manifst contains a variable and the actual value is given in an additional property file. This case is not handled correctly in the LicenseScout (it uses the name of the variable as the value for the vendor). For such a constellation, reading of the actual value from a property file should be implemented.

Feature request

Expected Behavior - What where you expecting to happen?

Current Behavior - What happens?

Possible Solution

Context

Notes and further information

@pfistererm pfistererm added Type: Feature Issue or PR is a new feature Status: Pending Issue or PR awaits response Prio: Triage Triage Priority labels Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Prio: Triage Triage Priority Status: Pending Issue or PR awaits response Type: Feature Issue or PR is a new feature
Development

No branches or pull requests

1 participant