amaliujia commented on issue #10940: [BEAM-9288] Not bundle conscrypt in gRPC 
vendor
URL: https://github.com/apache/beam/pull/10940#issuecomment-594847927
 
 
   @sunjincheng121 
   
   This PR seems not stop adding conscrypt native libraries as part in META-INF.
   
   ```
   $ jar tvf beam-vendor-grpc-1_26_0-0.3.jar | grep conscrypt
   2218176 Mon Sep 17 10:36:24 CEST 2018
   META-INF/native/libconscrypt_openjdk_jni-linux-x86_64.so
   1720832 Mon Sep 17 10:36:24 CEST 2018
   META-INF/native/conscrypt_openjdk_jni-windows-x86.dll
   2637496 Mon Sep 17 10:36:24 CEST 2018
   META-INF/native/libconscrypt_openjdk_jni-osx-x86_64.dylib
   2557952 Mon Sep 17 10:36:24 CEST 2018
   META-INF/native/conscrypt_openjdk_jni-windows-x86_64.dll
   ``` 
   
   I am not familiar with this part of build system but I am willing to help. 
Is there a known resolution in your mind that you can share to remove  
`conscrypt` from META-INF?

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


With regards,
Apache Git Services

Reply via email to