Jamie goodyear created KARAF-3505:
-------------------------------------
Summary: Trim trailing whitespace characters from system property
file when reading values
Key: KARAF-3505
URL: https://issues.apache.org/jira/browse/KARAF-3505
Project: Karaf
Issue Type: Bug
Affects Versions: 3.0.3, 3.0.2
Reporter: Jamie goodyear
Fix For: 3.0.4
If a trailing whitespace character is found after a property, such as
karaf.name, then karaf will use that whitespace as part of the value.
In the case of karaf.name however, tools such as jconsole will be unable to
establish a valid connection as karaf has registered its name as "name "
instead of "name".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)