typesafehub / js-engine

A JavaScript Engine Library - provides an abstract of a means to execute JavaScript code where no browser is involved.
Other
72 stars 20 forks source link

JS-Engine should not provide an SLF4J implementation #47

Closed wsargent closed 7 years ago

wsargent commented 8 years ago

If you look at the libraryDependencies, slf4j-simple is packaged with js-engine:

https://github.com/typesafehub/js-engine/blob/master/build.sbt#L13

This is causing conflicts when a competing SFL4J implementation is loaded into a project:

https://groups.google.com/d/msgid/play-framework/bb07a3fa-891c-4c1a-b74d-9faa323eb241%40googlegroups.com.