[
https://issues.apache.org/jira/browse/FELIX-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fryderyk Wysocki resolved FELIX-4919.
-------------------------------------
Resolution: Fixed
Fix Version/s: maven-scr-plugin 1.21.0
[~cziegeler] I've updated to 1.21.0 and it seems to be working fine -
descriptors contain a single-backslash-escaped spaces which work fine on OSGi
for my use case.
Resolving as Fixed with the latest released as the Fix Version.
> 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
> Fix For: maven-scr-plugin 1.21.0
>
>
> 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)