solaristhesun edited a comment on pull request #14:
URL: 
https://github.com/apache/logging-log4j-kotlin/pull/14#issuecomment-777325037


   What ist the status on this? I am getting the following errors:
   
   ```
   w: Runtime JAR files in the classpath should have the same version. These 
files were found in the classpath:
       
C:/Users/sts/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.4.30/aeecfab2e6acbcb80fc6628e8882c98cbbd819cf/kotlin-stdlib-jdk8-1.4.30.jar
 (version 1.4)
       
C:/Users/sts/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.4.30/cd81ed90fd79e43f587bd384c2bc6d1aed0bfe31/kotlin-stdlib-jdk7-1.4.30.jar
 (version 1.4)
       
C:/Users/sts/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.0/6fd129fd9ba8581f2cb9c58bfd431dda4ee0457e/kotlin-reflect-1.3.0.jar
 (version 1.3)
       
C:/Users/sts/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.4.30/d10d1e10f47006ee08162dde039e38ac487de4ac/kotlin-stdlib-1.4.30.jar
 (version 1.4)
       
C:/Users/sts/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.4.30/bb9a3173350f55732416ee27956ea8f9b81f4dbb/kotlin-stdlib-common-1.4.30.jar
 (version 1.4)
   w: Consider providing an explicit dependency on kotlin-reflect 1.4 to 
prevent strange errors
   w: Some runtime JAR files in the classpath have an incompatible version. 
Consider removing them from the classpath
   ```
   
   So it looks to me as if it is not working in kotlin 1.4 despite someone 
saying it *should*. What steps are necessary to get it working in 1.4.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to