[RESULT] [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-25 Thread Hans Van Akelyen
Thank you to everyone who participated in the vote. The voting is now closed and it has passed. Binding votes: 4: +1 votes - Julian Hyde - Justin Mclean - François Papon - Kevin Ratnasekera 0: 0 votes 0: -1 votes. Non-binding 0: +1 votes 0: 0 votes 0: -1 votes. Thank you, The Apache H

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-25 Thread Hans Van Akelyen
Thank you all for voting, I was able to reproduce the issue, we usually use the install phase so we did not notice. We will make sure the compile phase works in the future releases. On Sun, Jan 24, 2021 at 8:55 AM Kevin Ratnasekera wrote: > +1 ( binding ) > > I checked the following. > > - Incu

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Kevin Ratnasekera
+1 ( binding ) I checked the following. - Incubating in name. - PGP Signatures. - SHA512 Checksums. - DISCLAIMER-WIP exists. - LICENSE and NOTICE are fine. - Maven Build passes on MacOS. ( Maven - 3.6.3 JAVA - AdoptOpenJDK Java 1.8.0_252 ). Regards Kevin On Sun, Jan 24, 2021 at 6:35 AM

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Julian Hyde
PS More environment info: $ mvn -version Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T11:49:05-08:00) Maven home: /usr/local/apache-maven-3.5.3 Java version: 1.8.0_271, vendor: Oracle Corporation Java home: /usr/lib/jvm/jdk1.8.0_271/jre Default locale: en_US, platform e

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Julian Hyde
FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile". ... [INFO] Hop Assemblies Plugins Dist SUCCESS [ 17.172 s] [INFO] Hop Assemblies Static Assets ... SUCCESS [ 0.272 s] [INFO] Hop Assemblies Demo SUC

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-23 Thread Justin Mclean
Hi, It's failing for me at: [INFO] Hop Assemblies Plugins Dist FAILURE [ 33.371 s] When I do an “mvn compile” but it works with a “man package”. Thanks, Justin - To unsubscribe, e-mail: general-unsubscr.

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-21 Thread Hans Van Akelyen
Hi Justin, Thanks for the vote! If you have some time to spare could you provide us with your maven/java version and the error you get while building? The software should build and work on all 3 major platforms, I'm also an OSX user and can build without errors. Thanks, Hans On Fri, Jan 22, 2021

Re: [VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-21 Thread Justin Mclean
Hi, +1 (binding) it contains Category B source code but is using the WIP disclaimer and what is contains is clearly stated. I checked: - Incubating in name - DISCLAIMER exists - LICENSE and NOTICE look OK - Source files have correct headers - No unexpected binary files - Unable to compile on

[VOTE] Release Apache Hop (incubating) 0.60-rc1

2021-01-21 Thread Hans Van Akelyen
Hi IPMC, This is a call for vote to release Apache Hop (Incubating) 0.60-rc1. The main changes in this release are fixing the issues brought up by the IPMC: - Added DISCLAIMER-WIP - Align Apache headers in source files - Remove duplicate headers - Add non compliant source files to LICENSE file -