* Update plugins/replication from branch 'stable-3.1'
to b303e1b2963ef5c344ec4bd98e90ff0c80516162
- Merge branch 'stable-3.0' into stable-3.1
* stable-3.0:
Make persistent task keys stable
Change-Id: I2cf44bc4e9810c83fa7afee4290fca25dc50724b
- Merge branch 'stable-2.16' into stable-3.0
* stable-2.16:
Make persistent task keys stable
Change-Id: Iefda465c739f4669b5394d3c57f7abe0d7513b5f
- Make persistent task keys stable
GSON was used to create json as the input for sha1 task keys, however
gson can order the json keys differently anytime. Use the values in a
specific order to create stable keys.
Bug: Issue 11760
Change-Id: I6900b5ddb3ba8ab7b5cf7803ae9dd551b5980a59