commit | 1ac90a381505a4ca346524250dbc9e0b1f0bf3b8 | [log] [tgz] |
---|---|---|
author | Nguyen Tuan Khang Phan <nguyen.tuan.khang.phan@ericsson.com> | Wed Mar 17 15:18:20 2021 -0400 |
committer | Nguyen Tuan Khang Phan <phan.khang5@gmail.com> | Wed Mar 24 12:08:34 2021 +0000 |
tree | 9c38f0f00ff76627646ffd4daa4eeb57398c3a71 | |
parent | 05a06cb2fb2879d39bd1cead67be350d4ca50f1a [diff] |
Adapt checks to the new rename replication feature With the introduction of the rename replication feature, the check for project existence has to be brought out of the RenamePreconditions and put in RenameCommand. This is done to avoid NullPointerException on a non-existent project when the "--replication" option is used. Change-Id: Ibc6e9123b9f86ef29d9106031841cd3f22fa06a5