[
https://issues.apache.org/jira/browse/KARAF-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821077#comment-16821077
]
ASF subversion and git services commented on KARAF-6240:
--------------------------------------------------------
Commit c6968f712b85705348d616d58caa9359ca131204 in karaf-decanter's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=c6968f7 ]
Merge pull request #80 from jbonofre/KARAF-6240
[KARAF-6240] Use a default regex value instead of throwing
IllegalStateException in the regex parser
> Decanter regex parser throw an exception at activate before he got the
> concrete configuration
> ---------------------------------------------------------------------------------------------
>
> Key: KARAF-6240
> URL: https://issues.apache.org/jira/browse/KARAF-6240
> Project: Karaf
> Issue Type: Bug
> Components: decanter
> Affects Versions: decanter-2.2.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: decanter-2.3.0
>
>
> The {{regex}} parser throws a {{IllegalStateException}} when the {{regex}}
> property is {{null}}. However, it always happen installing
> {{decanter-common}} feature as the configuration is loaded async and the
> component is reloaded successfully then.
> The {{regex}} parser should use a default {{regex}} property instead of
> throwing an exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)