[jira] [Comment Edited] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488621#comment-17488621 ] Peter Lee edited comment on COMPRESS-603 at 2/8/22, 6:53 AM:

[jira] [Commented] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488621#comment-17488621 ] Peter Lee commented on COMPRESS-603: I created foo.tar with GNU tar, and the expand

[jira] [Commented] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488585#comment-17488585 ] Matt Sicker commented on COMPRESS-603: -- I'll have to reproduce this issue again. I

[jira] [Commented] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488565#comment-17488565 ] Peter Lee commented on COMPRESS-603: So this is a tar.gz archive, instead of a tar?

[jira] [Resolved] (IO-715) ReaderInputStream does not mention behavior regarding CharsetEncoder.reset()

2022-02-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-715. Fix Version/s: 2.12.0 Resolution: Fixed   [~Marcono1234]  Please verify git master and close.

[jira] [Resolved] (IO-713) ReaderInputStream documentation regarding available() is incorrect

2022-02-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-713. Fix Version/s: 2.12.0 Resolution: Fixed [~Marcono1234]  Please verify git master and close. >

[GitHub] [commons-net] sebbASF commented on a change in pull request #95: NET-707: Process files with spaces in name for OS400

2022-02-07 Thread GitBox
sebbASF commented on a change in pull request #95: URL: https://github.com/apache/commons-net/pull/95#discussion_r800957519 ## File path: src/main/java/org/apache/commons/net/ftp/parser/OS400FTPEntryParser.java ## @@ -243,7 +243,7 @@ + "(?:(\\d+)\\s+)?" // s

[GitHub] [commons-io] Marcono1234 edited a comment on pull request #291: Improve `ReaderInputStream` documentation

2022-02-07 Thread GitBox
Marcono1234 edited a comment on pull request #291: URL: https://github.com/apache/commons-io/pull/291#issuecomment-1031775824 Thanks a lot for merging the changes! Can I resolve the corresponding Jira issues ([IO-713](https://issues.apache.org/jira/browse/IO-713) and [IO-715](https:

[GitHub] [commons-io] Marcono1234 commented on pull request #291: Improve `ReaderInputStream` documentation

2022-02-07 Thread GitBox
Marcono1234 commented on pull request #291: URL: https://github.com/apache/commons-io/pull/291#issuecomment-1031775824 Can I resolve the corresponding Jira issues ([IO-713](https://issues.apache.org/jira/browse/IO-713) and [IO-715](https://issues.apache.org/jira/browse/IO-715)) now, or do

[jira] [Commented] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488298#comment-17488298 ] Matt Sicker commented on COMPRESS-603: -- Added a basic test file. > Expander does

[jira] [Updated] (COMPRESS-603) Expander does not support archives with archive entries beginning with ./

2022-02-07 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated COMPRESS-603: - Attachment: test.tar.gz > Expander does not support archives with archive entries beginning wit

[GitHub] [commons-vfs] garydgregory commented on pull request #238: VFS-814 - FtpFileObject: re-fetch MDTM after refresh

2022-02-07 Thread GitBox
garydgregory commented on pull request #238: URL: https://github.com/apache/commons-vfs/pull/238#issuecomment-1031751528 The size of the patch is irrelevant. If you fix a bug, you need a test to prove you fixed it, otherwise there nothing stopping a future change from regression to the pre

[jira] [Updated] (JEXL-357) Configure accessible packages/classes/methods/fields

2022-02-07 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-357: --- Fix Version/s: 3.3 (was: Later) > Configure accessible packages/classes/methods/

[jira] [Comment Edited] (JEXL-357) Configure accessible packages/classes/methods/fields

2022-02-07 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488246#comment-17488246 ] Henri Biestro edited comment on JEXL-357 at 2/7/22, 4:49 PM: - C

[GitHub] [commons-vfs] lukewpc opened a new pull request #238: VFS-814 - FtpFileObject: re-fetch MDTM after refresh

2022-02-07 Thread GitBox
lukewpc opened a new pull request #238: URL: https://github.com/apache/commons-vfs/pull/238 [VFS-814](https://issues.apache.org/jira/browse/VFS-814) FtpFileObject.getTimestampMillis stores last modification time using FTPFile.setTimestamp. doDetach() nulls out the underling FTPFil

[jira] [Resolved] (JEXL-357) Configure accessible packages/classes/methods/fields

2022-02-07 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-357. Resolution: Fixed Commit [d4e0976|https://github.com/apache/commons-jexl/commit/d4e09765d3f044ded3b9

[jira] [Commented] (JEXL-357) Configure accessible packages/classes/methods/fields

2022-02-07 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488238#comment-17488238 ] Henri Biestro commented on JEXL-357: Permissions allow a clean and easy configuration o

[GitHub] [commons-net] dmytro-sylaiev commented on a change in pull request #95: NET-707: Process files with spaces in name for OS400

2022-02-07 Thread GitBox
dmytro-sylaiev commented on a change in pull request #95: URL: https://github.com/apache/commons-net/pull/95#discussion_r800795665 ## File path: src/main/java/org/apache/commons/net/ftp/parser/OS400FTPEntryParser.java ## @@ -243,7 +243,7 @@ + "(?:(\\d+)\\s+)?"

[jira] [Work logged] (COLLECTIONS-798) Replace TestBuilder with mocking object to improve test design

2022-02-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-798?focusedWorklogId=721915&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721915 ] ASF GitHub Bot logged work on COLLECTIONS-798: -- Author: ASF

[GitHub] [commons-collections] aherbert commented on pull request #278: COLLECTIONS-798: HasherBuilderTest improvements using Mockito

2022-02-07 Thread GitBox
aherbert commented on pull request #278: URL: https://github.com/apache/commons-collections/pull/278#issuecomment-1031484233 Thanks for the PR. The `bloomfilter` package is currently being rewritten and this class will be removed in the new version. -- This is an automated message from

[jira] [Commented] (COLLECTIONS-798) Replace TestBuilder with mocking object to improve test design

2022-02-07 Thread Justyna Kubica-Ledzion (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488093#comment-17488093 ] Justyna Kubica-Ledzion commented on COLLECTIONS-798: Hi, I’ve pr

[GitHub] [commons-codec] garydgregory commented on pull request #39: CODEC-285 upgrade to JUnit v5.6.0

2022-02-07 Thread GitBox
garydgregory commented on pull request #39: URL: https://github.com/apache/commons-codec/pull/39#issuecomment-1031428568 Git master is now on Java 8. It's confusing to have both JUnit 4 AND 5 on the classpath. It should be one or the other, and yes, it would be nice to update the whole com

[GitHub] [commons-codec] garydgregory commented on pull request #44: Update DigestUtils.java

2022-02-07 Thread GitBox
garydgregory commented on pull request #44: URL: https://github.com/apache/commons-codec/pull/44#issuecomment-1031426479 Closing, no further input from OP. -- 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

[GitHub] [commons-codec] garydgregory closed pull request #44: Update DigestUtils.java

2022-02-07 Thread GitBox
garydgregory closed pull request #44: URL: https://github.com/apache/commons-codec/pull/44 -- 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-

[GitHub] [commons-codec] garydgregory merged pull request #102: Bump taglist-maven-plugin from 2.4 to 3.0.0

2022-02-07 Thread GitBox
garydgregory merged pull request #102: URL: https://github.com/apache/commons-codec/pull/102 -- 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

[GitHub] [commons-io] garydgregory merged pull request #291: Improve `ReaderInputStream` documentation

2022-02-07 Thread GitBox
garydgregory merged pull request #291: URL: https://github.com/apache/commons-io/pull/291 -- 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

[GitHub] [commons-io] Marcono1234 commented on a change in pull request #291: Improve `ReaderInputStream` documentation

2022-02-07 Thread GitBox
Marcono1234 commented on a change in pull request #291: URL: https://github.com/apache/commons-io/pull/291#discussion_r800451592 ## File path: src/main/java/org/apache/commons/io/input/ReaderInputStream.java ## @@ -213,6 +230,16 @@ public void close() throws IOException {