Benjamin Marwell

Results 405 comments of Benjamin Marwell

It's been a while, but I think making a Library/toolkit/framework like shiro "secure-by-default" is so reasonable, that's good enough for making it a breaking change. At least in the next...

I am trying this syntax: ```adoc = Contributors ++++ ++++ ```

Can you please create a minimal example and upload it to github? I was able to use multiple nested wiremock invocations without a problem.

I think this might be due to https://github.com/apache/maven/commit/335ba3941c2804704ef11598eb512c305045ab58 It introduces `@` as a separator char, but jenkins uses `@` for multiple workspaces.

It might be enough that we use the pipe symbol here as well. It's not likely to appear in a path. It worked with a pipe symbol for years now...

It seems FreeBSD does have `-0`: https://man.freebsd.org/cgi/man.cgi?xargs AIX does not: https://www.ibm.com/docs/en/aix/7.1.0?topic=x-xargs-command We *could* require `/opt/freeware/bin/xargs` from the AIX Open Source Toolbox which has `xargs -0`.

I opened: https://ibm-power-systems.ideas.ibm.com/ideas/AIX-I-828

As a workaround (only to silence the warnings), you can add `--sun-misc-unsafe-memory-access=allow` for now.

@jguamie what is the performance impact when unsafe is not available? Also, the message is a warning. Given that it works "just fine", this seems too high? I guess every...

I meant the logging statement which was added by them