Mark Liu created BEAM-8185:
------------------------------
Summary: Release script overwrite local config files
Key: BEAM-8185
URL: https://issues.apache.org/jira/browse/BEAM-8185
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Mark Liu
Assignee: Mark Liu
Fix For: Not applicable
run_rc_validation.sh backup ~/.bashrc and ~/.m2/settings.xml but don't restore
them properly. Extra exported parameters are left in ~/.bashrc and
~/.m2/settings.xml got overwritten.
We want to do backup only once and make the backup file name unique to prevent
such problems.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)