[jira] [Closed] (IO-707) Add optional early error detection as postcondition check

2022-06-15 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel closed IO-707. --- Resolution: Won't Fix PR https://github.com/apache/commons-io/pull/192 was not successful. Bugs of commons-io

[jira] [Commented] (IO-707) Add optional early error detection as postcondition check

2021-02-08 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17280919#comment-17280919 ] Boris Unckel commented on IO-707: - [~beAshish] No, I don't have the necessary Jira access rights. > Add

[jira] [Closed] (IO-708) Utilize more java.nio for FileUtils and friends

2021-01-29 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel closed IO-708. --- Resolution: Won't Fix > Utilize more java.nio for FileUtils and friends >

[jira] [Commented] (IO-522) Symbolic links get followed in deleteQuietly

2021-01-29 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17274393#comment-17274393 ] Boris Unckel commented on IO-522: - This has been solved

[jira] [Closed] (IO-710) Utilize java.io.UncheckedIOException, rethrow SecurityException

2021-01-29 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel closed IO-710. --- Resolution: Won't Fix > Utilize java.io.UncheckedIOException, rethrow SecurityException >

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

2021-01-29 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel updated IO-712: Labels: Security SecurityManager (was: ) > SecurityExceptions are hidden instead of breaking the regular flow

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

2021-01-29 Thread Boris Unckel (Jira)
Boris Unckel created IO-712: --- Summary: SecurityExceptions are hidden instead of breaking the regular flow Key: IO-712 URL: https://issues.apache.org/jira/browse/IO-712 Project: Commons IO Issue

[jira] [Created] (IO-711) Use Objects.requireNotNull for fail fast method/constructors

2021-01-28 Thread Boris Unckel (Jira)
Boris Unckel created IO-711: --- Summary: Use Objects.requireNotNull for fail fast method/constructors Key: IO-711 URL: https://issues.apache.org/jira/browse/IO-711 Project: Commons IO Issue Type:

[jira] [Created] (IO-710) Utilize java.io.UncheckedIOException, rethrow SecurityException

2021-01-28 Thread Boris Unckel (Jira)
Boris Unckel created IO-710: --- Summary: Utilize java.io.UncheckedIOException, rethrow SecurityException Key: IO-710 URL: https://issues.apache.org/jira/browse/IO-710 Project: Commons IO Issue

[jira] [Created] (IO-709) Add null safe variants of isDirectory and isRegularFile

2021-01-27 Thread Boris Unckel (Jira)
Boris Unckel created IO-709: --- Summary: Add null safe variants of isDirectory and isRegularFile Key: IO-709 URL: https://issues.apache.org/jira/browse/IO-709 Project: Commons IO Issue Type: New

[jira] [Created] (IO-708) Utilize more java.nio for FileUtils and friends

2021-01-27 Thread Boris Unckel (Jira)
Boris Unckel created IO-708: --- Summary: Utilize more java.nio for FileUtils and friends Key: IO-708 URL: https://issues.apache.org/jira/browse/IO-708 Project: Commons IO Issue Type: Improvement

[jira] [Created] (IO-707) Add optional early error detection as postcondition check

2021-01-27 Thread Boris Unckel (Jira)
Boris Unckel created IO-707: --- Summary: Add optional early error detection as postcondition check Key: IO-707 URL: https://issues.apache.org/jira/browse/IO-707 Project: Commons IO Issue Type:

[jira] [Closed] (IO-702) FileUtils.forceDelete does not delete invalid links

2021-01-17 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel closed IO-702. --- OK. Thank you! > FileUtils.forceDelete does not delete invalid links >

[jira] [Created] (IO-702) FileUtils.forceDelete does not delete invalid links

2021-01-15 Thread Boris Unckel (Jira)
Boris Unckel created IO-702: --- Summary: FileUtils.forceDelete does not delete invalid links Key: IO-702 URL: https://issues.apache.org/jira/browse/IO-702 Project: Commons IO Issue Type: Bug

[jira] [Commented] (IO-701) PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView

2021-01-14 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17265754#comment-17265754 ] Boris Unckel commented on IO-701: - Integration test works. Thank you. > PathUtils.setReadOnly do not deal

[jira] [Closed] (IO-701) PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView

2021-01-14 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel closed IO-701. --- > PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView >

[jira] [Updated] (IO-701) PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView

2021-01-13 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel updated IO-701: Description: PathUtils.setReadOnly use a DosFileAttributeView first. If this fails with a Exception, a second

[jira] [Updated] (IO-701) PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView

2021-01-13 Thread Boris Unckel (Jira)
[ https://issues.apache.org/jira/browse/IO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel updated IO-701: Description: PathUtils.setReadOnly use a DosFileAttributeView first. If this fails with a Exception, a second

[jira] [Created] (IO-701) PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView

2021-01-13 Thread Boris Unckel (Jira)
Boris Unckel created IO-701: --- Summary: PathUtils.setReadOnly do not deal with LinuxDosFileAttributeView Key: IO-701 URL: https://issues.apache.org/jira/browse/IO-701 Project: Commons IO Issue