[
https://issues.apache.org/jira/browse/KARAF-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-6240:
----------------------------------------
Description:
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.
was:The regex parser requires the {{regex}} property to start correctly. It
has to be provided by the user, so the regex parser should not be installed by
default by the {{decanter-common}} feature.
> 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)