[ 
https://issues.apache.org/jira/browse/LANG-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989853#comment-13989853
 ] 

Benedikt Ritter commented on LANG-1008:
---------------------------------------

[[email protected]]: I've asked the ML about binary compatibility regarding 
changing for example

{code:java}
public static long max(long[])
{code}

to:
{code:java}
public static long max(long...)
{code}

this is probably the way to go.

> Adding the maxVA and minVA methods to NumberUtils and test methods
> ------------------------------------------------------------------
>
>                 Key: LANG-1008
>                 URL: https://issues.apache.org/jira/browse/LANG-1008
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*, lang.math.*
>            Reporter: Thiago Andrade
>              Labels: github
>             Fix For: Review Patch
>
>
> Placeholder ticket for github PR 23: 
> https://github.com/apache/commons-lang/pull/23



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to