Andrea Aime
Andrea Aime
Yes. Mind you need to also update "unadapt" so that it sets the property in the EMF model, for the GML encoders to work properly.
The backport to `2.23.x` failed: ``` The process '/usr/bin/git' failed with exit code 1 ``` stderr ``` error: could not apply dc9094a3e1... [GEOS-11306] Java 17 does not support GetFeature lazy...
@jodygarnett found the new lazy counter is not quite working as expected, it's true that it's delaying the count, but it's not saving the result. The output machinery can ask...
We already have guava in the classpath, just FYI.
@bradh I was thinking, if most of the remaining work is to interactively test stuff, maybe we could try to involve others as well (e.g., users) just asking to run...
Good idea to wait for wicket 9 as well before involving users (not sure you wanted to do that too given the PR title, but good we're moving there as...
Regarding the diff in AbstractSecurityNamedServicePanelTest, I had a look at the code. I don't remember working on it before, but semantically, the new bits are not doing the same thing....
Wow, this browser detection thing is a real can of work. I get that the old Wicket code might have been imprecise, but Yauaa is really overboard: > To actually...
[ua-parser](https://github.com/ua-parser/uap-java) seems promising size wise, but appears to have been abandoned months ago... it depends on a version of snakeyaml that has vulnerabilties, and PRs to upgrade Snakeyaml or just...
Perhaps a simpler approach is to just assume that in 2023, no one should be using IE 8, Firefox less than 3, Safari less than 5, or Opera less than...