[ 
https://issues.apache.org/jira/browse/LANG-1603?focusedWorklogId=802246&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-802246
 ]

ASF GitHub Bot logged work on LANG-1603:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Aug/22 13:09
            Start Date: 20/Aug/22 13:09
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on code in PR #935:
URL: https://github.com/apache/commons-lang/pull/935#discussion_r950693989


##########
src/main/java/org/apache/commons/lang3/math/Fraction.java:
##########
@@ -31,8 +31,10 @@
  * based and thus suffers from various overflow issues. For a BigInteger based
  * equivalent, please see the Commons Math BigFraction class. </p>
  *
+ * @deprecated for fraction implementation from commons-numbers

Review Comment:
   Please add a URL to the Javadoc for the favored implementation. 





Issue Time Tracking
-------------------

    Worklog Id:     (was: 802246)
    Time Spent: 0.5h  (was: 20m)

> Deprecate the "Fraction" class
> ------------------------------
>
>                 Key: LANG-1603
>                 URL: https://issues.apache.org/jira/browse/LANG-1603
>             Project: Commons Lang
>          Issue Type: Sub-task
>            Reporter: Gilles Sadowski
>            Priority: Major
>             Fix For: 4.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [Fraction|https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob;f=src/main/java/org/apache/commons/lang3/math/Fraction.java;h=e90e340ac5578126492471841f4a97548dbb49f7;hb=HEAD]
>  in [Lang] vs 
> [Fraction|https://gitbox.apache.org/repos/asf?p=commons-numbers.git;a=blob;f=commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/Fraction.java;h=f1bc54278a9a65538638ddbe9d17a28452a60ca4;hb=HEAD]
>  in [Numbers].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to