[jira] [Work logged] (IO-170) Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-170?focusedWorklogId=324801=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324801 ] ASF GitHub Bot logged work on IO-170: - Author: ASF GitHub Bot Created

[GitHub] [commons-io] detinho commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread GitBox
detinho commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles URL: https://github.com/apache/commons-io/pull/67#issuecomment-539277391 @garydgregory in that case it would be Files.walkTree, as Files.walk was introduced on Java 1.8. Regarding

[jira] [Commented] (VFS-686) Upgrade Jackrabbit dependency to the latest 2.x

2019-10-07 Thread Woonsan Ko (Jira)
[ https://issues.apache.org/jira/browse/VFS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946313#comment-16946313 ] Woonsan Ko commented on VFS-686: Hi [~ggregory], Would you mind reviewing the pull request (

[jira] [Updated] (VFS-686) Upgrade Jackrabbit dependency to the latest 2.x

2019-10-07 Thread Woonsan Ko (Jira)
[ https://issues.apache.org/jira/browse/VFS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated VFS-686: --- Attachment: feature-VFS-686-4.patch > Upgrade Jackrabbit dependency to the latest 2.x >

[jira] [Closed] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException in some cases

2019-10-07 Thread xia0c (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xia0c closed VFS-739. - > Changes to parseUri breaks backward compatibility by throwing > NullPointerException in some cases >

[jira] [Commented] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException in some cases

2019-10-07 Thread xia0c (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946295#comment-16946295 ] xia0c commented on VFS-739: --- Hi Gary, Thanks for your quick confirmation and fix. It can be successfully fixed

[jira] [Resolved] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException in some cases

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved VFS-739. - Fix Version/s: 2.5.0 Resolution: Fixed > Changes to parseUri breaks backward compatibility

[jira] [Commented] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException in some cases

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946277#comment-16946277 ] Gary D. Gregory commented on VFS-739: - Hi [~lingchao], A fix is in git master, please verify and close

[GitHub] [commons-email] gitmotte opened a new pull request #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4

2019-10-07 Thread GitBox
gitmotte opened a new pull request #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4 URL: https://github.com/apache/commons-email/pull/9 https://eclipse-ee4j.github.io/mail/ September 14, 2018 - JavaMail project moved to the Eclipse Foundation!

[jira] [Updated] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated VFS-739: Summary: Changes to parseUri breaks backward compatibility by throwing NullPointerException (was:

[jira] [Updated] (VFS-739) Changes to parseUri breaks backward compatibility by throwing NullPointerException in some cases

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated VFS-739: Summary: Changes to parseUri breaks backward compatibility by throwing NullPointerException in some

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-07 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946214#comment-16946214 ] Claude Warren commented on COLLECTIONS-728: --- Looking at the Log, distance, and some of the

[GitHub] [commons-lang] Michael1993 commented on a change in pull request #462: General Code Cleanup

2019-10-07 Thread GitBox
Michael1993 commented on a change in pull request #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#discussion_r332223874 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -225,7 +225,7 @@ protected void add(final String

[GitHub] [commons-lang] Michael1993 commented on a change in pull request #462: General Code Cleanup

2019-10-07 Thread GitBox
Michael1993 commented on a change in pull request #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#discussion_r332223874 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -225,7 +225,7 @@ protected void add(final String

[GitHub] [commons-lang] verhas commented on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas commented on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-539189787 I am sorry. I had a discussion with my son, and he read this thread and gave me feedback, that I accepted. I also edited my past comments to remove the parts that I

[GitHub] [commons-lang] Michael1993 commented on a change in pull request #462: General Code Cleanup

2019-10-07 Thread GitBox
Michael1993 commented on a change in pull request #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#discussion_r332214881 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -225,7 +225,7 @@ protected void add(final String

[GitHub] [commons-lang] Michael1993 commented on a change in pull request #462: General Code Cleanup

2019-10-07 Thread GitBox
Michael1993 commented on a change in pull request #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#discussion_r332214881 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -225,7 +225,7 @@ protected void add(final String

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-07 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946183#comment-16946183 ] Claude Warren commented on COLLECTIONS-728: --- BloomCollectionStatistics should be called

[GitHub] [commons-lang] Michael1993 commented on a change in pull request #462: General Code Cleanup

2019-10-07 Thread GitBox
Michael1993 commented on a change in pull request #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#discussion_r332210642 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -225,7 +225,7 @@ protected void add(final String

[GitHub] [commons-lang] verhas edited a comment on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas edited a comment on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-538752300 My change makes the code more compliant with Item 15 of Joshua Bloch Effective Java, Third Edition (Minimize the accessibility of classes and members).

[GitHub] [commons-lang] verhas edited a comment on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas edited a comment on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-538671412 "But from what I understood, JUnit 5 now supports multiple modifiers instead of requiring public." No, it does not. It requires that the tests are at least

[GitHub] [commons-lang] verhas edited a comment on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas edited a comment on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-538700575 >Do you have a link to any JUnit 5 documentation supporting what you just said, please? https://junit.org/junit5/docs/current/user-guide/ says: "Test classes,

[GitHub] [commons-lang] verhas edited a comment on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas edited a comment on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-538752300 --I do not see where you see in my words the lack of respect.-- My change makes the code more compliant with Item 15 of Joshua Bloch Effective Java, Third

[GitHub] [commons-lang] verhas edited a comment on issue #461: Lang 1491

2019-10-07 Thread GitBox
verhas edited a comment on issue #461: Lang 1491 URL: https://github.com/apache/commons-lang/pull/461#issuecomment-538752300 My change makes the code more compliant with Item 15 of Joshua Bloch Effective Java, Third Edition (Minimize the accessibility of classes and members).

[jira] [Closed] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert closed CSV-247. Verified in master. > A single empty header is allowed when not allowing empty column headers. >

[jira] [Created] (VFS-739) Changes to parseUri breaks backward compatibility

2019-10-07 Thread xia0c (Jira)
xia0c created VFS-739: - Summary: Changes to parseUri breaks backward compatibility Key: VFS-739 URL: https://issues.apache.org/jira/browse/VFS-739 Project: Commons VFS Issue Type: Bug Affects

[jira] [Commented] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946120#comment-16946120 ] Gary D. Gregory commented on CSV-247: - [~aherbert] I merged the PR to git master. Please verify and

[jira] [Work logged] (CSV-226) Add CSVParser test case for standard charsets

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CSV-226?focusedWorklogId=324505=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324505 ] ASF GitHub Bot logged work on CSV-226: -- Author: ASF GitHub Bot

[jira] [Resolved] (CSV-240) Links for JavaDoc broken on web site

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-240. - Fix Version/s: 1.7 Resolution: Fixed Hi [~Bourque], The site should be OK as of 1.7.

[GitHub] [commons-csv] garydgregory commented on issue #30: [CSV-226] Add CSVParser test case for standard charsets.

2019-10-07 Thread GitBox
garydgregory commented on issue #30: [CSV-226] Add CSVParser test case for standard charsets. URL: https://github.com/apache/commons-csv/pull/30#issuecomment-539113447 Can you post URLs here so we can make the connection?

[jira] [Updated] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CSV-247: Fix Version/s: 1.8 > A single empty header is allowed when not allowing empty column headers. >

[jira] [Work logged] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?focusedWorklogId=324499=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324499 ] ASF GitHub Bot logged work on CSV-247: -- Author: ASF GitHub Bot

[GitHub] [commons-csv] garydgregory merged pull request #47: CSV-247: CSVParser to check an empty header before checking duplicates.

2019-10-07 Thread GitBox
garydgregory merged pull request #47: CSV-247: CSVParser to check an empty header before checking duplicates. URL: https://github.com/apache/commons-csv/pull/47 This is an automated message from the Apache Git Service. To

[jira] [Work logged] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?focusedWorklogId=324495=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324495 ] ASF GitHub Bot logged work on CSV-247: -- Author: ASF GitHub Bot

[GitHub] [commons-csv] coveralls edited a comment on issue #47: CSV-247: CSVParser to check an empty header before checking duplicates.

2019-10-07 Thread GitBox
coveralls edited a comment on issue #47: CSV-247: CSVParser to check an empty header before checking duplicates. URL: https://github.com/apache/commons-csv/pull/47#issuecomment-508031331 [![Coverage

[jira] [Commented] (VFS-299) Listeners on DefaultFileMonitor not deregistered on stop()

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945990#comment-16945990 ] Gary D. Gregory commented on VFS-299: - Hi [~josua.troesch] The reason for asking for a PR instead of

[jira] [Commented] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945989#comment-16945989 ] Alex Herbert commented on CSV-247: -- [~ggregory] I've updated the PR with a quick rebase. The code logic in

[jira] [Closed] (VFS-738) Deprecate org.apache.commons.vfs2.FileChangeEvent.getFile() in favor of getFileObject()

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed VFS-738. --- Fix Version/s: 2.5.0 Resolution: Fixed In git master. > Deprecate

[jira] [Created] (VFS-738) Deprecate org.apache.commons.vfs2.FileChangeEvent.getFile() in favor of getFileObject()

2019-10-07 Thread Gary D. Gregory (Jira)
Gary D. Gregory created VFS-738: --- Summary: Deprecate org.apache.commons.vfs2.FileChangeEvent.getFile() in favor of getFileObject() Key: VFS-738 URL: https://issues.apache.org/jira/browse/VFS-738

[jira] [Resolved] (VFS-733) Parent layer of ZipFileSystem set to null through OnCallRefreshFileObject and DecoratedFileObject.refresh()

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved VFS-733. - Fix Version/s: 2.5.0 Resolution: Fixed [~falcod]: In git master. Please verify and close.

[jira] [Updated] (VFS-733) Parent layer of ZipFileSystem set to null through OnCallRefreshFileObject and DecoratedFileObject.refresh()

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated VFS-733: Summary: Parent layer of ZipFileSystem set to null through OnCallRefreshFileObject and

[jira] [Commented] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945967#comment-16945967 ] Gary D. Gregory commented on CSV-247: - [~aherbert] Yes, please and thank you for your patience.  Gary

[jira] [Resolved] (RNG-121) Cheng Beta Sampler

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-121. -- Fix Version/s: 1.3 Resolution: Implemented In master. > Cheng Beta Sampler > -- >

[jira] [Resolved] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-122. -- Fix Version/s: 1.3 Resolution: Implemented In master. > Change SeedFactory random source >

[jira] [Work logged] (IO-170) Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-170?focusedWorklogId=324419=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324419 ] ASF GitHub Bot logged work on IO-170: - Author: ASF GitHub Bot Created

[GitHub] [commons-io] garydgregory commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread GitBox
garydgregory commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles URL: https://github.com/apache/commons-io/pull/67#issuecomment-539036253 Why would we one these "old" APIs instead of java.nio.file.Files.walk(Path, int, FileVisitOption...) and

[GitHub] [commons-rng] asfgit merged pull request #73: RNG-121: ChengBetaSampler algorithms delegated to specialised classes.

2019-10-07 Thread GitBox
asfgit merged pull request #73: RNG-121: ChengBetaSampler algorithms delegated to specialised classes. URL: https://github.com/apache/commons-rng/pull/73 This is an automated message from the Apache Git Service. To respond

[jira] [Work logged] (IO-170) Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-170?focusedWorklogId=324412=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324412 ] ASF GitHub Bot logged work on IO-170: - Author: ASF GitHub Bot Created

[GitHub] [commons-io] coveralls commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles

2019-10-07 Thread GitBox
coveralls commented on issue #67: IO-170: Scalable Iterator for files, better than FileUtils.iterateFiles URL: https://github.com/apache/commons-io/pull/67#issuecomment-539030776 [![Coverage Status](https://coveralls.io/builds/26156433/badge)](https://coveralls.io/builds/26156433)

[jira] [Resolved] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter

2019-10-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved FILEUPLOAD-302. Fix Version/s: 2.x Resolution: Fixed > Upgrade test framework to JUnit

[jira] [Work logged] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-302?focusedWorklogId=324384=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324384 ] ASF GitHub Bot logged work on FILEUPLOAD-302: - Author: ASF GitHub

[GitHub] [commons-fileupload] garydgregory commented on issue #23: FILEUPLOAD-302: JUnit Jupiter migration

2019-10-07 Thread GitBox
garydgregory commented on issue #23: FILEUPLOAD-302: JUnit Jupiter migration URL: https://github.com/apache/commons-fileupload/pull/23#issuecomment-539011156 @mureinik Thank you for the PR. :-) @kinow Thank you for the review. :-)

[jira] [Work logged] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-302?focusedWorklogId=324383=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324383 ] ASF GitHub Bot logged work on FILEUPLOAD-302: - Author: ASF GitHub

[GitHub] [commons-fileupload] garydgregory merged pull request #23: FILEUPLOAD-302: JUnit Jupiter migration

2019-10-07 Thread GitBox
garydgregory merged pull request #23: FILEUPLOAD-302: JUnit Jupiter migration URL: https://github.com/apache/commons-fileupload/pull/23 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945880#comment-16945880 ] Alex Herbert commented on RNG-122: -- bq. That's a good reason in itself. I assumed that it was done already;

[jira] [Commented] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945875#comment-16945875 ] Gilles Sadowski commented on RNG-122: - bq. It is more a point of why use a generator that has been

[jira] [Comment Edited] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945858#comment-16945858 ] Alex Herbert edited comment on CSV-247 at 10/7/19 1:04 PM: --- I still think there is

[jira] [Comment Edited] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945858#comment-16945858 ] Alex Herbert edited comment on CSV-247 at 10/7/19 12:55 PM: I still think there

[jira] [Commented] (CSV-247) A single empty header is allowed when not allowing empty column headers.

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CSV-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945858#comment-16945858 ] Alex Herbert commented on CSV-247: -- I still think there is an inconsistency. My original test case in the

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-07 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945857#comment-16945857 ] Gilles Sadowski commented on COLLECTIONS-728: - bq. other implementations of BloomFilter.

[GitHub] [commons-fileupload] mureinik commented on issue #23: FILEUPLOAD-302: JUnit Jupiter migration

2019-10-07 Thread GitBox
mureinik commented on issue #23: FILEUPLOAD-302: JUnit Jupiter migration URL: https://github.com/apache/commons-fileupload/pull/23#issuecomment-538989714 @kinow the failure in @coveralls above unveiled a mistake where I forgot to add `@Test` annotations after removing the `TestCase`

[jira] [Work logged] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-302?focusedWorklogId=324342=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324342 ] ASF GitHub Bot logged work on FILEUPLOAD-302: - Author: ASF GitHub

[jira] [Work logged] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter

2019-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-302?focusedWorklogId=324326=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324326 ] ASF GitHub Bot logged work on FILEUPLOAD-302: - Author: ASF GitHub

[GitHub] [commons-fileupload] coveralls edited a comment on issue #23: FILEUPLOAD-302: JUnit Jupiter migration

2019-10-07 Thread GitBox
coveralls edited a comment on issue #23: FILEUPLOAD-302: JUnit Jupiter migration URL: https://github.com/apache/commons-fileupload/pull/23#issuecomment-538840333 [![Coverage Status](https://coveralls.io/builds/26153793/badge)](https://coveralls.io/builds/26153793) Coverage

[jira] [Commented] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945835#comment-16945835 ] Alex Herbert commented on RNG-122: -- {quote}Isn't it a bit overkill,  {quote} It is more a point of why use

[jira] [Created] (COMPRESS-495) Zip Slip in SevenZ CLI

2019-10-07 Thread Gabor Molnar (Jira)
Gabor Molnar created COMPRESS-495: - Summary: Zip Slip in SevenZ CLI Key: COMPRESS-495 URL: https://issues.apache.org/jira/browse/COMPRESS-495 Project: Commons Compress Issue Type: Bug

[jira] [Updated] (BEANUTILS-526) copyProperty should instantiate nested properties

2019-10-07 Thread Marco Janc (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Janc updated BEANUTILS-526: - Description: The function _BeanUtils.copyProperty(bean, name, value)_ shall instantiate

[jira] [Created] (BEANUTILS-526) copyProperty should instantiate nested properties

2019-10-07 Thread Marco Janc (Jira)
Marco Janc created BEANUTILS-526: Summary: copyProperty should instantiate nested properties Key: BEANUTILS-526 URL: https://issues.apache.org/jira/browse/BEANUTILS-526 Project: Commons BeanUtils

[jira] [Commented] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945810#comment-16945810 ] Gilles Sadowski commented on RNG-122: - {quote}Update the SeedFactory to use a different generator.

[jira] [Commented] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945809#comment-16945809 ] Alex Herbert commented on RNG-122: -- There are new long period {{XoRoShiRo}} generators by Vigna and

[jira] [Created] (RNG-122) Change SeedFactory random source

2019-10-07 Thread Alex Herbert (Jira)
Alex Herbert created RNG-122: Summary: Change SeedFactory random source Key: RNG-122 URL: https://issues.apache.org/jira/browse/RNG-122 Project: Commons RNG Issue Type: Improvement

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-07 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945717#comment-16945717 ] Claude Warren commented on COLLECTIONS-728: --- I am working to clean up the issues that

[GitHub] [commons-lang] verhas edited a comment on issue #462: General Code Cleanup

2019-10-07 Thread GitBox
verhas edited a comment on issue #462: General Code Cleanup URL: https://github.com/apache/commons-lang/pull/462#issuecomment-538671729 "Coverage decreased (-0.2%) to 94.965% when pulling 5e197f3 on verhas:CLEANUP into 4f3d3b4 on apache:master." This simply shows that the tested

[jira] [Commented] (VFS-299) Listeners on DefaultFileMonitor not deregistered on stop()

2019-10-07 Thread Falco (Jira)
[ https://issues.apache.org/jira/browse/VFS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16945611#comment-16945611 ] Falco commented on VFS-299: --- Hi [~ggregory], I have doubts [~josua.troesch] is still listening in after years of