FW: FW: RE: Inconsistent build Flink from source in readme and docs

2023-09-15 Thread David Radley
@flink.apache.org Subject: [EXTERNAL] FW: RE: Inconsistent build Flink from source in readme and docs Hi again, I have just checked and you already enforcer have the enforcer for this in master. I guess the only extra piece would be to put out a warning for java 8 indicating it is deprecated – I could

FW: RE: Inconsistent build Flink from source in readme and docs

2023-09-15 Thread David Radley
September 2023 at 11:44 To: dev@flink.apache.org Subject: [EXTERNAL] RE: Inconsistent build Flink from source in readme and docs Hi Sergey, Thanks for your response. To summarise: Flink 1.17 needs Maven 3.25 or 3.3.x with shading Flink current master and 1.18 when released will require 3.8.6

RE: Inconsistent build Flink from source in readme and docs

2023-09-15 Thread David Radley
build Flink from source in readme and docs Hi David The links you have mentioned seems correct Movement[1] towards to maven 3.8.6 happened since 1.18.x, and this is mentioned in doc for master branch At the same time 1.17.x still requires 3.3.x as mentioned in the doc for 1.17 you've ment

Re: Inconsistent build Flink from source in readme and docs

2023-09-14 Thread Sergey Nuyanzin
Hi David The links you have mentioned seems correct Movement[1] towards to maven 3.8.6 happened since 1.18.x, and this is mentioned in doc for master branch At the same time 1.17.x still requires 3.3.x as mentioned in the doc for 1.17 you've mentioned. so it depends on the Flink version [1] h