[jira] [Resolved] (CRYPTO-174) Allow override of SSL library name

2023-11-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-174. - Resolution: Fixed > Allow override of SSL library name > -- > >

Re: [PR] CRYPTO-174: Allow override of SSL library name for Windows [commons-crypto]

2023-11-06 Thread via GitHub
sebbASF merged PR #267: URL: https://github.com/apache/commons-crypto/pull/267 -- 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:

[PR] CRYPTO-174: Allow override of SSL library name for Windows [commons-crypto]

2023-11-06 Thread via GitHub
sebbASF opened a new pull request, #267: URL: https://github.com/apache/commons-crypto/pull/267 (no comment) -- 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

Re: [PR] Add new function: byteCountToDisplayRoundedSize [commons-io]

2023-11-06 Thread via GitHub
eric-creekside commented on PR #74: URL: https://github.com/apache/commons-io/pull/74#issuecomment-1796705887 Any link to the corresponding Commons Text PR or other way to track this down? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Remove duplicate condition in FixedOrderComparator equals() [commons-collections]

2023-11-06 Thread via GitHub
saurabh-rahate commented on PR #392: URL: https://github.com/apache/commons-collections/pull/392#issuecomment-1796399624 > Hello @saurabh-rahate Thank you for your PR. Would you please resolve conflicts and rebase on master? @garydgregory I resolved conflicts and rebased. -- This

[PR] Add test for FileChannels.contentEquals. [commons-io]

2023-11-06 Thread via GitHub
smarkwal opened a new pull request, #509: URL: https://github.com/apache/commons-io/pull/509 The test in this PR uses `FileChannels.contentEquals` to compare the content of two files. Both files have the same size of 1027 bytes. While the content of file 1 starts with "ABC", the content of

[jira] [Closed] (FILEUPLOAD-354) Apache commons fileupload1.5 Support java17

2023-11-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed FILEUPLOAD-354. - Resolution: Information Provided * Try it out * Ask on the users mailing list >

[jira] [Created] (FILEUPLOAD-354) Apache commons fileupload1.5 Support java17

2023-11-06 Thread Radar wen (Jira)
Radar wen created FILEUPLOAD-354: Summary: Apache commons fileupload1.5 Support java17 Key: FILEUPLOAD-354 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-354 Project: Commons FileUpload