[jira] [Commented] (FUNCTOR-1) [functor] New components: summarize and aggregate

2012-03-21 Thread Bruno P. Kinoshita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235341#comment-13235341 ] Bruno P. Kinoshita commented on FUNCTOR-1: -- Hi Liviu! First of all, it's very cl

[jira] [Commented] (NET-445) The method listFiles in FTPClient can not list these files which upload to FTP Server in Feb, 29 2012

2012-03-21 Thread keming.hu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235299#comment-13235299 ] keming.hu commented on NET-445: --- In my project, I make sure to use commons-net-3.0.1.jar. For t

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

2012-03-21 Thread Bruno P. Kinoshita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235294#comment-13235294 ] Bruno P. Kinoshita commented on FUNCTOR-11: --- Hi there, I thought about why som

[jira] [Updated] (VFS-407) reading a RAM FileSystem file fails because it never returns EOF -1.

2012-03-21 Thread Miroslav Pokorny (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miroslav Pokorny updated VFS-407: - Attachment: EmptyRamProviderFileBugTests-from-miroslav.pokorny-20120322.patch Custom

[jira] [Issue Comment Edited] (VFS-407) reading a RAM FileSystem file fails because it never returns EOF -1.

2012-03-21 Thread Miroslav Pokorny (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235292#comment-13235292 ] Miroslav Pokorny edited comment on VFS-407 at 3/22/12 2:14 AM: ---

[jira] [Commented] (BEANUTILS-340) Property with getter from generic interface returns wrong readMethod/propertyType on Linux environment

2012-03-21 Thread Eric Westfall (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235269#comment-13235269 ] Eric Westfall commented on BEANUTILS-340: - I'm curious about the possibility of

[jira] [Commented] (CSV-71) Add convenience Methods to CSVLexer

2012-03-21 Thread Benedikt Ritter (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234865#comment-13234865 ] Benedikt Ritter commented on CSV-71: Feel free to add that, if you want to apply the patch

[jira] [Commented] (CSV-71) Add convenience Methods to CSVLexer

2012-03-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234856#comment-13234856 ] Sebb commented on CSV-71: - Just tried on my system, and I see similar performance both with and withou

[jira] [Resolved] (CSV-74) CSVFormat definitions are difficult to read and maintain

2012-03-21 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CSV-74. - Resolution: Fixed Applied with minor change - renamed NEW as PRISTINE > CSVFormat definitions are difficult

[jira] [Resolved] (CSV-79) CSVFormat.isCommentingDisabled() is confusing/confused

2012-03-21 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CSV-79. - Resolution: Fixed Renamed method to isCommentingEnabled > CSVFormat.isCommentingDisabled() is confusing/conf

[jira] [Updated] (CSV-79) CSVFormat.isCommentingDisabled() is confusing/confused

2012-03-21 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-79: Summary: CSVFormat.isCommentingDisabled() is confusing/confused (was: CSVFormat.isCommentingDisabled() is very confused)

[jira] [Created] (CSV-79) CSVFormat.isCommentingDisabled() is very confused

2012-03-21 Thread Sebb (Created) (JIRA)
CSVFormat.isCommentingDisabled() is very confused - Key: CSV-79 URL: https://issues.apache.org/jira/browse/CSV-79 Project: Commons CSV Issue Type: Bug Reporter: Sebb The Javadoc f

[jira] [Created] (CONFIGURATION-492) XMLConfiguration.getStringArray does not parse OS Environment Variables

2012-03-21 Thread Chris Jackson (Created) (JIRA)
XMLConfiguration.getStringArray does not parse OS Environment Variables --- Key: CONFIGURATION-492 URL: https://issues.apache.org/jira/browse/CONFIGURATION-492 Project: Commons Config

[jira] [Created] (CSV-78) Use Character instead of char for char fields except delimiter

2012-03-21 Thread Sebb (Created) (JIRA)
Use Character instead of char for char fields except delimiter -- Key: CSV-78 URL: https://issues.apache.org/jira/browse/CSV-78 Project: Commons CSV Issue Type: Improvement

[jira] [Commented] (VFS-407) reading a RAM FileSystem file fails because it never returns EOF -1.

2012-03-21 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234426#comment-13234426 ] Gary D. Gregory commented on VFS-407: - Can you please provide a patch against trunk and g

[jira] [Commented] (CODEC-135) Null Pointer Exception

2012-03-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234336#comment-13234336 ] Sebb commented on CODEC-135: The origial cause is an NPE which is not in Commons Codec code:

[jira] [Commented] (CODEC-135) Null Pointer Exception

2012-03-21 Thread john (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234323#comment-13234323 ] john commented on CODEC-135: - 03-21 18:15:54.779: E/AndroidRuntime(608): FATAL EXCEPTION: main

[jira] [Commented] (CODEC-135) Null Pointer Exception

2012-03-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234261#comment-13234261 ] Sebb commented on CODEC-135: What is the stack trace for the Exception? > Null

[jira] [Updated] (CODEC-135) Null Pointer Exception

2012-03-21 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CODEC-135: --- Description: I am trying to parse a certificate(.pfx).But I am getting following exception while parsing the certific

[jira] [Updated] (CODEC-135) Null Pointer Exception

2012-03-21 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CODEC-135: --- Fix Version/s: (was: 1.x) Labels: (was: patch) > Null Pointer Exception > --

[jira] [Created] (CSV-77) RFC 4180 (DEFAULT) format is wrong; should not ignore spaces or blank lines

2012-03-21 Thread Sebb (Created) (JIRA)
RFC 4180 (DEFAULT) format is wrong; should not ignore spaces or blank lines --- Key: CSV-77 URL: https://issues.apache.org/jira/browse/CSV-77 Project: Commons CSV Issue

[jira] [Commented] (CSV-72) CSVFormat.DEFAULT should be renamed as RFC4180

2012-03-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234253#comment-13234253 ] Sebb commented on CSV-72: - I would expect DEFAULT to be an instance of CSVFormat with the default valu

[jira] [Created] (CODEC-135) Null Pointer Exception

2012-03-21 Thread john (Created) (JIRA)
Null Pointer Exception -- Key: CODEC-135 URL: https://issues.apache.org/jira/browse/CODEC-135 Project: Commons Codec Issue Type: Bug Affects Versions: 1.5 Environment: Android Application Development