Joakim Erdfelt

Results 489 comments of Joakim Erdfelt

> Something has gone wrong here! A directory Resource might not be based on Path. It may be a ResourceCollection or some maven aggregate structure or an future in memory...

> > That's it, that's all that's left of `Resource.list()` usage before this PR. > > Exactly! that's my point. A usage of list from the ResourceService has been removed...

Didn't have to close this, I can do the requested changes in this branch still.

> This is looking like an omnibus PR with lots of unrelated changes with little motivation. > > Can this be broken up into smaller motivated PRs Lets start with...

How does the _server_ fail the first WS Connection attempt? Details please.

The configuration has an `excludeSpec` configuration. See: https://github.com/jetty-project/h2spec-maven-plugin/blob/5ac3283e1c426502610d7458a5adbf57dee1f643/src/main/java/org/mortbay/jetty/maven/h2spec/Http2SpecMojo.java#L98-L102 You might be able to use it from the command line with `-Dh2spec.excludeSpecs=8.1.2.6` (the conversion from command line to `List` in the...

See: https://bugs.eclipse.org/443652 Android (and also JRE on compact3) does not have `java.lang.management.ManagementFactory`.

We do support Jetty (the server) on Android v11+. We should ask `jetty-users` (and `jetty-dev`) if compact3 is still needed.

Considering this implemented already, closing.