[
https://issues.apache.org/jira/browse/KARAF-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955474#comment-16955474
]
ASF GitHub Bot commented on KARAF-6457:
---------------------------------------
jbonofre commented on pull request #966: [KARAF-6457][KARAF-6456]
KarafTestSupport improvements for better external usage
URL: https://github.com/apache/karaf/pull/966
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)