Benjamin Reed created KARAF-1515:
------------------------------------
Summary: features-generate-descriptor does not set the version in
generated features
Key: KARAF-1515
URL: https://issues.apache.org/jira/browse/KARAF-1515
Project: Karaf
Issue Type: Bug
Components: karaf-tooling
Affects Versions: 3.0.0
Reporter: Benjamin Reed
Fix For: 3.0.0
When using features-generate-descriptor, the generated features.xml does not
set a version. It appears to be because the Feature model checks for null in
getVersion(), so it's always returning either the set version string, or the
string "0.0.0".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira