assertj / assertj-swing

Fluent assertions for Swing apps
Other
109 stars 52 forks source link

Looking for AssertJ Swing committers #264

Open scordio opened 2 years ago

scordio commented 2 years ago

The project lead @croesch does not have time anymore to maintain the project, therefore we are looking for committers to help.

Feel free to get in touch on this issue in case you are interested in it.

antemo commented 2 years ago

Hi We are using this library in our project, but it's not compatible with JDK17. Even thought I don't have time to be a "regular" contributor, I would like to make few commits to fix JDK17 issues that we are experiencing. Any help in how to do that is welcome (readme is not very clear about what I need to set up to be able to contribute)

ingokegel commented 2 years ago

I'm a long time user of assertj-swing and I have created pull requests to this project in the past. I have commits in my fork

https://github.com/ingokegel/assertj-swing/tree/jdk17

that I would like to integrate into the main project.