Skip to content

Commit 52987aa

Browse files
committed
Remove Gosu and Ioke, they are nothing but trouble
1 parent bd86de7 commit 52987aa

File tree

23 files changed

+2
-945
lines changed

23 files changed

+2
-945
lines changed

History.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [1.2.0-SNAPSHOT (Git master)](https://github.com/cucumber/cucumber-jvm/compare/v1.1.8...master) (Not released)
22

3+
* [Gosu] Removed this module. It causes build problems and is too esoteric.
4+
* [Ioke] Removed this module. It slows down the build and is too esoteric.
35
* [Core] Richer plugin API. The `--plugin` option can specify a class that implements one or more of `gherkin.formatter.Formatter,gherkin.formatter.Reporter,cucumber.api.StepDefinitionReporter` (Aslak Hellesøy)
46
* [Core] Removed support for `--dotcucumber` and `stepdefs.json`. The new plugin API replaces this with `cucumber.api.StepDefinitionReporter` (Aslak Hellesøy)
57
* [Core] The `--format` option is deprecated in favour of `--plugin` (Aslak Hellesøy)

gosu/pom.xml

-65
This file was deleted.

gosu/src/main/java/cucumber/runtime/gosu/GlueSource.java

-73
This file was deleted.

gosu/src/main/java/cucumber/runtime/gosu/GosuBackend.java

-82
This file was deleted.

gosu/src/main/java/cucumber/runtime/gosu/GosuSnippet.java

-51
This file was deleted.

gosu/src/main/java/cucumber/runtime/gosu/GosuStepDefinition.java

-78
This file was deleted.

gosu/src/main/resources/cucumber/api/gosu/en/Dsl.gs

-19
This file was deleted.

0 commit comments

Comments
 (0)