Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Command line rules data additions #124

Open
tbitonti opened this issue Jun 1, 2020 · 1 comment
Open

Command line rules data additions #124

tbitonti opened this issue Jun 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tbitonti
Copy link
Owner

tbitonti commented Jun 1, 2020

Open-liberty, when specifying bundle identity updates, would prefer to specify the identity information at the project level and through command line arguments, instead of through a global rules file. For example:

JavaEE-Bundle-Symbolic-Name: ...
JakartaEE-Bundle-Symbolic-Name: ...
JakartaEE-Bundle-Name: ...
JakartaEE-Bundle-Version: ...
JakartaEE-Bundle-Description: ...

These would be read and processed by BND tooling in the open-liberty build and would be provided to the transformer using a new command line option.

Possibly:

--rule-data ruleName ruleDataLine

"ruleDataLine" would add to the data from the rules properties file matching the specified "ruleName".

@tbitonti tbitonti added the enhancement New feature or request label Jun 1, 2020
@tbitonti
Copy link
Owner Author

tbitonti commented Jun 1, 2020

open-liberty issue: OpenLiberty/open-liberty#12445

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant