Bas Passon
Bas Passon
@keilw Sure I can create a PR to change the behavior. One question though about the caching. The service provider now uses caching. If it loaded some type once, it...
@keilw Anything special I need to configure when building? Running mvn clean verify on master hangs somewhere in running tests and has numerous failing tests. Using Java 11 and maven...
Running mvn clean verify on moneta-core gives failing test cases too, and those don't even fail the build. ``` [ERROR] Failures: [ERROR] FastMoneyTest.testToString:1174 expected [XXX 1.00] but found [XXX 0.00]...
Yes with Java 11. Could be linked to the config issues, but I only ran the build in moneta-core. I'll give Java 8 a go.
Java 8 isn't working either, it won't compile the source. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project moneta-core: Fatal error compiling: invalid flag: --module-path -> [Help 1]...
Some test failures are related to the config issues. But the following test seems to be invalid imo. ``` assertEquals("XXX 0.00", FastMoney.of(new BigDecimal("1.23455"), "XXX").toString()); ``` There are two thing odd...
Hope you don't mind me asking too much questions, but why the complicated structure to target 1.8 but still having modules? I always assumed its either modules or not, am...
Not a JCP member at the moment. Not sure what is expected. My time is limited currently. Digging into stuff is my nature, I just can't stand it when things...
Any news on this? Currently calendar invites from gmail.com is on is blocked by bl.rspamd.com blacklist. For good reasons I assume, but it would be nice to have a way...
Same goes for the kc-state cookie. It is also never updated upon token refresh