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

2015-04-18 Thread Christian P. MOMON (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501682#comment-14501682 ] Christian P. MOMON commented on LANG-916: - After applying the LANG-916.patch and the

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

2015-04-18 Thread Christian P. MOMON (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501675#comment-14501675 ] Christian P. MOMON edited comment on LANG-916 at 4/19/15 3:56 AM:

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

2015-04-18 Thread Christian P. MOMON (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501675#comment-14501675 ] Christian P. MOMON commented on LANG-916: - After applying the patch from Thomas Neid

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

2015-04-18 Thread Christian P. MOMON (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501672#comment-14501672 ] Christian P. MOMON commented on LANG-916: - Thomas Neidhart has provided the fix LANG

[jira] [Commented] (LANG-974) New StringUtils Method defaultIfNotIn(String, String, String ...)

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501627#comment-14501627 ] Bruno P. Kinoshita commented on LANG-974: - +1 to Duncan's simpler solution. I think

[jira] [Updated] (LANG-979) TypeUtils.parameterizeWithOwner - wrong format descriptor for "invalid number of type parameters"

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated LANG-979: Fix Version/s: (was: Patch Needed) Review Patch > TypeUtils.parameteriz

[jira] [Updated] (LANG-979) TypeUtils.parameterizeWithOwner - wrong format descriptor for "invalid number of type parameters"

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated LANG-979: Attachment: LANG-979.patch Patch for LANG-979. No tests added as this fixes an exception handl

[jira] [Updated] (LANG-1048) Improve internationalisation by accepting more than one possible true string value in BooleanUtils.toBoolean()

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated LANG-1048: - Fix Version/s: Patch Needed > Improve internationalisation by accepting more than one possi

[jira] [Commented] (LANG-1051) Add GitHub patch contribution advice to web page

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501618#comment-14501618 ] Bruno P. Kinoshita commented on LANG-1051: -- Indeed! Never noticed that the contrib

[jira] [Commented] (LANG-1059) Capitalize javadoc is incorrect

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501616#comment-14501616 ] Bruno P. Kinoshita commented on LANG-1059: -- I think changing from "letter" to "cha

[jira] [Commented] (LANG-1075) Replace System.getProperty("file|path.separator") with File.separator|pathSeparator

2015-04-18 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501608#comment-14501608 ] Bruno P. Kinoshita commented on LANG-1075: -- + as well > Replace System.getPropert

[jira] [Commented] (LANG-1114) TypeUtils.ParameterizedType#equals doesn't work with wildcard types

2015-04-18 Thread andrew coates (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501590#comment-14501590 ] andrew coates commented on LANG-1114: - PR https://github.com/apache/commons-lang/pull/6

[jira] [Commented] (LANG-1114) TypeUtils.ParameterizedType#equals doesn't work with wildcard types

2015-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501589#comment-14501589 ] ASF GitHub Bot commented on LANG-1114: -- GitHub user datalorax opened a pull request:

[jira] [Comment Edited] (LANG-1116) testLang530 fails for some timezones

2015-04-18 Thread Aaron Sheldon (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501586#comment-14501586 ] Aaron Sheldon edited comment on LANG-1116 at 4/18/15 9:09 PM: --

[jira] [Commented] (LANG-1116) testLang530 fails for some timezones

2015-04-18 Thread Aaron Sheldon (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501586#comment-14501586 ] Aaron Sheldon commented on LANG-1116: - I modified the test locally to run 100,000 times

[jira] [Commented] (LANG-1114) TypeUtils.ParameterizedType#equals doesn't work with wildcard types

2015-04-18 Thread andrew coates (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501573#comment-14501573 ] andrew coates commented on LANG-1114: - CLA emailed. I can't assign to myself, but I for

[jira] [Commented] (DBUTILS-55) Oracle: Can't insert null into BFILE parameter

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501532#comment-14501532 ] Benedikt Ritter commented on DBUTILS-55: Adding a link to DBUTILS-90 > Oracle: Ca

[jira] [Commented] (CSV-150) Escaping is not disableable

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501531#comment-14501531 ] Benedikt Ritter commented on CSV-150: - Hello [~geo], thank you for your patch, I've had

[jira] [Commented] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501526#comment-14501526 ] Benedikt Ritter commented on IMAGING-168: - I'm trying to have a look tomorrow. >

[jira] [Updated] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated IMAGING-168: Fix Version/s: (was: Patch Needed) Review Patch > IPTC parser should

[jira] [Commented] (LANG-1117) Want an implemention of ToStringBuilder supports annotation

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501523#comment-14501523 ] Benedikt Ritter commented on LANG-1117: --- Duplicate to LANG-1031 > Want an implementi

[jira] [Resolved] (LANG-1112) MultilineRecursiveToStringStyle largely unusable due to being package-private

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1112. --- Resolution: Fixed Fix Version/s: 3.5 Assignee: Benedikt Ritter {code} $ svn ci

[jira] [Commented] (LANG-1116) testLang530 fails for some timezones

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501519#comment-14501519 ] Benedikt Ritter commented on LANG-1116: --- Hello [~asheldon], after applying your patc

[jira] [Updated] (LANG-1116) testLang530 fails for some timezones

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1116: -- Fix Version/s: Review Patch > testLang530 fails for some timezones >

[jira] [Updated] (LANG-1115) Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1115: -- Fix Version/s: Review Patch > Add support for varargs in ConstructorUtils, MemberUtils, and Metho

[jira] [Commented] (LANG-1115) Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501515#comment-14501515 ] Benedikt Ritter commented on LANG-1115: --- Hello [~joeferner], very nice and useful pa

[jira] [Updated] (LANG-1114) TypeUtils.ParameterizedType#equals doesn't work with wildcard types

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1114: -- Fix Version/s: Patch Needed > TypeUtils.ParameterizedType#equals doesn't work with wildcard types

[jira] [Commented] (LANG-1114) TypeUtils.ParameterizedType#equals doesn't work with wildcard types

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501508#comment-14501508 ] Benedikt Ritter commented on LANG-1114: --- Patches welcome! > TypeUtils.ParameterizedT

[jira] [Updated] (LANG-1113) Manages Comparable in EqualsBuilder

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1113: -- Fix Version/s: Discussion > Manages Comparable in EqualsBuilder > ---

[jira] [Commented] (LANG-1113) Manages Comparable in EqualsBuilder

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501506#comment-14501506 ] Benedikt Ritter commented on LANG-1113: --- Setting this to discussion. Let's see what o

[jira] [Commented] (LANG-1109) Number percentage formatting with fractional digits

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501505#comment-14501505 ] Benedikt Ritter commented on LANG-1109: --- [~djmj] can you please give some example inp

[jira] [Commented] (LANG-701) StringUtils join with var args

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501503#comment-14501503 ] Benedikt Ritter commented on LANG-701: -- Hello [~jamessawle], I've reviewed the changes

[jira] [Commented] (LANG-701) StringUtils join with var args

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501504#comment-14501504 ] Benedikt Ritter commented on LANG-701: -- Hello [~jamessawle], I've reviewed the changes

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

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501500#comment-14501500 ] Benedikt Ritter commented on LANG-916: -- [~cpm]: very nice, I can confirm that LANG-916-

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

2015-04-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-916: - Fix Version/s: (was: Review Patch) Patch Needed > CLONE - DateFormatUtils.for

[jira] [Updated] (MATH-1213) LaguerreSolver complex solve methods do not allow maxEval limit

2015-04-18 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1213: -- Fix Version/s: 3.5 > LaguerreSolver complex solve methods do not allow maxEval limit > --

[jira] [Created] (LANG-1117) Want an implemention of ToStringBuilder supports annotation

2015-04-18 Thread Jack Tan (JIRA)
Jack Tan created LANG-1117: -- Summary: Want an implemention of ToStringBuilder supports annotation Key: LANG-1117 URL: https://issues.apache.org/jira/browse/LANG-1117 Project: Commons Lang Issue Typ

[jira] [Commented] (LANG-1112) MultilineRecursiveToStringStyle largely unusable due to being package-private

2015-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501367#comment-14501367 ] Tadeáš Palusga commented on LANG-1112: -- I also think it should be fixed and marked as

[jira] [Updated] (MATH-1213) LaguerreSolver complex solve methods do not allow maxEval limit

2015-04-18 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Maisonobe updated MATH-1213: Fix Version/s: (was: 3.5) 4,0 > LaguerreSolver complex solve methods do not al