adoroszlai opened a new pull request #3246:
URL: https://github.com/apache/ozone/pull/3246


   ## What changes were proposed in this pull request?
   
   Relocate Kotlin in shaded Ozone Filesystem jar, to avoid possible version 
mismatch in downstream projects.
   
   https://issues.apache.org/jira/browse/HDDS-6516
   
   ## How was this patch tested?
   
   ```
   $ unzip -t 
hadoop-ozone/dist/target/ozone-*/share/ozone/lib/ozone-filesystem-hadoop3-*.jar 
| grep kotlin | head
       testing: org/apache/hadoop/ozone/shaded/kotlin/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/ranges/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/experimental/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/comparisons/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/native/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/native/concurrent/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/js/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/contracts/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/reflect/   OK
       testing: org/apache/hadoop/ozone/shaded/kotlin/io/   OK
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/5697432507


-- 
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.

To unsubscribe, e-mail: [email protected]

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to