Abel Salgado Romero

Results 272 comments of Abel Salgado Romero
trafficstars

I still think it's a case-by-case and would require special treatments, a general approach won't be possible. @Location makes sense, but for instance: * A BlockProcessor that via meta ends...

Quick thought, could be there are no memory limits and the JVM just assumes the whole node resources? Remember that if you are using Java8 you'll also need to set...

We should also mention use of `standalone` with `headerFooter` if merged

Even if not necessary it would stil be nice to have. If only for those internal packages. Tbh I was expecting to be simple, but the osgi thing did not...

> I guess I don't understand JPMS good enough yet, I thought that you could use almost every jar as an automatic module and java also gives it a name:...

Probably related to this? https://github.com/jruby/jruby/issues/4943

@oleg-nenashev did you manage to create the docs and clean example? We added an integrated test for SpringBoot, so I think we could add another for quarkus to ensure everything...

Sure things, but there's not much else to do other than assigning this to you. Is this ok? The docs are in https://github.com/asciidoctor/asciidoctorj/tree/main/docs/modules/guides/pages build with Antora, (the final result here...

@lread your instructions served me well to build a jar with an asciidoctor hotfix from a branch 👍 Also, mention the repo contains the script "test-asciidoctor-upstream.sh" which can also be...

> That sounds like a good idea. There are pros and cons, not sure myself:thinking: > Do you already have an idea how that would look like? Thinking it through...