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

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

Commit da1590fa8a4568d33dd2a368ecfa7ca93e91828d in karaf's branch 
refs/heads/karaf-4.2.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=da1590f ]

[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

(cherry picked from commit 68ee95174d53afdaf473b469b7209887d3a97b66)


> 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