Gary Gregory
Gary Gregory
Hmm, I was hoping to avoid customizing GH this way for builds here and there. I wonder if we should just put the Java 8 based version for this jar...
I don't think we need this change since `commons-parent` will define the Mockito version when the next version is released later today.
Hi @raboof Once commons-parent is released, I'll kick off Dependabot builds and we'll first have to account for any changes due to the Doxia 1 to 2 upgrade, then we...
> https://dist.apache.org/repos/dist/dev/commons/beanutils/1.10.0-RC1 seems to be missing? You're right, fixing... fixed: Committed revision 73999. I'll update the vote email with this revision number.
@IcoreE Why is there a new PR instead of keeping #1524? Now we have to track 2 discussions?
Hello @IcoreE There are higher priority issue I want to deal with.
@IcoreE If you don't run `mvn` by itself before pushing, you'll never catch build errors like the ones that just occurred (see the instructions in the PR template).
Jira: https://issues.apache.org/jira/browse/LANG-1804
Hi All, Jetty 12.1.x is _not_ binary compatible with Jetty 12.0.x nor is it intended to according to https://github.com/jetty/jetty.project/issues/13936 Could we get a `writemock-jetty12.1` artifact please?
I'm trying to use wiremock 4 beta 22 to get Jetty 12.1 support but I'm stuck at not finding `com.github.tomakehurst.wiremock.junit.WireMockRule`. Has it moved? We have complex and custom JUnit 4...