This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from 6bcc6d9 [numbers] support JUnit 5 tests new c97fc79 Fix issues (compilation failure) introduced by the merge of "fraction-dev" branch. new b4356bd Implement ValJO convention. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/numbers/arrays/LinearCombinationTest.java | 12 ++++++------ .../java/org/apache/commons/numbers/field/FP64.java | 12 +++++++++++- .../org/apache/commons/numbers/field/FP64Field.java | 4 ++-- .../org/apache/commons/numbers/field/FieldsList.java | 12 ++++++------ .../org/apache/commons/numbers/fraction/Fraction.java | 17 ++++++++++++++++- 5 files changed, 41 insertions(+), 16 deletions(-)