Benjamin Marwell
Benjamin Marwell
> A question is that if the metamodel can be useful to create adapters or specification requires only annotated classes/factories? What are you thoughts on this in general? Sorry, I...
> this appears to be a problem in svelte-preprocess. The bug goes away when I changed to use vite preprocessor (after seeing this issue on Discord) In case someone wonders...
I'll see what I can do.
Yes, I suspected this much. I will wonder how to deal with that in tools that consume and auto-sort YAML, maybe do replacements after saving files. Thanks for your quick...
Can we have an example of how to configure different JDKs by different vendors, eg Azul Zulu, IBM Semeru or Amazon Corretto? To document: Which is the default if no...
Can't we just redo this using OpenRewrite? * https://docs.openrewrite.org/recipes/java/migrate/jakarta/javaxmigrationtojakarta * https://docs.openrewrite.org/recipes/java/migrate/jakarta/jakartaee10 * No need to leverage to 17 within the same PR.
> This sounds reasonable to me, but this would imply that m-source-p must read/understand the compiler configuration of m-compiler-p? No, @cstamas just confirmed in the chat, that Maven 4 already...
I haven't updated this issue in a while. Maven 4 will make this possible, but let me check whether this is possible in Maven 3 with some tricks.
Thanks. I hadn't seen the actual warning, so please excuse this oversight. I wanted to try a jar file, because Microsoft Playwright seems to have difficulties with `wsjar:` protocols, but...
I'd need this as well :)