[jira] [Commented] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-28 Thread Jira
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435796#comment-17435796 ] Sita Geßner commented on IO-754: [~ggregory] With this it's working for me. The breakpoint st

[GitHub] [commons-dbcp] dependabot[bot] opened a new pull request #142: Bump checkstyle from 9.0 to 9.0.1

2021-10-28 Thread GitBox
dependabot[bot] opened a new pull request #142: URL: https://github.com/apache/commons-dbcp/pull/142 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0 to 9.0.1. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's release

[GitHub] [commons-io] kinow merged pull request #280: Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2

2021-10-28 Thread GitBox
kinow merged pull request #280: URL: https://github.com/apache/commons-io/pull/280 -- 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-unsubscr

[GitHub] [commons-io] coveralls edited a comment on pull request #280: Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2

2021-10-28 Thread GitBox
coveralls edited a comment on pull request #280: URL: https://github.com/apache/commons-io/pull/280#issuecomment-935170804 [![Coverage Status](https://coveralls.io/builds/43856369/badge)](https://coveralls.io/builds/43856369) Coverage decreased (-0.03%) to 88.339% when pulling *

[GitHub] [commons-compress] dependabot[bot] commented on pull request #222: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-28 Thread GitBox
dependabot[bot] commented on pull request #222: URL: https://github.com/apache/commons-compress/pull/222#issuecomment-954207490 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or m

[GitHub] [commons-compress] garydgregory closed pull request #222: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-28 Thread GitBox
garydgregory closed pull request #222: URL: https://github.com/apache/commons-compress/pull/222 -- 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: is

[GitHub] [commons-compress] garydgregory commented on pull request #222: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-28 Thread GitBox
garydgregory commented on pull request #222: URL: https://github.com/apache/commons-compress/pull/222#issuecomment-954207470 Done manually. -- 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 th

[GitHub] [commons-compress] garydgregory merged pull request #224: Bump mockito-core from 3.11.2 to 4.0.0

2021-10-28 Thread GitBox
garydgregory merged pull request #224: URL: https://github.com/apache/commons-compress/pull/224 -- 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: is

[GitHub] [commons-compress] garydgregory merged pull request #226: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-28 Thread GitBox
garydgregory merged pull request #226: URL: https://github.com/apache/commons-compress/pull/226 -- 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: is

[GitHub] [commons-compress] garydgregory merged pull request #221: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1

2021-10-28 Thread GitBox
garydgregory merged pull request #221: URL: https://github.com/apache/commons-compress/pull/221 -- 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: is

[GitHub] [commons-io] garydgregory merged pull request #289: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-28 Thread GitBox
garydgregory merged pull request #289: URL: https://github.com/apache/commons-io/pull/289 -- 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] [Commented] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435581#comment-17435581 ] Gary D. Gregory commented on IO-754: What happens if you override {{accept(Path path, Bas

[jira] [Commented] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435572#comment-17435572 ] Gary D. Gregory commented on IO-755: "Will be reopened, when reviewed." What does this m

[GitHub] [commons-compress] coveralls commented on pull request #222: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-28 Thread GitBox
coveralls commented on pull request #222: URL: https://github.com/apache/commons-compress/pull/222#issuecomment-953858833 [![Coverage Status](https://coveralls.io/builds/43843777/badge)](https://coveralls.io/builds/43843777) Coverage decreased (-0.05%) to 86.312% when pulling **

[jira] [Updated] (IO-754) WildcardFileFilter should not ignore override accept-method

2021-10-28 Thread Jira
[ https://issues.apache.org/jira/browse/IO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sita Geßner updated IO-754: --- Priority: Major (was: Minor) > WildcardFileFilter should not ignore override accept-method > ---

[jira] [Closed] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter closed IO-755. --- Resolution: Incomplete Will be reopened, when reviewed. > Using FileUtils.listFiles with background changes fail

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: h3. Upgrade of apache commons-io The version of the dependency was upgraded from 2.8 to 2.11. In 2

[jira] [Updated] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
[ https://issues.apache.org/jira/browse/IO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Suter updated IO-755: Description: h3. Upgrade of apache commons-io The version of the dependency was upgraded from 2.8 to 2.11. In 2

[jira] [Created] (IO-755) Using FileUtils.listFiles with background changes fails on Linux

2021-10-28 Thread Alexis Suter (Jira)
Alexis Suter created IO-755: --- Summary: Using FileUtils.listFiles with background changes fails on Linux Key: IO-755 URL: https://issues.apache.org/jira/browse/IO-755 Project: Commons IO Issue Type

[jira] [Work logged] (IMAGING-159) There should be a Parameters class

2021-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-159?focusedWorklogId=671374&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-671374 ] ASF GitHub Bot logged work on IMAGING-159: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] kinow commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-28 Thread GitBox
kinow commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-953750338 No worries @darkma773r , thanks for having another look at this one! -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Work logged] (IMAGING-159) There should be a Parameters class

2021-10-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-159?focusedWorklogId=671370&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-671370 ] ASF GitHub Bot logged work on IMAGING-159: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] darkma773r commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-28 Thread GitBox
darkma773r commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-953743996 Hello again. Apologies for my silence here. I've been meaning to revisit this but just haven't gotten to it. I'll try to spend some time with this over the next several

[jira] [Comment Edited] (COMMONSRDF-80) Jena version upgrade

2021-10-28 Thread Marco Brandizi (Jira)
[ https://issues.apache.org/jira/browse/COMMONSRDF-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326629#comment-17326629 ] Marco Brandizi edited comment on COMMONSRDF-80 at 10/28/21, 8:53 AM: ---