Michael Krauße
Michael Krauße
Are there any news on this? It looks somehow similar to https://github.com/docToolchain/docToolchain/issues/883 it looks like this behavior is also in doctoolchain 2.1.0 What I observe is that the images which...
For the small images using the block image macro did the trick. Thank you! The large image I needed to scale down to half the size to prevent asciidoctor-j from...
It seems that the inner builder has problems if I create fields with intelli features. My workflow: - modify method "Object getSomething() {return null } to "Object getSomething() {return something;}"...
Problem occurs if timeout for messages has not been reached when test finishes. One workaround is: set `replyTimeout` to lower value so it can timeout before test fininsh.
Hi thank you for your feedback I just read it now and I will check your finding.
I think this is not possible (at the moment). The reason lies in the way messages are handled. In short each sent message has an identifier which is stored. If...
Some thoughts: - Could you please post your `getMatcher` method? maybe there is something strange. - Is the order in which you add scenarios is relevant? - Do you see...
Answered it in github - PS: your link is not working correctly.
What a pitty. What it be okay to have it like a configuration option?
Any progress here? The events.json becomes larger and larger. I am always afraid to be the first one who breakes it. @PReimers - It's possible to edit the file in...