ocpsoft / prettytime

Social Style Date and Time Formatting for Java
http://ocpsoft.org/prettytime/
Apache License 2.0
1.29k stars 252 forks source link

Moving slf4j to shade plugin #271

Closed tesnick closed 1 month ago

tesnick commented 1 month ago

This is a fix related with https://github.com/ocpsoft/prettytime/issues/268 We are facing same problem, making our app to crash in runtime. This is a blocker for us. Can you please take a look to the change? It's just moving slf4j to the shade plugin so it's not conflicting with the other sl4j classes.

lincolnthree commented 1 month ago

Hey @tesnick -- thank you for this. I think this makes sense and looks like a simple fix. The best kind. I'll get this merged and a new release put out for you ASAP. (By the end of the week.)