Wolfgang Schell
Wolfgang Schell
We use the official Jetty Docker container which contains the Jetty distribution. Individual modules can be loaded and activated and some settings specified via provided properties. This allows e.g. to...
Quick addition to @aschwarte10 's comment above: the good results for the Java StringWriter are with JDK 17. There have been some changes between e.g. JDK 11 and 17 there,...
That was fast ;-) Let me know if you need somebody to test this.
We also had similar issues with performing mappings with XML and using `//` as XPath. I understand the streaming part, but in our case, we have many small documents and...
> An option could be to add a separate module next to the current XPath logical source resolver which will keep the entire DOM in memory. It would then be...
@triggan Sorry for bugging you, but as we are planning to move to AWS SDK v2 due to the EOL for the v1 SDK, getting some hints regarding the timeline...
Is there an update on the timeline? This is blocking our switch to the AWS Java SDK v2 in our application. Thanks for your time and effort!
@triggan anything new wrt the timeline of this update? Just asking so we can adjust our plans accordingly... Thanks!
@triggan Sorry for bugging you, but as we are planning to move to AWS SDK v2 due to the EOL for the v1 SDK, getting some hints regarding the timeline...
thanks for merging, @spmallette! Is there also a timeline for a release on Maven Central?