If you put a `println credentials` before and after the `credentials` declaration, both report `[username: null]`, so it appears that the default credential set is a singleton with a null `username`. I'm not sure if this was different in Gradle4, though -- I would also be unsurprised by an emptyset of credentials or a singleton with a `null` rather than a credential object with a `null` username and password.
[ Full content available at: https://github.com/apache/geode/pull/3058 ] This message was relayed via gitbox.apache.org for [email protected]
