You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/10/16 09:44:00 UTC

[jira] [Updated] (KARAF-6456) KarafTestSupport should check if etc/org.ops4j.pax.logging.cfg resource exists

     [ https://issues.apache.org/jira/browse/KARAF-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-6456:
----------------------------------------
    Labels: itest  (was: )

> 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)