Chesnay Schepler created FLINK-13991:
----------------------------------------
Summary: Add git exclusion for 1.9+ features to 1.8
Key: FLINK-13991
URL:
https://issues.apache.org/jira/browse/FLINK-13991 Project: Flink
Issue Type: Improvement
Components: Build System
Reporter: Chesnay Schepler
Fix For: 1.8.3
Switching from 1.9+ to 1.8 is kind of a pain since git picks up various files from later versions as new files, including:
* the zip file of flink-python
* the entire new WebUI
* the copy of the old WebUI
* some generated classes in flink-parquet
This isn't _problematic_ in that sense, but just inconvenient.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)