This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git


    from b0fa60c7 Correct package-private javadoc
     new 8d702275 Update PMD rules
     new 35ed711a PMD fix: Remove unused variable initializer
     new acdabbe6 PMD fix: Add field comment
     new 0374cd29 PMD fix: Use final
     new eec1031d PMD fix: Use foreach
     new 68851c71 PMD fix: Declare fields before interfaces
     new 991c8cef PMD: Update magic numbers to include type specific canonical 
constants

The 7 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:
 .../java/org/apache/commons/numbers/core/Norm.java | 30 +++++++++++-----------
 .../java/org/apache/commons/numbers/core/Sum.java  |  2 +-
 .../commons/numbers/fraction/BigFraction.java      |  4 +--
 .../numbers/fraction/ContinuedFraction.java        |  1 +
 .../apache/commons/numbers/fraction/Fraction.java  |  4 +--
 .../org/apache/commons/numbers/gamma/BoostErf.java |  2 +-
 src/main/resources/pmd/pmd-ruleset.xml             | 19 +++-----------
 7 files changed, 26 insertions(+), 36 deletions(-)

Reply via email to