Steven Huypens created KARAF-7163:
-------------------------------------
Summary: bootFeature with leading zero in version does not get
state STARTED
Key: KARAF-7163
URL: https://issues.apache.org/jira/browse/KARAF-7163
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.2.11
Reporter: Steven Huypens
When using a bootFeature with a leading zero in the version number (eg.
1.01.1-SNAPSHOT), the feature gets state UNINSTALLED after starting Karaf. All
my bundles are OK, it's only the state of the feature that seems wrong. When I
remove the leading zero (1.1.1-SNAPSHOT), the feature gets state STARTED, as
expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)