[
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:
[
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
[
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
[
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?
[
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.
[
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.
>
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
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:
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
[
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
[
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
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
[
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/
[
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
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
[
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
[
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
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+)?"
[
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
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
[
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
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
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
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-
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
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
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 {
27 matches
Mail list logo