Skip to content

Conversation

mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Oct 13, 2017

Summary

Use gherkin 5.0.0

Details

Gherkin 5.0.0 will create an empty pickle for an empty scenario. See: cucumber/gherkin-java@f9a0ef0 However a feature without scenario's still doesn't run any thing. The JUnit test has been updated accordingly.

Motivation and Context

With the release of gherkin 5.0.0 the build broke. Due to some black magic in pax-exam the osgi maven bundles will always try to resolve the latest version unless specific version numbers are used. Upgrading gherkin was the easiest way out.

How Has This Been Tested?

Ran the tests. Fixed the tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

@mlvandijk mlvandijk merged commit 5e30595 into master Oct 13, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.199% when pulling 5e30595 on gherkin5 into 27981c7 on master.

@mlvandijk mlvandijk deleted the gherkin5 branch October 14, 2017 13:02
@lock
Copy link

lock bot commented Oct 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2018
@mpkorstanje mpkorstanje restored the gherkin5 branch October 4, 2019 18:20
@mpkorstanje mpkorstanje deleted the gherkin5 branch October 4, 2019 18:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants