[jira] [Commented] (COMPRESS-555) ZipArchiveInputStream should allow stored entries with data descriptor by default

2020-09-10 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194010#comment-17194010 ] Stefan Bodewig commented on COMPRESS-555: - Unfortunately trying to read STORED

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request #127: Bump exec-maven-plugin from 1.6.0 to 3.0.0

2020-09-10 Thread GitBox
dependabot[bot] opened a new pull request #127: URL: https://github.com/apache/commons-vfs/pull/127 Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0. Release notes Sourced from https://github.com/mojohaus/exec-maven-plugin/releases";>exe

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request #128: Bump commons-net from 3.6 to 3.7

2020-09-10 Thread GitBox
dependabot[bot] opened a new pull request #128: URL: https://github.com/apache/commons-vfs/pull/128 Bumps commons-net from 3.6 to 3.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-net:commons-net&pac

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request #126: Bump slf4j-api from 1.7.26 to 1.7.30

2020-09-10 Thread GitBox
dependabot[bot] opened a new pull request #126: URL: https://github.com/apache/commons-vfs/pull/126 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.30. Commits https://github.com/qos-ch/slf4j/commit/0b97c416e42a184ff9728877b461c616187c58f7";>0b97c41 move

[GitHub] [commons-compress] PeterAlfredLee commented on pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
PeterAlfredLee commented on pull request #137: URL: https://github.com/apache/commons-compress/pull/137#issuecomment-690835644 Some explanizations for the `allowStoredEntriesWithDataDescriptor`: An entry using STORED method means it would not use any compression - it's just a memcopy

[GitHub] [commons-vfs] garydgregory commented on pull request #102: Bump sshd-core from 0.8.0 to 2.5.1

2020-09-10 Thread GitBox
garydgregory commented on pull request #102: URL: https://github.com/apache/commons-vfs/pull/102#issuecomment-690814371 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [commons-vfs] garydgregory merged pull request #112: Bump mina-core from 2.0.20 to 2.1.4

2020-09-10 Thread GitBox
garydgregory merged pull request #112: URL: https://github.com/apache/commons-vfs/pull/112 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

[GitHub] [commons-vfs] garydgregory merged pull request #103: Bump hadoop.version from 3.2.1 to 3.3.0

2020-09-10 Thread GitBox
garydgregory merged pull request #103: URL: https://github.com/apache/commons-vfs/pull/103 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

[GitHub] [commons-vfs] garydgregory commented on pull request #117: VFS-782 - pass correct proxy authentication credentials

2020-09-10 Thread GitBox
garydgregory commented on pull request #117: URL: https://github.com/apache/commons-vfs/pull/117#issuecomment-690797731 Hi @satish-csi You need better tests. The tests don't show that anything was fixed because they succeed when run without the changes to `src/main`. I expect:

[GitHub] [commons-vfs] garydgregory commented on pull request #112: Bump mina-core from 2.0.20 to 2.1.4

2020-09-10 Thread GitBox
garydgregory commented on pull request #112: URL: https://github.com/apache/commons-vfs/pull/112#issuecomment-690794775 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [commons-vfs] garydgregory commented on pull request #103: Bump hadoop.version from 3.2.1 to 3.3.0

2020-09-10 Thread GitBox
garydgregory commented on pull request #103: URL: https://github.com/apache/commons-vfs/pull/103#issuecomment-690794666 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (IO-686) IOUtils.toByteArray(InputStream) Javadoc does not match code

2020-09-10 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193855#comment-17193855 ] Gary Gregory commented on IO-686: - In general, we make the Javadoc match the code, as the cod

[jira] [Commented] (IO-686) IOUtils.toByteArray(InputStream) Javadoc does not match code

2020-09-10 Thread Alan Moffat (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193809#comment-17193809 ] Alan Moffat commented on IO-686: [~ggregory] is this expected behaviour then? I ask as it's a

[GitHub] [commons-compress] garydgregory commented on pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
garydgregory commented on pull request #137: URL: https://github.com/apache/commons-compress/pull/137#issuecomment-690616016 Good find. Let's get some feedback from the community to learn if there are side-effects to worry about here. --

[GitHub] [commons-compress] tbentleypfpt commented on pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
tbentleypfpt commented on pull request #137: URL: https://github.com/apache/commons-compress/pull/137#issuecomment-690538513 > Sounds like tika needs to call the other constructor. Well it goes through the ArchiveStreamFactory in commons-compress and there is no way of passing in fro

[GitHub] [commons-compress] coveralls commented on pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
coveralls commented on pull request #137: URL: https://github.com/apache/commons-compress/pull/137#issuecomment-690534989 [![Coverage Status](https://coveralls.io/builds/33368761/badge)](https://coveralls.io/builds/33368761) Coverage increased (+0.01%) to 87.231% when pulling **

[GitHub] [commons-compress] garydgregory commented on pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
garydgregory commented on pull request #137: URL: https://github.com/apache/commons-compress/pull/137#issuecomment-690532770 Sounds like tika needs to call the other constructor. This is an automated message from the Apache

[jira] [Updated] (COMPRESS-555) ZipArchiveInputStream should allow stored entries with data descriptor by default

2020-09-10 Thread Trevor Bentley (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Bentley updated COMPRESS-555: Description: We are currently using tika for text extraction which uses commons-compress

[GitHub] [commons-compress] tbentleypfpt opened a new pull request #137: Compress-555 allow reading of stored entries in zips by default

2020-09-10 Thread GitBox
tbentleypfpt opened a new pull request #137: URL: https://github.com/apache/commons-compress/pull/137 We are currently using tika for text extraction which uses commons-compress for handling zips. Currently some sites are returning zips that have entries with stored data descriptors which

[jira] [Updated] (COMPRESS-555) ZipArchiveInputStream should allow stored entries with data descriptor by default

2020-09-10 Thread Trevor Bentley (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Bentley updated COMPRESS-555: Description: We are currently using tika for text extraction which uses commons-compress

[jira] [Updated] (IO-686) IOUtils.toByteArray(null) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-686: --- Summary: IOUtils.toByteArray(null) Javadoc does not match code (was: [v2.8.0] IOUtils.toByteArray(null)

[jira] [Resolved] (IO-686) IOUtils.toByteArray(InputStream) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-686. Fix Version/s: 2.9.0 Resolution: Fixed > IOUtils.toByteArray(InputStream) Javadoc does not match

[jira] [Updated] (IO-686) IOUtils.toByteArray(InputStream) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-686: --- Summary: IOUtils.toByteArray(InputStream) Javadoc does not match code (was: IOUtils.toByteArray(null) Ja

[jira] [Updated] (IO-592) Modified FileUtilsDirectoryContainsTestCase File

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-592: --- Fix Version/s: (was: 2.8.0) 2.9.0 > Modified FileUtilsDirectoryContainsTestCase Fi

[jira] [Updated] (IO-555) Add a FileSystem enum to provide legal file names

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-555: --- Fix Version/s: (was: 2.8.0) 2.9.0 > Add a FileSystem enum to provide legal file na

[jira] [Updated] (IO-686) [v2.8.0] IOUtils.toByteArray(null) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-686: --- Affects Version/s: 2.8.0 > [v2.8.0] IOUtils.toByteArray(null) Javadoc does not match code > -

[jira] [Updated] (IO-568) AutoCloseInputStream sometimes breaks mark/reset contract

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-568: --- Fix Version/s: (was: 2.8.0) 2.9.0 > AutoCloseInputStream sometimes breaks mark/res

[jira] [Updated] (IO-584) Add a module info descriptor

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-584: --- Fix Version/s: (was: 2.8.0) 2.9.0 > Add a module info descriptor > ---

[jira] [Updated] (IO-685) LineReader to implement AutoCloseable

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-685: --- Fix Version/s: (was: 2.8.0) 2.9.0 > LineReader to implement AutoCloseable > --

[jira] [Updated] (IO-678) FileUtils.copyFile does not maintain file permissions

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-678: --- Fix Version/s: (was: 2.8.0) 2.9.0 > FileUtils.copyFile does not maintain file perm

[jira] [Commented] (IO-686) [v2.8.0] IOUtils.toByteArray(null) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193677#comment-17193677 ] Gary D. Gregory commented on IO-686: I'll update the Javadoc to match the code.   > [v2

[jira] [Updated] (IO-686) [v2.8.0] IOUtils.toByteArray(null) Javadoc does not match code

2020-09-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-686: --- Summary: [v2.8.0] IOUtils.toByteArray(null) Javadoc does not match code (was: [v2.8.0] IOUtils.toByteArr

[jira] [Updated] (IO-686) [v2.8.0] IOUtils.toByteArray(null) does not throw exception

2020-09-10 Thread Alan Moffat (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Moffat updated IO-686: --- Description: According to the code in the v2.8.0 release, passing null to the method should throw an exception,

[jira] [Updated] (IO-686) [v2.8.0] IOUtils.toByteArray(null) does not throw exception

2020-09-10 Thread Alan Moffat (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Moffat updated IO-686: --- Description: According to the code in the v2.8.0 release, passing null to the method should throw an exception,

[jira] [Updated] (IO-686) [v2.8.0] IOUtils.toByteArray(null) does not throw exception

2020-09-10 Thread Alan Moffat (Jira)
[ https://issues.apache.org/jira/browse/IO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Moffat updated IO-686: --- Description: According to the code in the v2.8.0 release, passing null to the method should throw an exception,

[jira] [Created] (IO-686) [v2.8.0] IOUtils.toByteArray(null) does not throw exception

2020-09-10 Thread Alan Moffat (Jira)
Alan Moffat created IO-686: -- Summary: [v2.8.0] IOUtils.toByteArray(null) does not throw exception Key: IO-686 URL: https://issues.apache.org/jira/browse/IO-686 Project: Commons IO Issue Type: Bug

[GitHub] [commons-vfs] garydgregory merged pull request #125: Bump maven-pmd-plugin from 3.12.0 to 3.13.0

2020-09-10 Thread GitBox
garydgregory merged pull request #125: URL: https://github.com/apache/commons-vfs/pull/125 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

[jira] [Commented] (FILEUPLOAD-265) .MultipartStream$MalformedStreamException: Stream ended unexpectedly

2020-09-10 Thread Ralf Hauser (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193494#comment-17193494 ] Ralf Hauser commented on FILEUPLOAD-265: happens for us (intermittently) afte