Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Bruno P. Kinoshita
Hi, Had a bit of spare time to investigate this one (almost end of Friday for me anyway, hooray!). There are two unit tests in Sha512 hanging for me in Eclipse, testSha512CryptExplicitCall and testSha512CryptNullData. The code that the test uses and hangs in my JVM can be simplified to: ``` S

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Rob Tompkins
> On Feb 7, 2019, at 8:17 PM, sebb wrote: > > It builds fine on ubuntu trusty with Java 8 Agree > > https://builds.apache.org/view/A-D/view/Commons/job/Commons-Codec-Adhoc/ > > Maybe sprinkle the Sha2Crypt.sha2Crypt method with debug prints to see > where the code is hanging? > > Or can y

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread sebb
It builds fine on ubuntu trusty with Java8 https://builds.apache.org/view/A-D/view/Commons/job/Commons-Codec-Adhoc/ Maybe sprinkle the Sha2Crypt.sha2Crypt method with debug prints to see where the code is hanging? Or can you run the test in an IDE that allows you to interrupt it if it hangs? On

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gary Gregory
On Thu, Feb 7, 2019 at 5:18 PM Gary Gregory wrote: > On Thu, Feb 7, 2019 at 9:03 AM Gary Gregory > wrote: > >> +0 >> >> Testing RC from the git tag. >> >> Apache RAT check OK. >> Apache CLIRR check OK. >> >> Running 'mvn -V clean package site' using Oracle Java 8 and 11 on Windows >> 10.0.16299.

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gary Gregory
On Thu, Feb 7, 2019 at 5:21 PM Rob Tompkins wrote: > Strange, I suppose we should cancel and try to debug it? > You don't need to cancel until you know why this is failing and whether there is anything /we/ can do about. What if it's a Java bug? I suppose it could be some infinite loop bug in o

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Rob Tompkins
Strange, I suppose we should cancel and try to debug it? -Rob > On Feb 7, 2019, at 5:18 PM, Gary Gregory wrote: > >> On Thu, Feb 7, 2019 at 9:03 AM Gary Gregory wrote: >> >> +0 >> >> Testing RC from the git tag. >> >> Apache RAT check OK. >> Apache CLIRR check OK. >> >> Running 'mvn -V cle

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gary Gregory
On Thu, Feb 7, 2019 at 9:03 AM Gary Gregory wrote: > +0 > > Testing RC from the git tag. > > Apache RAT check OK. > Apache CLIRR check OK. > > Running 'mvn -V clean package site' using Oracle Java 8 and 11 on Windows > 10.0.16299.904: > > Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread sebb
On Thu, 7 Feb 2019 at 17:48, Gilles Sadowski wrote: > > Le jeu. 7 févr. 2019 à 17:32, Gary Gregory a écrit : > > > > On Thu, Feb 7, 2019 at 9:27 AM Gilles Sadowski wrote: > > > > > Hi. > > > > > > "mvn test" does not hang here. > > > > > > > Can you be more specific please? On what OS and Java v

[GitHub] vanzin commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1

2019-02-07 Thread GitBox
vanzin commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1 URL: https://github.com/apache/commons-crypto/pull/92#issuecomment-461553133 If I understand `context->encrypt` correctly, it just tracks whether the context is being used for encry

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gilles Sadowski
Le jeu. 7 févr. 2019 à 17:32, Gary Gregory a écrit : > > On Thu, Feb 7, 2019 at 9:27 AM Gilles Sadowski wrote: > > > Hi. > > > > "mvn test" does not hang here. > > > > Can you be more specific please? On what OS and Java version? $ java -version openjdk version "10.0.1" 2018-04-17 OpenJDK Runtim

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gary Gregory
On Thu, Feb 7, 2019 at 9:27 AM Gilles Sadowski wrote: > Hi. > > "mvn test" does not hang here. > Can you be more specific please? On what OS and Java version? Gary > > Gilles > > Le jeu. 7 févr. 2019 à 15:22, Rob Tompkins a écrit : > > > > Definitely strange works for me. Let me try it insid

Re: [collections] finalizing 4.3 release

2019-02-07 Thread thc202
OK, I see that the RC2 started in the same day as RC1 was cancelled so the dates do make sense. Sorry for the noise! :/ Best regards. On 07/02/2019 16:13, thc...@gmail.com wrote: > Sorry, I missed the remark from Maxim: > >> According to release date: released artifacts were build December 26 >

Re: [collections] finalizing 4.3 release

2019-02-07 Thread thc202
Sorry, I missed the remark from Maxim: > According to release date: released artifacts were build December 26 Can you confirm that it shows the date when the artifacts were built and not released? Best regards. On 07/02/2019 16:07, thc...@gmail.com wrote: > Hi. > > So, who/what released it? I

Re: [collections] finalizing 4.3 release

2019-02-07 Thread thc202
Hi. So, who/what released it? I guess those GA coordinates are synced from Apache? Was it just a mistake when RC1 was cancelled? (Dates match.) Or, is it a rogue release/library? Based on: https://mvnrepository.com/artifact/org.apache.commons/commons-collections4 it's already being used. Should

Re: [ANNOUNCE] Apache Commons VFS 2.3

2019-02-07 Thread Otto Fowler
Nice Gary! On February 7, 2019 at 09:47:28, Gary Gregory (garydgreg...@gmail.com) wrote: The Apache Commons VFS Project team is pleased to announce the release of Apache Commons VFS Project 2.3. Apache Commons VFS is a Virtual File System library. New features and bug fix release. Changes in

Re: [collections] finalizing 4.3 release

2019-02-07 Thread Maxim Solodovnik
Would it be enough to add following text to RELEASE-NOTES.txt? Or proof links also need to be added? Please NOTE: Clirr errors reported for this release are false positive, this is prooved by Japicmp report And manual testing. And, I guess, same text should be added to release_4_3.html ? On Wed

Re: [ANNOUNCE] Apache Commons VFS 2.3

2019-02-07 Thread Rob Tompkins
Many thanks Gary! > On Feb 7, 2019, at 9:47 AM, Gary Gregory wrote: > > The Apache Commons VFS Project team is pleased to announce the release of > Apache Commons VFS Project 2.3. > > Apache Commons VFS is a Virtual File System library. > > New features and bug fix release. > > Changes in th

[ANNOUNCE] Apache Commons VFS 2.3

2019-02-07 Thread Gary Gregory
The Apache Commons VFS Project team is pleased to announce the release of Apache Commons VFS Project 2.3. Apache Commons VFS is a Virtual File System library. New features and bug fix release. Changes in this version include: New features: o VFS-677: [SFTP] Add support for append mode. Thanks

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gilles Sadowski
Hi. "mvn test" does not hang here. Gilles Le jeu. 7 févr. 2019 à 15:22, Rob Tompkins a écrit : > > Definitely strange works for me. Let me try it inside the maven docker > container. > > -Rob > > > On Feb 7, 2019, at 9:03 AM, Gary Gregory wrote: > > > > +0 > > > > Testing RC from the git tag.

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Rob Tompkins
Definitely strange works for me. Let me try it inside the maven docker container. -Rob > On Feb 7, 2019, at 9:03 AM, Gary Gregory wrote: > > +0 > > Testing RC from the git tag. > > Apache RAT check OK. > Apache CLIRR check OK. > > Running 'mvn -V clean package site' using Oracle Java 8 and

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Rob Tompkins
Curious. Looking into it. -Rob > On Feb 7, 2019, at 9:03 AM, Gary Gregory wrote: > > +0 > > Testing RC from the git tag. > > Apache RAT check OK. > Apache CLIRR check OK. > > Running 'mvn -V clean package site' using Oracle Java 8 and 11 on Windows > 10.0.16299.904: > > Apache Maven 3.6.0 (

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC2

2019-02-07 Thread Gary Gregory
+0 Testing RC from the git tag. Apache RAT check OK. Apache CLIRR check OK. Running 'mvn -V clean package site' using Oracle Java 8 and 11 on Windows 10.0.16299.904: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00) Maven home: C:\Java\apache-maven-3.6.0\b