[ 
https://issues.apache.org/jira/browse/MATH-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles Sadowski resolved MATH-1590.
-----------------------------------
    Resolution: Resolved

Branch "modularized_master" merged into "master".

> Compilation error: cannot find symbol: method normalize(double,double)
> ----------------------------------------------------------------------
>
>                 Key: MATH-1590
>                 URL: https://issues.apache.org/jira/browse/MATH-1590
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.6.1
>         Environment: macOS 11.2.3, commons-math 3.6.1, oraclejdk 1.8
>            Reporter: Tianxing Jiang
>            Priority: Major
>
> Running `mvn clean test` on the master branch of commons-math results in a 
> compilation error.
> ```
>  [ERROR] 
> /Users/***/Desktop/commons-math/src/test/java/org/apache/commons/math4/util/MathUtilsTest.java:[215,52]
>  cannot find symbol
>  symbol: method normalize(double,double)
>  location: class org.apache.commons.numbers.angle.PlaneAngleRadians
>  ```
> This is possibly due to a recent change in commons-numbers: 
> https://github.com/apache/commons-numbers/commit/3cf0a49a330c3c9918f0fdc7f4d3fc6c08be0c36



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to