You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems removed by PRs like #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.
#119 removes only one part, more remains to do
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 Update CurrencyQuery to Make Timestamp Optional #117AbstractQuery#KEY_QUERY_TIMESTAMP
, not referenced anywhereCurrencyConversionExceptionTest#CONTEXT100
MonetaryRoundingsTest#testMonetaryRoundingsGetRoundingQueryWithLongTS()
MonetaryRoundingsTest#testIsRoundingsAvailable_Query()
The text was updated successfully, but these errors were encountered: