Re: [compress] broken test or main for TarFileTest.testDirectoryWithLongNameEndsWithSlash()

2022-05-05 Thread Matt Juntunen
Hello, I've created a PR with a fix for that test. However, I'm not familiar enough with the tar format to know if this is all that's needed or if there is a deeper issue that needs to be addressed. Regards, Matt J On Thu, May 5, 2022 at 8:41 PM Gary Gregory wrote: > > Hi All, > > I discovered

[compress] broken test or main for TarFileTest.testDirectoryWithLongNameEndsWithSlash()

2022-05-05 Thread Gary Gregory
Hi All, I discovered earlier today that most tests (expect pack200) tests were being skipped when running the Maven test goal. This is likely due to a combination of updating commons-parent from 52 to 53 and porting from JUnit 4 to 5 which was not checked properly. I fixed all that but there

Re: [crypto] How to get the native library?

2022-05-05 Thread sebb
On Thu, 5 May 2022 at 21:57, Gilles Sadowski wrote: > > Le jeu. 5 mai 2022 à 22:24, Jochen Wiedmann > a écrit : > > > > Hi, > > > > trying to run the unit tests for commons-crypto, I get the error message > > > > Native library is not loaded > > > > I understand, what it tells me. However, I

Re: [crypto] How to get the native library?

2022-05-05 Thread Gilles Sadowski
Le jeu. 5 mai 2022 à 22:24, Jochen Wiedmann a écrit : > > Hi, > > trying to run the unit tests for commons-crypto, I get the error message > > Native library is not loaded > > I understand, what it tells me. However, I do not find any hints on > how to get the native library. Not on the

Re: [crypto] How to get the native library?

2022-05-05 Thread Alex Remily
If you actually don't have OpenSSL installed you can get it from the website https://www.openssl.org/source/. On Thu, May 5, 2022 at 4:24 PM Jochen Wiedmann wrote: > Hi, > > trying to run the unit tests for commons-crypto, I get the error message > > Native library is not loaded > > I

Re: [crypto] How to get the native library?

2022-05-05 Thread Alex Remily
What version of OpenSSL do you have installed and how are you running the unit tests, e.g., are you using the command line, maven, an integrated IDE test runner, etc? On Thu, May 5, 2022 at 4:24 PM Jochen Wiedmann wrote: > Hi, > > trying to run the unit tests for commons-crypto, I get the error

[crypto] How to get the native library?

2022-05-05 Thread Jochen Wiedmann
Hi, trying to run the unit tests for commons-crypto, I get the error message Native library is not loaded I understand, what it tells me. However, I do not find any hints on how to get the native library. Not on the website, not in the top-level docs. Can anyone help with that? Thanks,

Re: [VOTE] Release Apache Commons Daemon 1.3.1 based on RC1

2022-05-05 Thread Gary Gregory
+1 Tested the src zip ASC, RAT, JApiCmp all OK. Above OK on Darwin --- 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64 x86_64 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /usr/local/Cellar/maven/3.8.5/libexec

Re: [VOTE] Release Apache Commons Daemon 1.3.1 based on RC1

2022-05-05 Thread Gary Gregory
IMO this is useless :-( https://dist.apache.org/repos/dist/dev/commons/daemon/1.3.1-RC1/RELEASE-NOTES.txt Gary On Tue, May 3, 2022 at 11:43 AM Mark Thomas wrote: > > We have fixed a few bugs since Apache Commons Daemon 1.3.0 was released, > so I would like to release Apache Commons Daemon