[
https://issues.apache.org/jira/browse/KARAF-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-6456.
-----------------------------------------
Resolution: Fixed
> KarafTestSupport should check if etc/org.ops4j.pax.logging.cfg resource exists
> ------------------------------------------------------------------------------
>
> Key: KARAF-6456
> URL: https://issues.apache.org/jira/browse/KARAF-6456
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: itest
> Fix For: 4.3.0, 4.2.8
>
>
> When simply extending {{KarafTestSupport}} to create an itest, the
> {{configuration}} method in {{KarafTestSupport}} is looking for
> {{org.ops4j.pax.logging.cfg}} resource.
> It means the itest is failing with:
> {code}
> java.lang.RuntimeException: Config resource /etc/org.ops4j.pax.logging.cfg
> not found
> {code}
> The only workaround is to override the {{config()}} method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)