Werner Keil
Werner Keil
Retest with 17+
Let's postpone this and remove them in 2.0
Is @artbasov a JCP Member at least Associate or could he become one? We'd be happy to consider him and others as Contributors to JSR 354 if you want to.
@stokito In the RI and API we should not have IP contributions from a non-JCP member. Eclipse Foundation has similar requirements if you want to contribute to Jakarta EE now....
Yes, although we already proposed MR1 of the JSR, but if you have a PR or similar fix for a problem, we can always release 1.4.1 after that.
@msgilligan Would you have a PR for that in the Asciidoc?
Can you explain why you mentioned `MonetaryAmount.toString()`? It is an interface and does not declare a `toString()` method, neither `abstract` nor `default`. So I guess it's both of these methods...
Also here please be patient until https://issues.sonatype.org/browse/OSSRH-68317 can be resolved by Sonatype because for some totally unknown and strange reason the same Sonatype user which never had problems to sync...
Was it possible to debug the code to see, which line throws the NPE? In the first one swapping the `equals()` method and using it on a constant expression like...
Are you a JCP member? Because we cannot accept PRs from non-members in the API, RI or TCK repositories. We just had a MR1, so it may be up to...