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 10:11:00 UTC

[jira] [Created] (KARAF-6457) KarafTestSupport should not "force" the version variables

Jean-Baptiste Onofré created KARAF-6457:
-------------------------------------------

             Summary: 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é
             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)