File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -225,3 +225,13 @@ should fail a test run.
225225To make migration graceful the ` --strict ` and ` --non-strict ` CLI arguments and
226226` cucumber.execution.strict ` property were left in place. These have now been
227227removed.
228+
229+
230+ Cucumber-Java8 currently under consideration for deprecation
231+ ------------------------------------------------------------
232+
233+ Due to technical difficulties, the ` cucumber-java8 ` module is currently
234+ [ under consideration for removal] ( https://github.com/cucumber/cucumber-jvm/issues/2174 ) .
235+ While [ alternatives are explored] ( https://github.com/cucumber/cucumber-jvm/issues/2279 ) ,
236+ you can already [ migrate to ` cucumber-java ` annotation based step definitions automatically] ( https://github.com/timtebeek/cucumber-jvm-upgrades ) .
237+ For now [ Cucumber-Java8 is removed as recommendation] ( https://github.com/cucumber/docs/pull/783 ) .
You can’t perform that action at this time.
0 commit comments