[jira] [Updated] (LANG-483) Add ComparisonUtils to Commons Lang

2013-10-20 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: (was: 3.x)
   Review Patch

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.compare.*
>Reporter: Benjamin McCann
> Fix For: Review Patch
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (LANG-483) Add ComparisonUtils to Commons Lang

2011-12-27 Thread Henri Yandell (Updated) (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: (was: 3.2)
   3.x

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.compare.*
>Reporter: Benjamin McCann
> Fix For: 3.x
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (LANG-483) Add ComparisonUtils to Commons Lang

2011-10-09 Thread Henri Yandell (Updated) (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: (was: 3.0.2)
   3.0.3

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.compare.*
>Reporter: Benjamin McCann
> Fix For: 3.0.3
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (LANG-483) Add ComparisonUtils to Commons Lang

2011-08-26 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-483:
---

Component/s: (was: lang.*)
 lang.compare.*

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.compare.*
>Reporter: Benjamin McCann
> Fix For: 3.0.2
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (LANG-483) Add ComparisonUtils to Commons Lang

2011-08-07 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: (was: 3.x)
   3.0.2

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.*
>Reporter: Benjamin McCann
> Fix For: 3.0.2
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (LANG-483) Add ComparisonUtils to Commons Lang

2010-01-24 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: (was: 3.0)
   3.1

No backwards compat issues, so moving to 3.1. If resolved before 3.0 is 
released please assign to 3.0. 

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>  Components: lang.*
>Reporter: Benjamin McCann
> Fix For: 3.1
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (LANG-483) Add ComparisonUtils to Commons Lang

2009-02-27 Thread Henri Yandell (JIRA)

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

Henri Yandell updated LANG-483:
---

Fix Version/s: 3.0

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>Reporter: Benjamin McCann
> Fix For: 3.0
>
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (LANG-483) Add ComparisonUtils to Commons Lang

2009-02-22 Thread Benjamin McCann (JIRA)

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

Benjamin McCann updated LANG-483:
-

Attachment: ComparisonUtilsTest.java
ComparisonUtils.java

> Add ComparisonUtils to Commons Lang
> ---
>
> Key: LANG-483
> URL: https://issues.apache.org/jira/browse/LANG-483
> Project: Commons Lang
>  Issue Type: New Feature
>Reporter: Benjamin McCann
> Attachments: ComparisonUtils.java, ComparisonUtilsTest.java
>
>
> It'd be impossible to guess how many times code as been written to find the 
> position of the maximum element in an array or the value of the minimum 
> element in a list, etc.  This class will handle all of that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.