[
https://issues.apache.org/jira/browse/KARAF-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955480#comment-16955480
]
ASF subversion and git services commented on KARAF-6457:
--------------------------------------------------------
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 not "force" the version variables
> ---------------------------------------------------------
>
> Key: KARAF-6457
> URL: https://issues.apache.org/jira/browse/KARAF-6457
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0, 4.2.8
>
>
> {{KarafTestSupport}} expects system variables like spring51.version, etc.
> If the user doesn't define it, the itest is failing with
> {{NullPointerException}}.
> This should be required only for Karaf itests, but useless when extending.
> The workaround for now is to override {{config()}} method or define all
> system variables in {{pom.xml}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)