scravy / waitfor-maven-plugin

Wait for a URL to become available
BSD 2-Clause "Simplified" License
7 stars 4 forks source link

Exclude Commons Logging from HttpClient #5

Closed dadoonet closed 4 years ago

dadoonet commented 4 years ago

Maven uses SLF4J but Apache HttpClient uses Commons Logging. This change removes commons logging but instead bridges commons logging to SLF4J