You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Hans Van Akelyen <ha...@gmail.com> on 2021/01/21 20:10:36 UTC

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

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
- Minimize RAT exclusions
- Cleanup unused static (including fonts)

As our main codebase was already diverging too far from the 0.50 release we
have abandoned this release and combined all changes in 0.60

Thank you for checking and voting on this release.

Hop community vote and result threads:
Vote:
https://lists.apache.org/thread.html/r55939c05bd25c4e970100a4e973be3ce7cfac35057e3641a157c32e5%40%3Cdev.hop.apache.org%3E
Result:
https://lists.apache.org/thread.html/r4be6768898a92f19856a3261f4f667cce5da1c9e86538b3b77068f60%40%3Cdev.hop.apache.org%3E


The tag to be voted on is 0.60-rc1 (commit 88720ff):
https://github.com/apache/incubator-hop/tree/0.60-rc1

The release files, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/incubator/hop/apache-hop-0.60-incubating-rc1/

The SHA512 Checksum for these artifacts is:
7288bdc6b5bc4f98bd8b870211a369cee04b1d395baaf0613cbb713b803dd5e26361eaebbe84337d0db9216a493f928198a12c71989d0b905947d87e27cc8d3b

Release artifacts are signed with the following key:
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e

For more information about the contents of this release, see:
https://issues.apache.org/jira/projects/HOP/versions/12349498
This release will also include all changes done for release 0.50:
https://issues.apache.org/jira/projects/HOP/versions/12349247

Please vote on releasing this package as Apache Hop (incubating) 0.60!

The vote will be open for at least 72 hours or until
a majority of at least 3 +1 IPMC votes are cast.

[ ] +1 Release this package as Apache Hop (incubating) 0.60
[ ] +0 No opinion
[ ] -1 Do not release this package because ...

Best Regards,
Hans

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

Posted by Hans Van Akelyen <ha...@gmail.com>.
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 <dj...@gmail.com>
wrote:

> +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 Julian Hyde <jh...@apache.org> wrote:
>
> > 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 encoding: UTF-8
> > OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family:
> > "unix"
> >
> > $ java -version
> > java version "1.8.0_271"
> > Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
> > Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)
> >
> > On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde <jh...@apache.org> wrote:
> > >
> > > 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 ................................ SUCCESS [
> > 0.007 s]
> > > [INFO] Hop Assemblies Libraries ........................... FAILURE [
> > 3.737 s]
> > > [INFO] Hop Client ......................................... SKIPPED
> > > [INFO] Hop Assemblies Core ................................ SKIPPED
> > > [INFO] Hop Assemblies Core Libraries ...................... SKIPPED
> > > [INFO] Hop Assemblies Debug 0.60 .......................... SKIPPED
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [INFO] BUILD FAILURE
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [INFO] Total time: 03:52 min
> > > [INFO] Finished at: 2021-01-23T17:01:00-08:00
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [ERROR] Failed to execute goal
> > >
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> > > (copy-libs) on project hop-assemblies-libs: Artifact has not been
> > > packaged yet. When used on reactor artifact, copy should be executed
> > > after packaging: see MDEP-187. -> [Help 1]
> > > [ERROR]
> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
> > > the -e switch.
> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > [ERROR]
> > > [ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:
> > > [ERROR] [Help 1]
> > >
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> > > [ERROR]
> > > [ERROR] After correcting the problems, you can resume the build with
> the
> > command
> > > [ERROR]   mvn <goals> -rf :hop-assemblies-libs
> > >
> > > Julian
> > >
> > >
> > > On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <
> justin@classsoftware.com>
> > wrote:
> > > >
> > > > 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-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
>

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

Posted by Kevin Ratnasekera <dj...@gmail.com>.
+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 Julian Hyde <jh...@apache.org> wrote:

> 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 encoding: UTF-8
> OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family:
> "unix"
>
> $ java -version
> java version "1.8.0_271"
> Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
> Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)
>
> On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde <jh...@apache.org> wrote:
> >
> > 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 ................................ SUCCESS [
> 0.007 s]
> > [INFO] Hop Assemblies Libraries ........................... FAILURE [
> 3.737 s]
> > [INFO] Hop Client ......................................... SKIPPED
> > [INFO] Hop Assemblies Core ................................ SKIPPED
> > [INFO] Hop Assemblies Core Libraries ...................... SKIPPED
> > [INFO] Hop Assemblies Debug 0.60 .......................... SKIPPED
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 03:52 min
> > [INFO] Finished at: 2021-01-23T17:01:00-08:00
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> > (copy-libs) on project hop-assemblies-libs: Artifact has not been
> > packaged yet. When used on reactor artifact, copy should be executed
> > after packaging: see MDEP-187. -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with
> > the -e switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> command
> > [ERROR]   mvn <goals> -rf :hop-assemblies-libs
> >
> > Julian
> >
> >
> > On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <ju...@classsoftware.com>
> wrote:
> > >
> > > 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-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: general-help@incubator.apache.org
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

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

Posted by Julian Hyde <jh...@apache.org>.
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 encoding: UTF-8
OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family: "unix"

$ java -version
java version "1.8.0_271"
Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)

On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde <jh...@apache.org> wrote:
>
> 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 ................................ SUCCESS [  0.007 s]
> [INFO] Hop Assemblies Libraries ........................... FAILURE [  3.737 s]
> [INFO] Hop Client ......................................... SKIPPED
> [INFO] Hop Assemblies Core ................................ SKIPPED
> [INFO] Hop Assemblies Core Libraries ...................... SKIPPED
> [INFO] Hop Assemblies Debug 0.60 .......................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:52 min
> [INFO] Finished at: 2021-01-23T17:01:00-08:00
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
> (copy-libs) on project hop-assemblies-libs: Artifact has not been
> packaged yet. When used on reactor artifact, copy should be executed
> after packaging: see MDEP-187. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hop-assemblies-libs
>
> Julian
>
>
> On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <ju...@classsoftware.com> wrote:
> >
> > 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-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


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

Posted by Julian Hyde <jh...@apache.org>.
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 ................................ SUCCESS [  0.007 s]
[INFO] Hop Assemblies Libraries ........................... FAILURE [  3.737 s]
[INFO] Hop Client ......................................... SKIPPED
[INFO] Hop Assemblies Core ................................ SKIPPED
[INFO] Hop Assemblies Core Libraries ...................... SKIPPED
[INFO] Hop Assemblies Debug 0.60 .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:52 min
[INFO] Finished at: 2021-01-23T17:01:00-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies
(copy-libs) on project hop-assemblies-libs: Artifact has not been
packaged yet. When used on reactor artifact, copy should be executed
after packaging: see MDEP-187. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hop-assemblies-libs

Julian


On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <ju...@classsoftware.com> wrote:
>
> 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-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


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

Posted by Justin Mclean <ju...@classsoftware.com>.
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-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


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

Posted by Hans Van Akelyen <ha...@gmail.com>.
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 at 7:18 AM Justin Mclean <ju...@classsoftware.com>
wrote:

> 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 OSX (as mentioned before)
>
> Thanks,
> Justin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

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

Posted by Justin Mclean <ju...@classsoftware.com>.
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 OSX (as mentioned before)

Thanks,
Justin


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org