Open marschall opened 5 years ago
Seems removed by PRs like https://github.com/JavaMoney/jsr354-api/pull/119. What about the BP, do we care or leave it there? As it should go away with the next version, I am not sure, if it would break anything there, if not, then we may just keep it as it is.
Removing AbstractQuery#KEY_QUERY_TIMESTAMP
is a breaking change, I'm not sure we want to do this, maybe only deprecate.
As for the BP I'm not sure what the policy is. Most of these things are cosmetic only and do not affect functionality.
Even though timestamp support was removed in JAVAMONEY-89 it is still referenced in several places.
ConversionContext
CurrencyConversion
CurrencyContext
CurrencyQuery
, fixed in #117AbstractQuery#KEY_QUERY_TIMESTAMP
, not referenced anywhereCurrencyConversionExceptionTest#CONTEXT100
MonetaryRoundingsTest#testMonetaryRoundingsGetRoundingQueryWithLongTS()
MonetaryRoundingsTest#testIsRoundingsAvailable_Query()