diff --git a/reference/html/gradle-project.html b/reference/html/gradle-project.html index dd029f54ec..eb905b6a7e 100644 --- a/reference/html/gradle-project.html +++ b/reference/html/gradle-project.html @@ -415,6 +415,7 @@ pseudocode):

contractsDslDir = project.file("${project.rootDir}/src/test/resources/contracts") basePackageForTests = 'org.springframework.cloud.verifier.tests' stubsOutputDir = project.file("${project.buildDir}/stubs") + sourceSet = null // the following properties are used when you want to provide where the JAR with contract lays contractDependency { @@ -551,6 +552,9 @@ JUnit 5 are supported, with JUnit 4 being the default framework.

contractsProperties: A map that contains properties to be passed to Spring Cloud Contract components. Those properties might be used by (for example) built-in or custom Stub Downloaders.

+
  • +

    sourceSet: Source set where the contracts are stored. If not provided will assume test (e.g. project.sourceSets.test.java for JUnit or project.sourceSets.test.groovy for Spock).

    +
  • diff --git a/reference/pdf/spring-cloud-contract.pdf b/reference/pdf/spring-cloud-contract.pdf index 3631df0043..877a7903ae 100644 --- a/reference/pdf/spring-cloud-contract.pdf +++ b/reference/pdf/spring-cloud-contract.pdf @@ -5,8 +5,8 @@ /Author /Creator (Asciidoctor PDF 1.5.0.alpha.18, based on Prawn 2.2.2) /Producer -/ModDate (D:20190925185133+00'00') -/CreationDate (D:20190925185201+00'00') +/ModDate (D:20190925193329+00'00') +/CreationDate (D:20190925193357+00'00') >> endobj 2 0 obj diff --git a/spring-cloud-contract-maven-plugin/apidocs/allclasses-frame.html b/spring-cloud-contract-maven-plugin/apidocs/allclasses-frame.html index 5454b32d3d..d8e8c286e8 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/allclasses-frame.html +++ b/spring-cloud-contract-maven-plugin/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/allclasses-noframe.html b/spring-cloud-contract-maven-plugin/apidocs/allclasses-noframe.html index 077f5f5efc..4878d6d6cc 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/allclasses-noframe.html +++ b/spring-cloud-contract-maven-plugin/apidocs/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/constant-values.html b/spring-cloud-contract-maven-plugin/apidocs/constant-values.html index aa7420bab9..e9a2b56840 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/constant-values.html +++ b/spring-cloud-contract-maven-plugin/apidocs/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/deprecated-list.html b/spring-cloud-contract-maven-plugin/apidocs/deprecated-list.html index 891a96321f..97c38b07a9 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/deprecated-list.html +++ b/spring-cloud-contract-maven-plugin/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/help-doc.html b/spring-cloud-contract-maven-plugin/apidocs/help-doc.html index 27d64e565b..da99844b9c 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/help-doc.html +++ b/spring-cloud-contract-maven-plugin/apidocs/help-doc.html @@ -2,7 +2,7 @@ - + API Help (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/index-all.html b/spring-cloud-contract-maven-plugin/apidocs/index-all.html index 1523404802..9600e256be 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/index-all.html +++ b/spring-cloud-contract-maven-plugin/apidocs/index-all.html @@ -2,7 +2,7 @@ - + Index (Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API) diff --git a/spring-cloud-contract-maven-plugin/apidocs/index.html b/spring-cloud-contract-maven-plugin/apidocs/index.html index 7b0e8c1636..cca75cd9a6 100644 --- a/spring-cloud-contract-maven-plugin/apidocs/index.html +++ b/spring-cloud-contract-maven-plugin/apidocs/index.html @@ -2,7 +2,7 @@ - + Spring Cloud Contract Maven Plugin 2.2.0.BUILD-SNAPSHOT API