Skip to content

Conversation

@mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Oct 17, 2025

🤔 What's changed?

  • Set default release version to 17
  • Set minimum Maven to v3.9.0
  • Enable Error prone with Nullaway
  • Configure Checkstyle

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 💥 Breaking change (incompatible changes to the API)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

- Set default release version to 17
- Set minimum Maven to v3.9.0
- Set maven.compiler.parameters to true
@mpkorstanje mpkorstanje mentioned this pull request Nov 10, 2025
10 tasks
Cucumber currently has 20+ Java projects. While these mostly depend on
people using sane IDE defaults (and they do), nothing much is enforced.
This leads to the occasional missed unused import of local variable.

Checkstyle can catch this and other obvious problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant