Fryderyk Wysocki created FELIX-4919:
---------------------------------------
Summary: Enable not escaping property values as Metatype default
values
Key: FELIX-4919
URL: https://issues.apache.org/jira/browse/FELIX-4919
Project: Felix
Issue Type: Bug
Components: SCR Tooling
Affects Versions: maven-scr-plugin 1.15.0
Reporter: Fryderyk Wysocki
Priority: Minor
A while ago, there was a bug that caused all spaces in default property value
to be "doubly escaped" in metatype descriptors. However, this makes it not
possible to use unescaped spaces in the default values, which are needed for,
among others, Apache Sling's Scheduler expressions (like "/5 * * * * ? *",
meaning "every 5 seconds"). Please make it possible to use spaces in default
values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)