[jira] [Commented] (LANG-763) Reintroduce DateUtils.UTC_TIME_ZONE constant

2013-10-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806030#comment-13806030 ] Benedikt Ritter commented on LANG-763: -- Setting this to review patch Reintroduce

[jira] [Updated] (LANG-763) Reintroduce DateUtils.UTC_TIME_ZONE constant

2013-10-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-763: - Fix Version/s: (was: Patch Needed) Review Patch Reintroduce

[jira] [Resolved] (MATH-1043) MathUtils.sum() method to add together a bunch of numbers.

2013-10-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-1043. -- Resolution: Not A Problem Resolving as Won't fix (no feedback from OR in more than 2 months). MathUtils.sum()

[jira] [Commented] (LANG-916) CLONE - DateFormatUtils.format does not correctly change Calendar TimeZone in certain situations

2013-10-26 Thread Christian P. MOMON (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806100#comment-13806100 ] Christian P. MOMON commented on LANG-916: - No more failed with fresh svn checkout

[jira] [Created] (BEANUTILS-447) LazyDynaList.toArray() is not conform to the contract defined by the Collection interface

2013-10-26 Thread Oliver Heger (JIRA)
Oliver Heger created BEANUTILS-447: -- Summary: LazyDynaList.toArray() is not conform to the contract defined by the Collection interface Key: BEANUTILS-447 URL: https://issues.apache.org/jira/browse/BEANUTILS-447

[jira] [Commented] (LANG-916) CLONE - DateFormatUtils.format does not correctly change Calendar TimeZone in certain situations

2013-10-26 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806140#comment-13806140 ] Henri Yandell commented on LANG-916: I just checked out the old r1535653 revision and it

[jira] [Commented] (FUNCTOR-11) Reduce API clutter by removing or reducing scope of FunctorType.equals(FunctorType) methods

2013-10-26 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806144#comment-13806144 ] Bruno P. Kinoshita commented on FUNCTOR-11: ---

[jira] [Resolved] (FUNCTOR-11) Reduce API clutter by removing or reducing scope of FunctorType.equals(FunctorType) methods

2013-10-26 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved FUNCTOR-11. --- Resolution: Fixed Remove duplicate equals() methods. All tests run successfully, no