Hi,
On Thu, Mar 6, 2014 at 10:35 PM, Carsten Ziegeler wrote:
> I think you're hitting FELIX-4441 - I don't think there is an easy
> workaround except using latest version from trunk.
ok.
> I'm about to cut a new release soon, hopefully early next week
thanks, that would be great.
regards, toby
Hi,
I think you're hitting FELIX-4441 - I don't think there is an easy
workaround except using latest version from trunk.
I'm about to cut a new release soon, hopefully early next week
Carsten
2014-03-07 2:00 GMT+01:00 Tobias Bocanegra :
> Hi,
>
> I'm struggling to create the correct metatype
Hi,
I'm struggling to create the correct metatype for a default value with
a "comma", using the SCR maven plugin.
If I define the property like:
@Property(
label = "Group base DN",
value = "ou=groups,o=example,dc=com"
)
public static final String PARAM_GROUP_B