You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/11/10 13:59:04 UTC

[isis] branch master updated (50a9767 -> 15688a3)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 50a9767  ISIS-2883: fixes prev. commit
     add 15688a3  Bump cucumber.version from 6.11.0 to 7.0.0

No new revisions were added by this update.

Summary of changes:
 core/pom.xml                                       |   2 +-
 regressiontests/stable-cucumber/pom.xml            |   6 +
 .../isis/testdomain/cucumber/CucumberTest.java     |  17 ++-
 .../cucumber/HeadlessCucumberTestAbstract.java     |  39 -------
 .../apache/isis/testdomain/cucumber/StepDefs.java  |  18 ++-
 .../src/test/resources/junit-platform.properties   |   2 +
 .../integration/ObjectFactoryForIntegration.java   |   8 +-
 .../isis/testing/specsupport/applib/specs/V.java   | 121 +++++++++++----------
 8 files changed, 100 insertions(+), 113 deletions(-)
 delete mode 100644 regressiontests/stable-cucumber/src/test/java/org/apache/isis/testdomain/cucumber/HeadlessCucumberTestAbstract.java