Jeroen Meijer

Results 5 comments of Jeroen Meijer

> Would that help ? That would solve my problem, but: - I would have to always look into the deep insides of code I may know nothing about, -...

First, I needed to upgrade SAM/Python/PIP managed packages because whenever I ran `sam deploy` I got: "Error: An HTTP Client raised an unhandled exception: sequence item 0: expected str instance,...

https://github.com/aws/aws-sam-cli/issues/5613 does not provide a single reason to drop support for homebrew? I'm honestly curious why the choice for a custom installer has been made. You say you welcome the...

Third exception: ```org.gradle.api.tasks.TaskExecutionException: Execution failed for task '::lib:archunit-rules:pmdTest'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130) ... Caused by: : net.sourceforge.pmd.util.ContextedAssertionError: This should be unreachable: Method should be accessible java.lang.IllegalAccessException: no such method: net.sourceforge.pmd.lang.java.ast.ASTStringLiteral.getLiteralText()Chars/invokeVirtual Exception Context:...

```java -version openjdk version "11.0.22" 2024-01-16 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7) OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7, mixed mode, sharing) ``` I'm quite sure I was using this...