-
-
Notifications
You must be signed in to change notification settings - Fork 93
Please do not reuse propertyType for "environmentVar " #248
Copy link
Copy link
Open
Labels
RFC notice sentA public RFC notice was distributed to the CycloneDX mailing list for considerationA public RFC notice was distributed to the CycloneDX mailing list for considerationbreaking-changescap: formulationCapability: FormulationCapability: Formulationrequest for comment
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
RFC notice sentA public RFC notice was distributed to the CycloneDX mailing list for considerationA public RFC notice was distributed to the CycloneDX mailing list for considerationbreaking-changescap: formulationCapability: FormulationCapability: Formulationrequest for comment
Please do not reuse
propertyTypefor "environmentVar".The annotations from
propertyTypedo not match the case here.better define a dedicated (abstract)
key-valuepair element type:(PS: this "KeyValuePair" is not identical to current implementation of "propertyType")
and use it here
Originally posted by @jkowalleck in #222 (comment)