Clear distinction between plugin / MarkupBuilder

This commit is contained in:
lukaseder 2016-12-06 22:47:36 +02:00
parent 1ffc02e57f
commit 27dbfbc7ad
6 changed files with 12 additions and 6 deletions

View File

@ -11818,11 +11818,12 @@ Finishing : Total: 4.814ms, +3.375ms
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>

View File

@ -12264,11 +12264,12 @@ Finishing : Total: 4.814ms, +3.375ms
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>

View File

@ -14779,11 +14779,12 @@ public class Book {
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>

View File

@ -15186,11 +15186,12 @@ public class Book {
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>

View File

@ -15324,11 +15324,12 @@ public class Book {
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>

View File

@ -15371,11 +15371,12 @@ public class Book {
<section id="codegen-gradle">
<title>Running the code generator with Gradle</title>
<content><html>
<h3>Run generation with Gradle</h3>
<h3>Run generation with the Gradle plugin</h3>
<p>
We recommend using the Gradle plugin by <a href="https://github.com/etiennestuder/gradle-jooq-plugin">Etienne Studer (from Gradle Inc.)</a>. It provides a concise DSL that allows you to tune all configuration properties supported by each jOOQ version. Please direct any support questions or issues you may find directly to the third party plugin vendor.
</p>
<h3>Alternatively, the XML MarkupBuilder can be used</h3>
<p>
If you don't want to use the above third party plugin, there's also the possibility to use jOOQ's standalone code generator for simplicity. The following working example build.gradle script should work out of the box:
</p>