Stanislav Spiridonov
Stanislav Spiridonov
@wallner - it is easy. Elasticsearch-cluster-runner works only with log4j. It depends on log4j-core and uses the log4j core classes in runtime. Spring boot starter logger add to the classpath...
It will be great if Elasticsearch-cluster-runner will not depend on log4j implementation. Only on log4j interfaces. It will allow to use it without patching sources each time than I need...
If you have this issue only in integration tests you can try using the following configuration for `maven-surefire-plugin` ```xml org.apache.logging.log4j:log4j-to-slf4j ``` Unfortunately, it does not work inside eclipse because m2e...
Hi, I understand your doubts about jackson-gwt and it "old school" code generation. Regarding JAX-RS, direct interface and decoupling GWT from server side I am using the "double interface" trick:...
Hmm... I am pretty new with RxJava and never use it before :) So the progress is not very fast. I take the small project with GWT and Resty and...
Ok. Thank you for your suggestions regarding RX. I will update the code with cache() method :) But the main issue is the conversation - for such example it is...
BTW there is a binary patch for Eclipse 2022-09. Replace the original plugins (eclipse/plugins) with ZIP content [407.zip](https://github.com/gwt-plugins/gwt-eclipse-plugin/files/9690129/407.zip)
See #409
Is it really fixed in 1.5.3 (@filiphr)? I have updated to 1.5.3 and see multiple errors "Ignored unknown source property" on remove I see "Unmapped source properties" with same names....
I see this error after update to 1.5.3 fot the nested properties