@@ -462,7 +462,7 @@ <h1>Spring Auto REST Docs</h1>
462
462
< li > < a href ="#contributing "> Contributing</ a >
463
463
< ul class ="sectlevel2 ">
464
464
< li > < a href ="#contributing-building "> Building from source</ a > </ li >
465
- < li > < a href ="#contributing-installing-testjar "> Install Spring REST Docs test JAR</ a > </ li >
465
+ < li > < a href ="#contributing-installing-testjar "> Install Spring REST Docs test JAR</ a > </ li >
466
466
</ ul >
467
467
</ li >
468
468
</ ul >
@@ -577,7 +577,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
577
577
< pre class ="highlightjs highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
578
578
<groupId>capital.scalable</groupId>
579
579
<artifactId>spring-auto-restdocs-core</artifactId>
580
- <version>1.0.7 </version>
580
+ <version>1.0.8 </version>
581
581
<scope>test</scope> < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
582
582
</dependency>
583
583
@@ -614,7 +614,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
614
614
<docletArtifact>
615
615
<groupId>capital.scalable</groupId>
616
616
<artifactId>spring-auto-restdocs-json-doclet</artifactId>
617
- <version>1.0.7 </version>
617
+ <version>1.0.8 </version>
618
618
</docletArtifact>
619
619
<destDir>generated-javadoc-json</destDir>
620
620
<reportOutputDirectory>${project.build.directory}</reportOutputDirectory>
@@ -654,8 +654,8 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
654
654
}
655
655
656
656
dependencies {
657
- testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.7 ' < i class ="conum " data-value ="2 "> </ i > < b > (2)</ b >
658
- jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.7 '
657
+ testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.8 ' < i class ="conum " data-value ="2 "> </ i > < b > (2)</ b >
658
+ jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.8 '
659
659
}
660
660
661
661
task jsonDoclet(type: Javadoc, dependsOn: compileJava) {
@@ -1415,26 +1415,26 @@ <h2 id="contributing"><a class="link" href="#contributing">Contributing</a></h2>
1415
1415
< h3 id ="contributing-building "> < a class ="link " href ="#contributing-building "> Building from source</ a > </ h3 >
1416
1416
1417
1417
</ div >
1418
- < div class ="sect2 ">
1419
- < h3 id ="contributing-installing-testjar "> < a class ="link " href ="#contributing-installing-testjar "> Install Spring REST Docs test JAR</ a > </ h3 >
1420
- < div class ="paragraph ">
1421
- < p > The Spring REST Docs test JAR is not published via Maven, but this project relies on it.
1422
- If you want to build this project yourself, you need to install the test JAR.
1423
- The test JAR is located in the lib folder and can be installed as follow:</ p >
1424
- </ div >
1425
- < div class ="listingblock ">
1426
- < div class ="title "> Bash</ div >
1427
- < div class ="content ">
1418
+ < div class ="sect2 ">
1419
+ < h3 id ="contributing-installing-testjar "> < a class ="link " href ="#contributing-installing-testjar "> Install Spring REST Docs test JAR</ a > </ h3 >
1420
+ < div class ="paragraph ">
1421
+ < p > The Spring REST Docs test JAR is not published via Maven, but this project relies on it.
1422
+ If you want to build this project yourself, you need to install the test JAR.
1423
+ The test JAR is located in the lib folder and can be installed as follow:</ p >
1424
+ </ div >
1425
+ < div class ="listingblock ">
1426
+ < div class ="title "> Bash</ div >
1427
+ < div class ="content ">
1428
1428
< pre class ="highlightjs highlight "> < code class ="language-bash " data-lang ="bash "> mvn install:install-file -Dfile=lib/spring-restdocs-core-1.2.1.RELEASE-test.jar \
1429
1429
-DgroupId=org.springframework.restdocs -DartifactId=spring-restdocs-core \
1430
1430
-Dversion=1.2.1.RELEASE -Dpackaging=test-jar -Dclassifier=test</ code > </ pre >
1431
- </ div >
1432
- </ div >
1431
+ </ div >
1432
+ </ div >
1433
1433
< div class ="sect3 ">
1434
- < h4 id ="contributing-building-testjar "> < a class ="link " href ="#contributing-building-testjar "> Build Spring REST Docs test JAR</ a > </ h4 >
1434
+ < h4 id ="contributing-building-testjar "> < a class ="link " href ="#contributing-building-testjar "> Build Spring REST Docs test JAR</ a > </ h4 >
1435
1435
< div class ="paragraph ">
1436
- < p > Building the Spring REST Docs test JAR is not required to build the project,
1437
- but if you ever want to upgrade the version of Spring REST Docs in this project this step has to be done.</ p >
1436
+ < p > Building the Spring REST Docs test JAR is not required to build the project,
1437
+ but if you ever want to upgrade the version of Spring REST Docs in this project this step has to be done.</ p >
1438
1438
</ div >
1439
1439
< div class ="paragraph ">
1440
1440
< p > We use version 1.2.1.RELEASE of Spring REST Docs in this example.</ p >
@@ -1468,9 +1468,9 @@ <h4 id="contributing-building-testjar"><a class="link" href="#contributing-build
1468
1468
</ div >
1469
1469
</ div >
1470
1470
< div class ="paragraph ">
1471
- < p > Afterwards the test JAR is located at
1471
+ < p > Afterwards the test JAR is located at
1472
1472
< code > spring-restdocs/spring-restdocs-core/build/libs/spring-restdocs-core-1.2.1.RELEASE-test.jar</ code >
1473
- and has to be installed with the Maven command shown in the section above.</ p >
1473
+ and has to be installed with the Maven command shown in the section above.</ p >
1474
1474
</ div >
1475
1475
</ div >
1476
1476
< div class ="sect3 ">
@@ -1488,7 +1488,7 @@ <h4 id="contributing-building-build"><a class="link" href="#contributing-buildin
1488
1488
</ div >
1489
1489
< div id ="footer ">
1490
1490
< div id ="footer-text ">
1491
- Last updated 2017-07-10 13:57:37 CEST
1491
+ Last updated 2017-07-10 14:55:43 CEST
1492
1492
</ div >
1493
1493
</ div >
1494
1494
< link rel ="stylesheet " href ="highlight/styles/github.min.css ">
0 commit comments