holgerfriedrich opened a new pull request, #2074:
URL: https://github.com/apache/karaf/pull/2074

   Error messages including the root cause are now being printed in case the 
test is failing.
   
   Example error message when commons-lang3 version did not match the feature:
   
   
   This is the error the PR is fixing:
   ```
   [INFO]   junit.framework.AssertionFailedError: org.custommonkey.xmlunit.Diff
   [different] Expected text value 'mvn:org.apache.commons/commons-lang3/3.4' 
but was 'mvn:org.apache.commons/commons-lang3/3.18.0' - comparing <bundle 
...>mvn:org.apache.commons/commons-lang3/3.4</bundle> at 
/features[1]/feature[1]/bundle[1]/text()[1] to <bundle 
...>mvn:org.apache.commons/commons-lang3/3.18.0</bundle> at 
/features[1]/feature[1]/bundle[1]/text()[1]
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to