Gary Gregory

Results 851 comments of Gary Gregory

@tomakehurst Thank you, the code now compile but at runtime, I am missing another dep it seems: ``` java.lang.ExceptionInInitializerError at java.base/java.lang.reflect.Method.invoke(Method.java:569) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602) at...

I took the liberty of creating https://github.com/wiremock/wiremock/issues/3270

Also note that GitHub doesn't properly do syntax highlighting for XML, feel free to up-vote https://github.com/orgs/community/discussions/181615

@ppkarwasz , @chtompki or @aherbert Any thoughts on this PR?

Hello @TeeleTitan Would you please fix the builds and address comments? Thank you

That's why it's marked an experimental build, so we can find out what works and what doesn't.

Hi @ppkarwasz Thank you for your help :-) Some Java 8 and 11 builds fail with `java.lang.ClassNotFoundException: javax.jcr.Binary`

> > Some Java 8 and 11 builds fail with `java.lang.ClassNotFoundException: javax.jcr.Binary` > > I am fighting with [`jackrabbit-standalone`](https://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-standalone/1.6.5), which is a shaded artifact with some strange versions of `commons-logging`...

Hello @ppkarwasz Are the implementations in DEFLATE, DEFLATE64, and BZip2 identical? Do we know the specs for these formats well enough to have confidence that we won't end up back...

Hi @ppkarwasz I'm OK with waiting on this one. Are you thinking that #690 should come in first? For 1.29.0 or 1.30.0?