Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joda Money 1.0 removes deprecated methods that Jadira uses #81

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SuleymanovRA
Copy link

@SuleymanovRA SuleymanovRA commented May 25, 2019

  • Fix Joda Money 1.0 removes deprecated methods that Jadira uses #78 Joda Money 1.0 removes deprecated methods that Jadira uses
  • The Money.of() method without RoundingMode throws ArithmeticException if the scale exceeds the currency scale. Appending RoundingMode excludes ArithmeticException in PersistentMoneyAmountAndCurrency and PersistentMoneyAmountAndCurrencyAsInteger.

Jason Bennett and others added 3 commits January 15, 2019 17:14
The `Money.of()` method without `RoundingMode` throws `ArithmeticException` if the scale exceeds the currency scale. Appending `RoundingMode` excludes `ArithmeticException` in `PersistentMoneyAmountAndCurrency` and `PersistentMoneyAmountAndCurrencyAsInteger`.
@SuleymanovRA
Copy link
Author

Hi, @chrisphe! Can you review this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Joda Money 1.0 removes deprecated methods that Jadira uses
1 participant