Brett Meyer created SRAMP-523:
---------------------------------
Summary: GenerateFeaturesXmlMojo should prevent illegal chars in Bundle-Name
Key: SRAMP-523
URL:
https://issues.jboss.org/browse/SRAMP-523
Project: S-RAMP
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Brett Meyer
Assignee: Brett Meyer
Productization apparently overrides the Maven project names. When they reach
GenerateFeaturesXmlMojo, there are un-resolved variables. The Bundle-Name ends up looking
like:
Bundle-Name=${extension.name} API v.${spec.version}
If unresolved variables exist, period, fall back on using the GAV for the name
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)