[jira] [Updated] (CRYPTO-149) testGMacTamperedData() in GCMCipherTest Intermittent Failure

2020-08-06 Thread Alex Remily (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Remily updated CRYPTO-149: --- Affects Version/s: 1.1.0 > testGMacTamperedData() in GCMCipherTest Intermittent Failure > ---

[jira] [Updated] (CRYPTO-149) testGMacTamperedData() in GCMCipherTest Intermittent Failure

2020-08-06 Thread Alex Remily (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Remily updated CRYPTO-149: --- Description: Gary Gregory Aug 5, 2020, 10:53 PM (20 hours ago) to Commons Hi All: I am seeing what

[jira] [Resolved] (IO-672) Copying a File sets last modified date to 01 January 1970

2020-08-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-672. - Resolution: Fixed commit 291a35ef8be015be252664e2cbde0af741cd82f1 IO-672 - FileCopy sets date to 01 Jan 1970 --- src/ch

[jira] [Created] (CRYPTO-149) testGMacTamperedData() in GCMCipherTest Intermittent Failure

2020-08-06 Thread Alex Remily (Jira)
Alex Remily created CRYPTO-149: -- Summary: testGMacTamperedData() in GCMCipherTest Intermittent Failure Key: CRYPTO-149 URL: https://issues.apache.org/jira/browse/CRYPTO-149 Project: Commons Crypto

[jira] [Commented] (CLI-299) Add Automatic-Module-Name to MANIFEST.MF

2020-08-06 Thread Sean Gilligan (Jira)
[ https://issues.apache.org/jira/browse/CLI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172721#comment-17172721 ] Sean Gilligan commented on CLI-299: --- The commons-cli pom.xml has been updated, so all that

[GitHub] [commons-cli] msgilligan commented on pull request #35: add automatic module name

2020-08-06 Thread GitBox
msgilligan commented on pull request #35: URL: https://github.com/apache/commons-cli/pull/35#issuecomment-670237447 Now that `pom.xml` has been upgraded this PR consists solely of creating an empty file named `profile.module-name `.

[jira] [Commented] (IO-672) Copying a File sets last modified date to 01 January 1970

2020-08-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172702#comment-17172702 ] Sebb commented on IO-672: - Looks like the issue was caused by the following commit: https://github.c

[GitHub] [commons-cli] coveralls edited a comment on pull request #35: add automatic module name

2020-08-06 Thread GitBox
coveralls edited a comment on pull request #35: URL: https://github.com/apache/commons-cli/pull/35#issuecomment-615424872 [![Coverage Status](https://coveralls.io/builds/32594010/badge)](https://coveralls.io/builds/32594010) Coverage remained the same at 96.358% when pulling **1

[jira] [Created] (IO-681) IOUtils.close(Closeable) should allow a list of closeables

2020-08-06 Thread Sebb (Jira)
Sebb created IO-681: --- Summary: IOUtils.close(Closeable) should allow a list of closeables Key: IO-681 URL: https://issues.apache.org/jira/browse/IO-681 Project: Commons IO Issue Type: Improvement

[GitHub] [commons-io] coveralls edited a comment on pull request #102: Improvement of FileUtils test coverage

2020-08-06 Thread GitBox
coveralls edited a comment on pull request #102: URL: https://github.com/apache/commons-io/pull/102#issuecomment-590004010 [![Coverage Status](https://coveralls.io/builds/32592413/badge)](https://coveralls.io/builds/32592413) Coverage increased (+0.7%) to 90.126% when pulling **

[GitHub] [commons-io] Kled9 commented on pull request #102: Improvement of FileUtils test coverage

2020-08-06 Thread GitBox
Kled9 commented on pull request #102: URL: https://github.com/apache/commons-io/pull/102#issuecomment-670185233 @garydgregory Ok thanks for the information, I modified the tests, now they use `assertThrows` from JUnit5. This

[jira] [Updated] (CONFIGURATION-792) commons-configuration 1.10 breaks code that worked with 1.9

2020-08-06 Thread Norbert Kiesel (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norbert Kiesel updated CONFIGURATION-792: - Description: CONFIGURATION-556 changed how ConfigurationConverter.getConfi

[jira] [Created] (CONFIGURATION-792) commons-configuration 1.10 breaks code that worked with 1.9

2020-08-06 Thread Norbert Kiesel (Jira)
Norbert Kiesel created CONFIGURATION-792: Summary: commons-configuration 1.10 breaks code that worked with 1.9 Key: CONFIGURATION-792 URL: https://issues.apache.org/jira/browse/CONFIGURATION-792

[GitHub] [commons-crypto] aremily commented on pull request #103: Standardize the release build process with Docker.

2020-08-06 Thread GitBox
aremily commented on pull request #103: URL: https://github.com/apache/commons-crypto/pull/103#issuecomment-670028371 Let me add that to the list of things to look at. It may be something I forgot to go back and change. On Thu, Aug 6, 2020 at 12:07 PM Geoffrey Blake wrote:

[GitHub] [commons-crypto] geoffreyblake commented on a change in pull request #103: Standardize the release build process with Docker.

2020-08-06 Thread GitBox
geoffreyblake commented on a change in pull request #103: URL: https://github.com/apache/commons-crypto/pull/103#discussion_r466522712 ## File path: Makefile.common ## @@ -163,17 +163,17 @@ Linux-arm_COMMONS_CRYPTO_FLAGS:= Linux-armhf_CC:= $(CROSS_PREFIX)gcc Linux-arm

[jira] [Updated] (EXEC-111) Update Java requirement from Java 5 to 7

2020-08-06 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/EXEC-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated EXEC-111: - Summary: Update Java requirement from Java 5 to 7 (was: Update Java requirement from Java 5 to 6)

[jira] [Reopened] (EXEC-111) Update Java requirement from Java 5 to 6

2020-08-06 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/EXEC-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory reopened EXEC-111: -- > Update Java requirement from Java 5 to 6 > > >

[jira] [Updated] (EXEC-111) Update Java requirement from Java 5 to 7

2020-08-06 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/EXEC-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated EXEC-111: - Description: Update Java requirement from Java 5 to 7. This will allow to build on Java 9 and up.

[jira] [Resolved] (EXEC-111) Update Java requirement from Java 5 to 7

2020-08-06 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/EXEC-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved EXEC-111. -- Resolution: Fixed > Update Java requirement from Java 5 to 7 > --

[GitHub] [commons-exec] garydgregory merged pull request #13: Bump findbugs-maven-plugin from 3.0.0 to 3.0.5

2020-08-06 Thread GitBox
garydgregory merged pull request #13: URL: https://github.com/apache/commons-exec/pull/13 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-exec] garydgregory merged pull request #16: Bump commons-parent from 51 to 52

2020-08-06 Thread GitBox
garydgregory merged pull request #16: URL: https://github.com/apache/commons-exec/pull/16 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] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467297 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] Isira-Seneviratne commented on pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
Isira-Seneviratne commented on pull request #124: URL: https://github.com/apache/commons-io/pull/124#issuecomment-669941289 This article might be helpful: https://dev.to/ychescale9/running-android-emulators-on-ci-from-bitrise-io-to-github-actions-3j76 -

[GitHub] [commons-io] Isira-Seneviratne commented on pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
Isira-Seneviratne commented on pull request #124: URL: https://github.com/apache/commons-io/pull/124#issuecomment-669928664 > > > > > @Isira-Seneviratne @chtompki > > > Here is another thought which I think will give us more bang for the buck: > > > All of these `FileUtils` ti

[jira] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467284 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[jira] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467279&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467279 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] garydgregory commented on a change in pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
garydgregory commented on a change in pull request #124: URL: https://github.com/apache/commons-io/pull/124#discussion_r466407684 ## File path: src/main/java/org/apache/commons/io/FileUtils.java ## @@ -1603,93 +1598,272 @@ public static boolean isFileNewer(final File file, fin

[jira] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467277&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467277 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[jira] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467278 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[GitHub] [commons-io] garydgregory commented on pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
garydgregory commented on pull request #124: URL: https://github.com/apache/commons-io/pull/124#issuecomment-669922844 > > @Isira-Seneviratne @chtompki > > Here is another thought which I think will give us more bang for the buck: > > All of these `FileUtils` time comparison APIs shou

[GitHub] [commons-io] Isira-Seneviratne edited a comment on pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
Isira-Seneviratne edited a comment on pull request #124: URL: https://github.com/apache/commons-io/pull/124#issuecomment-669918063 > > > @Isira-Seneviratne @chtompki > > Here is another thought which I think will give us more bang for the buck: > > All of these `FileUti

[GitHub] [commons-io] Isira-Seneviratne commented on pull request #124: [IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread GitBox
Isira-Seneviratne commented on pull request #124: URL: https://github.com/apache/commons-io/pull/124#issuecomment-669918063 > > > @Isira-Seneviratne @chtompki > > Here is another thought which I think will give us more bang for the buck: > > All of these `FileUtils` tim

[jira] [Work logged] (IO-676) Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API.

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-676?focusedWorklogId=467272&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467272 ] ASF GitHub Bot logged work on IO-676: - Author: ASF GitHub Bot Cre

[jira] [Updated] (NET-670) Apache Commons Net ftpClient.java changeWorkingDirectory() Function CRLF Injection Remote Command Execution

2020-08-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/NET-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-670: - Fix Version/s: (was: 3.7) > Apache Commons Net ftpClient.java changeWorkingDirectory() Function CRLF > Injection Remote

[jira] [Closed] (NET-670) Apache Commons Net ftpClient.java changeWorkingDirectory() Function CRLF Injection Remote Command Execution

2020-08-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/NET-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-670. > Apache Commons Net ftpClient.java changeWorkingDirectory() Function CRLF > Injection Remote Command Execution > ---

[jira] [Commented] (COMPRESS-542) Corrupt 7z allocates huge amount of SevenZEntries

2020-08-06 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172118#comment-17172118 ] A Kelday commented on COMPRESS-542: --- Here are a couple test files which will I think

[jira] [Updated] (COMPRESS-542) Corrupt 7z allocates huge amount of SevenZEntries

2020-08-06 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A Kelday updated COMPRESS-542: -- Attachment: endheadercorrupted.7z > Corrupt 7z allocates huge amount of SevenZEntries > -

[jira] [Updated] (COMPRESS-542) Corrupt 7z allocates huge amount of SevenZEntries

2020-08-06 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A Kelday updated COMPRESS-542: -- Attachment: endheadercorrupted2.7z > Corrupt 7z allocates huge amount of SevenZEntries >

[GitHub] [commons-io] coveralls commented on pull request #138: Bump junit-pioneer from 0.8.0 to 0.9.0

2020-08-06 Thread GitBox
coveralls commented on pull request #138: URL: https://github.com/apache/commons-io/pull/138#issuecomment-669748780 [![Coverage Status](https://coveralls.io/builds/32575437/badge)](https://coveralls.io/builds/32575437) Coverage increased (+0.02%) to 90.014% when pulling **a90beb