Kim

Results 9 comments of Kim

I had the same error, my JAVA_HOME was pointing to a valid 1.6 jdk, changing it to point to 1.8 fixed the error.

I'm running into issues where I can't figure out why my webhook isn't working, and it would be helpful to see both the request and the response in even the...

@netwolfuk Just installed the build, and the server logs are printing the response headers, so it works for me. Though now, the server response says that an argument 'type' is...

I'm attempting to use this API: https://zulipchat.com/api/private-message and I created my own template. The '@type' I took from the Microsoft Teams template, thinking the type was getting lost somewhere, or...

Using the legacy nvpairs with the build parameters works! I'll probably revisit it later as it's not the most user friendly way to send a message, but I'm glad it...

For our use case, I build the image my service needs in a previous step and it is local only (as it is 60gb and easier to build and keep...

Could it also delete previous `xl` comments if it's adding another one?

How's this for a potential solution for deleting? Non-battle tested code (the query seems to work, I didn't run the DELETE) that will remove all previous comments. It should be...

If zlib is not going to use even 2.8.12, then note that you should probably be setting the `INTERFACE_INCLUDE_DIRECTORIES` property of the zlib target(s). It has no effect unless someone...