-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: maven-scr-plugin 1.15.0
-
Fix Version/s: maven-scr-plugin 1.21.0
-
Component/s: SCR Tooling
-
Labels:None
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.
- is broken by
-
FELIX-3542 Escape property values used as Metatype default values
-
- Closed
-