rocketraman opened a new pull request #17:
URL: https://github.com/apache/logging-log4j-kotlin/pull/17


   Following the discussion in 
https://github.com/apache/logging-log4j-kotlin/pull/14, I believe the best path 
forward is to make the Kotlin dependences "provided" dependencies, which should 
prevent downstream projects from pulling in older versions of Kotlin libs 
transitively.
   
   However, see the first commit's message -- it scares me a bit because 
kotlin-reflect and possible the coroutines dependencies may not be on 
everyone's classpath, and this will cause a runtime failure. I'm not sure what 
the best approach is but opening this PR for discussion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to