Even though timestamp support was removed in JAVAMONEY-89 it is still referenced in several places. * class comment of `ConversionContext` * class comment of `CurrencyConversion` * class comment of `CurrencyContext` * class comment of `CurrencyQuery`, fixed in #117 * `AbstractQuery#KEY_QUERY_TIMESTAMP`, not referenced anywhere * `CurrencyConversionExceptionTest#CONTEXT100` * `MonetaryRoundingsTest#testMonetaryRoundingsGetRoundingQueryWithLongTS()` * `MonetaryRoundingsTest#testIsRoundingsAvailable_Query()`
Even though timestamp support was removed in JAVAMONEY-89 it is still referenced in several places.
ConversionContextCurrencyConversionCurrencyContextCurrencyQuery, fixed in Update CurrencyQuery to Make Timestamp Optional #117AbstractQuery#KEY_QUERY_TIMESTAMP, not referenced anywhereCurrencyConversionExceptionTest#CONTEXT100MonetaryRoundingsTest#testMonetaryRoundingsGetRoundingQueryWithLongTS()MonetaryRoundingsTest#testIsRoundingsAvailable_Query()