[jira] [Commented] (CSV-141) Some exceptions when CSV file has wrong format

2014-11-05 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CSV-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197897#comment-14197897 ] Emmanuel Bourg commented on CSV-141: Do you control the application that generates these

[jira] [Commented] (CSV-141) Some exceptions when CSV file has wrong format

2014-11-05 Thread Nguyen Minh (JIRA)
[ https://issues.apache.org/jira/browse/CSV-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197932#comment-14197932 ] Nguyen Minh commented on CSV-141: - There're still a lot of users still using the old client

[jira] [Updated] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated CODEC-121: -- Attachment: CODEC-121_v2.patch I have revisited my original patch and created a new one that

[jira] [Created] (LANG-1060) NumberUtils.isNumber assumes number starting with Zero is octal

2014-11-05 Thread James Haugen (JIRA)
James Haugen created LANG-1060: -- Summary: NumberUtils.isNumber assumes number starting with Zero is octal Key: LANG-1060 URL: https://issues.apache.org/jira/browse/LANG-1060 Project: Commons Lang

[jira] [Commented] (LANG-1060) NumberUtils.isNumber assumes number starting with Zero is octal

2014-11-05 Thread James Haugen (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198506#comment-14198506 ] James Haugen commented on LANG-1060: In the financial industry, there are many

[jira] [Commented] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198632#comment-14198632 ] Gary Gregory commented on CODEC-121: I am wondering if the strict boolean should be an

[jira] [Comment Edited] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198632#comment-14198632 ] Gary Gregory edited comment on CODEC-121 at 11/5/14 4:50 PM: - I

[jira] [Created] (LANG-1061) FastDateParser error - timezone followed by year

2014-11-05 Thread dmeneses (JIRA)
dmeneses created LANG-1061: -- Summary: FastDateParser error - timezone followed by year Key: LANG-1061 URL: https://issues.apache.org/jira/browse/LANG-1061 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (MATH-1162) contains(RegionS region) method of AbstractRegion throws NullPointerException exception

2014-11-05 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198957#comment-14198957 ] Luc Maisonobe commented on MATH-1162: - I confirm the bug. A first analysis shows that

[jira] [Commented] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14199038#comment-14199038 ] Thomas Neidhart commented on CODEC-121: --- I don't mind if it's a boolean flag or an

[jira] [Commented] (MATH-1162) contains(RegionS region) method of AbstractRegion throws NullPointerException exception

2014-11-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14199196#comment-14199196 ] gün alppay commented on MATH-1162: -- hi Luc, thanks for looking into this. I'm going to

[jira] [Updated] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-121: --- Fix Version/s: (was: 2.0) 1.10 QuotedPrintableCodec does not support soft line

[jira] [Resolved] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2014-11-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CODEC-121. Resolution: Fixed Patch applied. Thank you. QuotedPrintableCodec does not support soft line break

[jira] [Commented] (COMPRESS-290) TarArchiveOutputStream#failForBigNumber could be more helpful

2014-11-05 Thread Kristian Rosenvold (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14199863#comment-14199863 ] Kristian Rosenvold commented on COMPRESS-290: - It took us just a couple of