[GitHub] [commons-build-plugin] dependabot[bot] opened a new pull request #42: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1

2021-09-19 Thread GitBox
dependabot[bot] opened a new pull request #42: URL: https://github.com/apache/commons-build-plugin/pull/42 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1. Commits https://github.com/spotbugs/spotbugs-maven-plugin/commit/74

[jira] [Updated] (MATH-1618) Change in Existing Design

2021-09-19 Thread AVIJIT BASAK (Jira)
[ https://issues.apache.org/jira/browse/MATH-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] AVIJIT BASAK updated MATH-1618: --- Description: *1) Creation of abstraction for GeneticAlgorithm*: In order to have different types of i

[jira] [Work logged] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?focusedWorklogId=652774&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652774 ] ASF GitHub Bot logged work on LANG-1593: Author: ASF GitHub Bot

[GitHub] [commons-lang] HubertWo commented on pull request #784: [LANG-1593] Common behavior for StringUtils join APIs when called with char or String delimiter

2021-09-19 Thread GitBox
HubertWo commented on pull request #784: URL: https://github.com/apache/commons-lang/pull/784#issuecomment-922648660 @garydgregory BUMP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[jira] [Resolved] (IO-726) Add MemoryMappedInputStream

2021-09-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-726. Fix Version/s: 2.12.0 Resolution: Fixed In git master, please verify and close. > Add MemoryMap

[jira] [Work logged] (IO-726) Add MemoryMappedInputStream

2021-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-726?focusedWorklogId=652758&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652758 ] ASF GitHub Bot logged work on IO-726: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] garydgregory commented on pull request #215: IO-726 Add MemoryMappedInputStream.

2021-09-19 Thread GitBox
garydgregory commented on pull request #215: URL: https://github.com/apache/commons-io/pull/215#issuecomment-922598115 @shollander I modified this PR 215 for git master with: - Do not write the console. - Simplify cleaner check support. - Simplify exception handling. - Do

[GitHub] [commons-io] dependabot[bot] opened a new pull request #274: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1

2021-09-19 Thread GitBox
dependabot[bot] opened a new pull request #274: URL: https://github.com/apache/commons-io/pull/274 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1. Commits https://github.com/spotbugs/spotbugs-maven-plugin/commit/741f662a0d

[jira] [Commented] (STATISTICS-9) Code for creating plots (userguide)

2021-09-19 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/STATISTICS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417416#comment-17417416 ] Alex Herbert commented on STATISTICS-9: --- Added an example command-line applicatio

[GitHub] [commons-io] garydgregory merged pull request #273: Fix Javadoc in ThreadMonitor#run() method.

2021-09-19 Thread GitBox
garydgregory merged pull request #273: URL: https://github.com/apache/commons-io/pull/273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[jira] [Work logged] (FILEUPLOAD-344) Check final variable checkstyle

2021-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-344?focusedWorklogId=652740&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652740 ] ASF GitHub Bot logged work on FILEUPLOAD-344: - Author: ASF Gi

[GitHub] [commons-fileupload] jochenw merged pull request #114: FILEUPLOAD-344 - Check final variable checkstyle

2021-09-19 Thread GitBox
jochenw merged pull request #114: URL: https://github.com/apache/commons-fileupload/pull/114 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issue

[jira] [Work logged] (IO-712) SecurityExceptions are hidden instead of breaking the regular flow

2021-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-712?focusedWorklogId=652737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652737 ] ASF GitHub Bot logged work on IO-712: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] boris-unckel closed pull request #197: [IO-712] SecurityExceptions are hidden instead of breaking the regular …

2021-09-19 Thread GitBox
boris-unckel closed pull request #197: URL: https://github.com/apache/commons-io/pull/197 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[jira] [Work logged] (IO-712) SecurityExceptions are hidden instead of breaking the regular flow

2021-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-712?focusedWorklogId=652736&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652736 ] ASF GitHub Bot logged work on IO-712: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] garydgregory commented on pull request #197: [IO-712] SecurityExceptions are hidden instead of breaking the regular …

2021-09-19 Thread GitBox
garydgregory commented on pull request #197: URL: https://github.com/apache/commons-io/pull/197#issuecomment-922520425 I still don't buy it, just don't use the API if its POV is so wrong for your use case. If anything, we can better Javadoc this method. What do others think? -- This is

[GitHub] [commons-lang] akalexus commented on a change in pull request #806: Add methods to enhance joins: joinNotEmptyWith, joinNotBlankWith

2021-09-19 Thread GitBox
akalexus commented on a change in pull request #806: URL: https://github.com/apache/commons-lang/pull/806#discussion_r711778263 ## File path: src/test/java/org/apache/commons/lang3/StringUtilsTest.java ## @@ -1384,6 +1384,40 @@ public void testJoinWith() { assertEquals

[GitHub] [commons-lang] akalexus commented on a change in pull request #806: Add methods to enhance joins: joinNotEmptyWith, joinNotBlankWith

2021-09-19 Thread GitBox
akalexus commented on a change in pull request #806: URL: https://github.com/apache/commons-lang/pull/806#discussion_r711771885 ## File path: src/test/java/org/apache/commons/lang3/StringUtilsTest.java ## @@ -1384,6 +1384,40 @@ public void testJoinWith() { assertEquals

[GitHub] [commons-io] garydgregory commented on pull request #32: Add Tailable interface to tail files accessed using alternative libraries such as jCIFS or commons-vfs

2021-09-19 Thread GitBox
garydgregory commented on pull request #32: URL: https://github.com/apache/commons-io/pull/32#issuecomment-922490803 Hi @jonfreedman, Thank you for your patience. Please see git master for the new implementation. I committed the changes from this PR combined with: - Use `Object

[jira] [Created] (FILEUPLOAD-344) Check final variable checkstyle

2021-09-19 Thread Arturo Bernal (Jira)
Arturo Bernal created FILEUPLOAD-344: Summary: Check final variable checkstyle Key: FILEUPLOAD-344 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-344 Project: Commons FileUpload I