[GitHub] [commons-bcel] nbauma109 commented on pull request #173: Force visit of array instructions and added comments

2022-11-27 Thread GitBox
nbauma109 commented on PR #173: URL: https://github.com/apache/commons-bcel/pull/173#issuecomment-1328673280 It's not indispensable. It just seems that the original developers wrote the code related to array instructions appearing in the coverage diff report above but forgot to actually

[GitHub] [commons-compress] codecov-commenter commented on pull request #332: feat: Encyrption support for Seven7

2022-11-27 Thread GitBox
codecov-commenter commented on PR #332: URL: https://github.com/apache/commons-compress/pull/332#issuecomment-1328608516 #

[GitHub] [commons-compress] github-code-scanning[bot] commented on a diff in pull request #332: feat: Encyrption support for Seven7

2022-11-27 Thread GitBox
github-code-scanning[bot] commented on code in PR #332: URL: https://github.com/apache/commons-compress/pull/332#discussion_r1033168787 ## src/main/java/org/apache/commons/compress/archivers/sevenz/AES256SHA256Decoder.java: ## @@ -126,4 +114,99 @@ } };

[jira] [Updated] (COMPRESS-633) Adding support for SevenZ password encryption

2022-11-27 Thread Daniel Santos (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Santos updated COMPRESS-633: --- Description:  The purpose is to provide password based encryption for 7z compression in

[GitHub] [commons-compress] Dougniel opened a new pull request, #332: feat: Encyrption support for Seven7

2022-11-27 Thread GitBox
Dougniel opened a new pull request, #332: URL: https://github.com/apache/commons-compress/pull/332  The purpose is to provide password based encryption for 7z compression in the same way of decryption already supported, so go forward of one know limitation ☝️In this way, I would

[jira] [Created] (COMPRESS-633) Adding support for SevenZ password encryption

2022-11-27 Thread Daniel Santos (Jira)
Daniel Santos created COMPRESS-633: -- Summary: Adding support for SevenZ password encryption Key: COMPRESS-633 URL: https://issues.apache.org/jira/browse/COMPRESS-633 Project: Commons Compress

[GitHub] [commons-bcel] garydgregory commented on pull request #173: Force visit of array instructions and added comments

2022-11-27 Thread GitBox
garydgregory commented on PR #173: URL: https://github.com/apache/commons-bcel/pull/173#issuecomment-1328358394 Hello @nbauma109 Thank you for your PR. I'm not sure I understand why this is needed. Is it possible to create a unit test that fails without it? -- This is an automated

[GitHub] [commons-bcel] garydgregory merged pull request #174: Unit tests and coverage for binary operations

2022-11-27 Thread GitBox
garydgregory merged PR #174: URL: https://github.com/apache/commons-bcel/pull/174 -- 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:

[GitHub] [commons-exec] garydgregory commented on pull request #27: [EXEC-114] - Migrate to Junit 5

2022-11-27 Thread GitBox
garydgregory commented on PR #27: URL: https://github.com/apache/commons-exec/pull/27#issuecomment-1328326386 @arturobernalg Hi, This component is now on Java 8. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [commons-email] garydgregory commented on pull request #111: Bump easymock from 4.3 to 5.0.1

2022-11-27 Thread GitBox
garydgregory commented on PR #111: URL: https://github.com/apache/commons-email/pull/111#issuecomment-1328310681 @dependabot rebase -- 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

[GitHub] [commons-bcel] garydgregory merged pull request #176: Let coverage run on both JDK 8 and 11

2022-11-27 Thread GitBox
garydgregory merged PR #176: URL: https://github.com/apache/commons-bcel/pull/176 -- 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:

[GitHub] [commons-bcel] codecov-commenter commented on pull request #176: Let coverage run on both JDK 8 and 11

2022-11-27 Thread GitBox
codecov-commenter commented on PR #176: URL: https://github.com/apache/commons-bcel/pull/176#issuecomment-1328292476 #

[GitHub] [commons-bcel] nbauma109 opened a new pull request, #176: Let coverage run on both JDK 8 and 11

2022-11-27 Thread GitBox
nbauma109 opened a new pull request, #176: URL: https://github.com/apache/commons-bcel/pull/176 Some execution paths are related to the use of modules. These execution paths can't be hit if coverage runs only on JDK 8. -- This is an automated message from the Apache Git Service. To

[GitHub] [commons-email] garydgregory merged pull request #106: JUnit5 assertThrows EmailTest

2022-11-27 Thread GitBox
garydgregory merged PR #106: URL: https://github.com/apache/commons-email/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:

[GitHub] [commons-email] garydgregory merged pull request #108: JUnit5 assertThrows DataSourceFileResolverTest

2022-11-27 Thread GitBox
garydgregory merged PR #108: URL: https://github.com/apache/commons-email/pull/108 -- 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:

[GitHub] [commons-email] garydgregory commented on pull request #107: JUnit5 assertThrows DataSourceUrlResolverTest

2022-11-27 Thread GitBox
garydgregory commented on PR #107: URL: https://github.com/apache/commons-email/pull/107#issuecomment-1328273658 -1 test fails -- 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

[GitHub] [commons-email] garydgregory commented on pull request #106: JUnit5 assertThrows EmailTest

2022-11-27 Thread GitBox
garydgregory commented on PR #106: URL: https://github.com/apache/commons-email/pull/106#issuecomment-1328273493 -1 does not compile. -- 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

[GitHub] [commons-email] garydgregory merged pull request #109: JUnit5 assertThrows DataSourceCompositeResolverTest

2022-11-27 Thread GitBox
garydgregory merged PR #109: URL: https://github.com/apache/commons-email/pull/109 -- 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:

[GitHub] [commons-email] garydgregory merged pull request #114: JUnit5 assertThrows DataSourceClassPathResolverTest

2022-11-27 Thread GitBox
garydgregory merged PR #114: URL: https://github.com/apache/commons-email/pull/114 -- 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:

[GitHub] [commons-email] codecov-commenter commented on pull request #114: JUnit5 assertThrows DataSourceClassPathResolverTest

2022-11-27 Thread GitBox
codecov-commenter commented on PR #114: URL: https://github.com/apache/commons-email/pull/114#issuecomment-1328272400 #

[jira] [Created] (COMPRESS-632) Improve fuzzing coverage in oss-fuzz

2022-11-27 Thread Robin Schimpf (Jira)
Robin Schimpf created COMPRESS-632: -- Summary: Improve fuzzing coverage in oss-fuzz Key: COMPRESS-632 URL: https://issues.apache.org/jira/browse/COMPRESS-632 Project: Commons Compress Issue