Re: java.desktop dependency in commons-lang

2024-03-05 Thread Gary Gregory
Hello Ethan, Feel free to provide a PR on GitHub but keep in mind that we cannot break binary compatibility within the 3.x release line. Gary On Tue, Mar 5, 2024, 11:45 AM Ethan McCue wrote: > Apologies if this has already been brought to your attention - i'm still a > bit unclear how to navi

java.desktop dependency in commons-lang

2024-03-05 Thread Ethan McCue
Apologies if this has already been brought to your attention - i'm still a bit unclear how to navigate the mailing lists. There is a dependency on the java.desktop module - i.e. Swing - in commons-lang. It lives in AbstractCircuitBreaker here. https://github.com/apache/commons-lang/blob/master/sr