Skip to content

Conversation

@fletch22
Copy link

@fletch22 fletch22 commented Dec 2, 2014

...ntation

Thanks for the project and for looking at this pull request. Removed binding dependency declaration because it was breaking our project. We had to specifically exclude the binding JAR to get our already declared binding JAR to work. According to SLF4J documentation: "Embedded components such as libraries or frameworks should not declare a dependency on any SLF4J binding but only depend on slf4j-api. When a library declares a compile-time dependency on a SLF4J binding, it imposes that binding on the end-user, thus negating SLF4J's purpose. When you come across an embedded component declaring a compile-time dependency on any SLF4J binding, please take the time to contact the authors of said component/library and kindly ask them to mend their ways."

…umentation

Removed binding dependency declaration because it was breaking our project. We had to specifically exclude the binding JAR to get our already declared binding JAR to work. According to SLF4J documentation: "Embedded components such as libraries or frameworks should not declare a dependency on any SLF4J binding but only depend on slf4j-api. When a library declares a compile-time dependency on a SLF4J binding, it imposes that binding on the end-user, thus negating SLF4J's purpose. When you come across an embedded component declaring a compile-time dependency on any SLF4J binding, please take the time to contact the authors of said component/library and kindly ask them to mend their ways."
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