[jira] [Commented] (BEANUTILS-379) Remove copied Collections classes

2018-04-03 Thread Deepak Abraham (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16423937#comment-16423937 ] Deepak Abraham commented on BEANUTILS-379: -- Is there a proposal to replace commons-collections

[jira] [Commented] (VFS-657) FileSelector implementations like FileDepthSelector should throw Exception

2018-04-03 Thread Elias Putz (JIRA)
[ https://issues.apache.org/jira/browse/VFS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16423594#comment-16423594 ] Elias Putz commented on VFS-657: The pull request is still open? :) > FileSelector implementations like

[GitHub] commons-lang pull request #316: Remove inequality check from shuffle tests

2018-04-03 Thread mureinik
Github user mureinik closed the pull request at: https://github.com/apache/commons-lang/pull/316 ---

[jira] [Commented] (CSV-223) Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL

2018-04-03 Thread Samuel Martin (JIRA)
[ https://issues.apache.org/jira/browse/CSV-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424057#comment-16424057 ] Samuel Martin commented on CSV-223: --- Pull request added at https://github.com/apache/commons-csv/pull/26

[jira] [Resolved] (CSV-223) Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CSV-223. -- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.6 Patch applied. Thank you for

[jira] [Created] (DAEMON-384) prunsrv stopping with error due to hardcoded timeout

2018-04-03 Thread blassmegod (JIRA)
blassmegod created DAEMON-384: - Summary: prunsrv stopping with error due to hardcoded timeout Key: DAEMON-384 URL: https://issues.apache.org/jira/browse/DAEMON-384 Project: Commons Daemon Issue

[jira] [Updated] (CSV-223) Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-223: - External issue ID: 26 > Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL >

[jira] [Updated] (CSV-223) Inconsistency between Javadoc of CSVFormat DEFAULT EXCEL

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-223: - External issue URL: https://github.com/apache/commons-csv/pull/26 > Inconsistency between Javadoc of

[jira] [Commented] (DAEMON-384) prunsrv stopping with error due to hardcoded timeout

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424456#comment-16424456 ] Gary Gregory commented on DAEMON-384: - [~blassmegod]: Thank you for your report. Please feel free to

[jira] [Commented] (CSV-206) Allow to use multiple-characters delimiter to separate column as withColumnSeparator: withDelimiter

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424826#comment-16424826 ] Gary Gregory commented on CSV-206: -- FYI, I think the printing aspect will be easy but the parsing will be

[jira] [Commented] (CSV-222) invalid char between encapsulated token and delimiter

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424775#comment-16424775 ] Gary Gregory commented on CSV-222: -- Call {{org.apache.commons.csv.CSVFormat.withRecordSeparator(String)}}

[jira] [Commented] (BEANUTILS-379) Remove copied Collections classes

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424763#comment-16424763 ] Gary Gregory commented on BEANUTILS-379: The trunk version of BeanUtils is set to version

[jira] [Commented] (VFS-657) FileSelector implementations like FileDepthSelector should throw Exception

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424777#comment-16424777 ] Gary Gregory commented on VFS-657: -- Please do close it. If forgot to say "Closes #33" in the commit comment

[jira] [Closed] (CSV-209) Create CSVFormat.ORACLE preset

2018-04-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CSV-209. Resolution: Fixed Fix Version/s: 1.6 In git master. > Create CSVFormat.ORACLE preset >

[jira] [Comment Edited] (CSV-222) invalid char between encapsulated token and delimiter

2018-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CSV-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419448#comment-16419448 ] Patrick Gäckle edited comment on CSV-222 at 4/3/18 8:25 AM: This is the option

[GitHub] commons-lang pull request #321: SerializationUtilsTest cleanup

2018-04-03 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/321 SerializationUtilsTest cleanup This PR includes several improvements to `SerializationUtilsTest` that both clean up the code and make the error message in case of a failure clearer by using

[GitHub] commons-lang issue #321: SerializationUtilsTest cleanup

2018-04-03 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/321 [![Coverage Status](https://coveralls.io/builds/16331940/badge)](https://coveralls.io/builds/16331940) Coverage remained the same at 95.146% when pulling

[GitHub] commons-lang issue #321: SerializationUtilsTest cleanup

2018-04-03 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/321 [![Coverage Status](https://coveralls.io/builds/16331940/badge)](https://coveralls.io/builds/16331940) Coverage remained the same at 95.146% when pulling

[jira] [Created] (VFS-658) org.apache.commons.vfs2.util.CombinedResources.getKeys() fail

2018-04-03 Thread binchen (JIRA)
binchen created VFS-658: --- Summary: org.apache.commons.vfs2.util.CombinedResources.getKeys() fail Key: VFS-658 URL: https://issues.apache.org/jira/browse/VFS-658 Project: Commons VFS Issue Type: Bug