[GitHub] [commons-vfs] zhwq1216 commented on pull request #215: fix the sftp channel don't return to the pool when exception on SftpFileObject.doGetOutputStream

2021-09-25 Thread GitBox
zhwq1216 commented on pull request #215: URL: https://github.com/apache/commons-vfs/pull/215#issuecomment-927231575 > You'll need some kind of unit test to show that this actually fixes something. See https://github.com/apache/commons-vfs/tree/master/commons-vfs2/src/test/java/org/apache/c

[jira] [Commented] (COMPRESS-589) 1.21 throws a 'java.io.IOException: Truncated TAR archive' exception while 1.20 not

2021-09-25 Thread chen (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420178#comment-17420178 ] chen commented on COMPRESS-589: --- [~erans] yes,the size of tar file are the same,both 220

[jira] [Comment Edited] (COMPRESS-591) Fix decoding of 7z files containing LZMA streams with end marker

2021-09-25 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419545#comment-17419545 ] Peter Lee edited comment on COMPRESS-591 at 9/26/21, 1:33 AM: ---

[GitHub] [commons-io] garydgregory commented on a change in pull request #277: Refactoring

2021-09-25 Thread GitBox
garydgregory commented on a change in pull request #277: URL: https://github.com/apache/commons-io/pull/277#discussion_r716096884 ## File path: src/main/java/org/apache/commons/io/filefilter/WildcardFilter.java ## @@ -114,7 +118,9 @@ public WildcardFilter(final String wildcard)

[GitHub] [commons-io] garydgregory commented on pull request #277: Refactoring

2021-09-25 Thread GitBox
garydgregory commented on pull request #277: URL: https://github.com/apache/commons-io/pull/277#issuecomment-927181616 Hi @caetanobca You'll need to run `mvn` before you submit a PR and check if the build passes. This PR will not pass as it breaks binary compatibility. -- This is an

[GitHub] [commons-io] garydgregory commented on a change in pull request #277: Refactoring

2021-09-25 Thread GitBox
garydgregory commented on a change in pull request #277: URL: https://github.com/apache/commons-io/pull/277#discussion_r716096884 ## File path: src/main/java/org/apache/commons/io/filefilter/WildcardFilter.java ## @@ -114,7 +118,9 @@ public WildcardFilter(final String wildcard)

[GitHub] [commons-math] aherbert commented on a change in pull request #197: Feature/math 1563

2021-09-25 Thread GitBox
aherbert commented on a change in pull request #197: URL: https://github.com/apache/commons-math/pull/197#discussion_r716075956 ## File path: commons-math-ga/pom.xml ## @@ -0,0 +1,54 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema

[GitHub] [commons-fileupload] jochenw merged pull request #115: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1

2021-09-25 Thread GitBox
jochenw merged pull request #115: URL: https://github.com/apache/commons-fileupload/pull/115 -- 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-fileupload] jochenw merged pull request #106: Improve Travis CI build Performance

2021-09-25 Thread GitBox
jochenw merged pull request #106: URL: https://github.com/apache/commons-fileupload/pull/106 -- 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-fileupload] jochenw merged pull request #113: Bump junit-jupiter from 5.7.2 to 5.8.0

2021-09-25 Thread GitBox
jochenw merged pull request #113: URL: https://github.com/apache/commons-fileupload/pull/113 -- 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-fileupload] jochenw merged pull request #116: Remove unnecessary boxing

2021-09-25 Thread GitBox
jochenw merged pull request #116: URL: https://github.com/apache/commons-fileupload/pull/116 -- 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-math] coveralls edited a comment on pull request #197: Feature/math 1563

2021-09-25 Thread GitBox
coveralls edited a comment on pull request #197: URL: https://github.com/apache/commons-math/pull/197#issuecomment-926462621 [![Coverage Status](https://coveralls.io/builds/43067045/badge)](https://coveralls.io/builds/43067045) Coverage decreased (-0.4%) to 90.086% when pulling

[GitHub] [commons-math] coveralls edited a comment on pull request #197: Feature/math 1563

2021-09-25 Thread GitBox
coveralls edited a comment on pull request #197: URL: https://github.com/apache/commons-math/pull/197#issuecomment-926462621 [![Coverage Status](https://coveralls.io/builds/43066987/badge)](https://coveralls.io/builds/43066987) Coverage decreased (-0.4%) to 90.086% when pulling

[jira] [Commented] (DBCP-581) BigDecimal precision lossing when reusing prepared statement for INSERT / UPDATE queries in DB2

2021-09-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420114#comment-17420114 ] Gary D. Gregory commented on DBCP-581: -- [~bcfsham] What we have is on on [https://com

[GitHub] [commons-fileupload] arturobernalg opened a new pull request #116: Remove unnecessary boxing

2021-09-25 Thread GitBox
arturobernalg opened a new pull request #116: URL: https://github.com/apache/commons-fileupload/pull/116 Explicit manual boxing is unnecessary as for Java 5 and later, and can safely be removed. -- This is an automated message from the Apache Git Service. To respond to the message, pleas