Jean-Louis Jouannic

Results 5 issues of Jean-Louis Jouannic

When I launch `docker:start` on a multi-container configuration of mine with HTTP wait configured it hangs and finally stops because of the timeout I configured. I uploaded a [simple project](https://github.com/jljouannic/jolokia-docker-issue-300)...

What else to say? The PR title is explicit enough I think :smile:

Jekyll has dropped support for Pygments in the recent [4.0 release](https://jekyllrb.com/news/2019/08/20/jekyll-4-0-0-released/). The jekyll-asciidoc plugin still relies on Pygments for code styling. As an asciidoctor-rouge gem already exists, I wonder how...

Because this plugin embeds a `GsonUnitTestMixin` class which inherits from `GsonUnitTestMixin`, makes it dependant to `grails-test`, `grails-plugin-testing` and `spring-test` artifacts. This is particularly a problem if someone (me) wants to...