[ 
https://issues.apache.org/jira/browse/KARAF-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955476#comment-16955476
 ] 

ASF subversion and git services commented on KARAF-6456:
--------------------------------------------------------

Commit 68ee95174d53afdaf473b469b7209887d3a97b66 in karaf's branch 
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=68ee951 ]

[KARAF-6457] KarafTestSupport doesn't "force" Karaf specific itest system 
properties
[KARAF-6456] KarafTestSupport doesn't "force" presence of 
etc/org.ops4j.pax.logging.cfg test resource


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

Reply via email to