FLINK-33159

2023-09-28 Thread David Radley
Hi,
I re-opened https://issues.apache.org/jira/browse/FLINK-33159 . After it closed 
as will not fix- l hopefully the words I have added reassure you that this is a 
benign change – I intended this to just clean the build file by using 
variables. I wanted to check this is ok with the community, so I can proceed,   
   kind regards, David.

Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU


[jira] [Created] (FLINK-33159) Use the variables for java and Maven version checks in the pom file

2023-09-26 Thread david radley (Jira)
david radley created FLINK-33159:


 Summary: Use the variables for java and Maven version checks in 
the pom file 
 Key: FLINK-33159
 URL: https://issues.apache.org/jira/browse/FLINK-33159
 Project: Flink
  Issue Type: Improvement
  Components: Build System
Reporter: david radley
 Fix For: 1.7.3, 1.8.4


Use the variables for java and Maven version checks in the pom file.

In the pom file I notice line

__
                   _1.8.0_
 __

This should use the variable like this:

  \{_}{_}${target.java.version}{_}{_}

I also see 2 instanced of _1.8_

The second instance should refer to the variable

also the Maven versions should use variables.

 

I will provide a pr for this.

 

 

 

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)