Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2018-05-03 11:55:27 +00:00
parent 511399a472
commit 110bc62b74
3 changed files with 3 additions and 3 deletions

View File

@@ -2660,7 +2660,7 @@ closure to set it up.
* <emphasis role="strong">contractsMode</emphasis>: Specifies the mode of downloading contracts (whether the
JAR is available offline, remotely etc.)
* <emphasis role="strong">contractsSnapshotCheckSkip</emphasis>: If set to <literal>true</literal> will not assert whether the
downloaded stubs / contract JAR was downloaded from a remote location or a local one
downloaded stubs / contract JAR was downloaded from a remote location or a local one(only applicable to Maven repos, not Git or Pact).
* <emphasis role="strong">deleteStubsAfterTest</emphasis>: If set to <literal>false</literal> will not remove any downloaded
contracts from temporary directories</simpara>
</section>