Tarka L'Herpiniere

Results 8 comments of Tarka L'Herpiniere

This is great. Do you have a copy of the modified `CoordinateWalker.class` for reference? It looks like the `walk()` method is called which in turn calls the `walkContent()` method which...

Thx. OK I actually ended up with quite a few problems trying to implement the above as it required changing the signatures for quite a few classes / interfaces /...

You could be absolutely right. I will complete my testing and report back. Thx

OK this not a fix but it is a workaround until this issue is resolved. You can create a POJO that has a single property of type `Map` then it...

Where does `MapAccessor()` come from?

Amazing, it wasn't imported with docx-stamper. For anyone else you can get it here: ``` org.springframework spring-context ${springVersion} ```

After digging into the code and following the stack trace I found the error is originating from `PagerDutyEventsClient.main(...)` on line 80. This is very random as `main` seems to be...

So we updated the version to `3.1.2` which seems to be the latest version on maven. The error persists but it now seems to be originating from the response from...