Rafał Mucha

Results 5 issues of Rafał Mucha

To do: - sync nodejs - fix network and storage implementation in async nodejs

Currently, plugin verifier can download only `latest` or `latest-release` versions of IDEs. (in term of args: `Seq("[latest]", "[latest-release]")`. So that, simply copy-pasting configuration from docs will end up in error,...

### What changes were proposed in this pull request? Reducing usage of Log4j2 core classes, and moving this usage to isolated classes which won't be loaded unless log4j2 is on...

BUILD
YARN
CORE

Base on https://github.com/py4j/py4j/pull/500, if https://github.com/Bodo-inc/py4j/pull/1 is merged, then this may be closed.

IC 2021.3.2 Linux (Centos 7) Java Runtime version: 11.0.13+7-b1751.25 amd64 ``` java.lang.NoSuchMethodError: 'com.kenai.jffi.CallContext com.kenai.jffi.CallContextCache.getCallContext(com.kenai.jffi.Type, int, com.kenai.jffi.Type[], com.kenai.jffi.CallingConvention, boolean)' at jnr.ffi.provider.jffi.InvokerUtil.getCallContext(InvokerUtil.java:206) at jnr.ffi.provider.jffi.InvokerUtil.getCallContext(InvokerUtil.java:192) at jnr.ffi.provider.jffi.AsmLibraryLoader.generateInterfaceImpl(AsmLibraryLoader.java:154) at jnr.ffi.provider.jffi.AsmLibraryLoader.loadLibrary(AsmLibraryLoader.java:87) at jnr.ffi.provider.jffi.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:44) at jnr.ffi.LibraryLoader.load(LibraryLoader.java:420)...

bug