-
-
Notifications
You must be signed in to change notification settings - Fork 536
Open
Description
What happened?
Serenity splits io.cucumber packages.
Currently this leads to the occasional breakage for users of Serenity when I change or remove an internal API (example: cucumber/cucumber-jvm#3076). In the future once cucumber/cucumber-jvm#2962 is implemented this will break permanently due to the module system.
What did you expect to happen?
I would expect Serenity:
- To not shadow
io.cucumberunder any circumstance. - Create a feature request against Cucumber for things that can't be done without shadowing.
Metadata
Metadata
Assignees
Labels
No labels