commit | 945f41de7a0f106d35e03607618165fe184e5338 | [log] [tgz] |
---|---|---|
author | Hamza Kaced <hamza.kaced@ericsson.com> | Tue May 26 12:41:21 2020 -0400 |
committer | Hamza Kaced <hamza.kaced@ericsson.com> | Tue May 26 13:28:44 2020 -0400 |
tree | 7c053571a7c8540f67a0be14d45b2db45f3e0ac8 | |
parent | 42f4fe092d4445157af99e90b58456cfc9a78444 [diff] |
Fix projectExists check Change equality check to work with "Optional" API. Using != null will not lead to correct result as we need to check the object contained inside Optional, not Optional itself. isPresent performs a check against the object contained inside Optional and returns the correct and desired value. Bug: Issue 12454 Change-Id: I038e290b88b7599b8290735c96b16828f7f23b71
This plugin allows you to perform go get
requests against a Gerrit project.
For more information, see: src/main/resources/Documentation/about.md