Wim Deblauwe

Results 43 issues of Wim Deblauwe

I would like to use recursive-copy (through https://github.com/libinvarghese/recursive-copy-cli so I can run it easily from npm scripts). Is it possible to have a silent mode that does not output anything?

I am trying out fluentassertions.json and I wonder how I can assert values in a json array. Suppose I have a controller that returns: ["value1","value2"] And the following test: var...

### Proposal When writing a wiremock test that tests a PUT request via Spring's `RestClient` that uses the JDK 11 HttpClient as the underlying client, I get `java.io.EOFException: EOF reached...

bug

I am using Asciidoc to write a book and have not had any issues so far to generate a PDF using Maven with the following versions: ``` 2.0.0 2.4.0 1.5.3...

This line: https://github.com/olivergierke/spring-restbucks/blob/master/src/main/java/org/springsource/restbucks/engine/Engine.java#L35 talks about waiting 10 seconds,while in the actual code, you wait 5 seconds.

I would like to deploy Hawkbit on Azure using a Docker image on App Service. I have it working with the standard Hawkbit Docker image connecting to an Azure SQL...

question
documentation

I just tried xplr on a Spring Boot created jar and I get this NPE: ``` Wims-MacBook-Pro:Downloads wdb$ java -jar xplr.jar ~/Projects/my-project/project-server/target/project-server-1.1.1.jar Exception in thread "main" java.lang.NullPointerException at com.airhacks.xplr.JarFileInfo.getManifest(JarFileInfo.java:28) at...

I would like to investigate if this tool could be based on OpenRewrite (https://docs.openrewrite.org/) for doing the changes to the files. It might also make it possible to support _adding_...

Request from Frederik Hahne as it works better than Chocolatey for him. See https://scoop.sh/ for the tool. JReleaser supports it: https://jreleaser.org/guide/latest/reference/packagers/scoop.html