]
Brett Meyer resolved SRAMP-523.
-------------------------------
Fix Version/s: 0.5.0
Resolution: Done
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
Fix For: 0.5.0
Productization apparently overrides the Maven project names. When they reach
GenerateFeaturesXmlMojo, there are un-resolved variables. The Bundle-Name ends up looking
like:
{code}
Bundle-Name=${extension.name} API v.${spec.version}
{code}
If unresolved variables exist, period, just leave off the Bundle-Name