This is an automated email from the ASF dual-hosted git repository.

asf-ci-deploy pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git


The following commit(s) were added to refs/heads/asf-site-production by this 
push:
     new 347c6871785 Deploying to documentation branch - 15:35:09
347c6871785 is described below

commit 347c6871785bf6ef162857b2649e9c446f6c197b
Author: jamesfredley <[email protected]>
AuthorDate: Tue Mar 10 15:35:11 2026 +0000

    Deploying to documentation branch - 15:35:09
---
 docs/snapshot/api/index-all.html                          |  3 +++
 .../apache/grails/buildsrc/GrailsCodeStyleExtension.html  | 15 +++++++++++++++
 .../grails-data/developer-manual/gettingStarted.html      |  2 +-
 .../grails-data/developer-manual/introduction.html        |  2 +-
 .../snapshot/grails-data/developer-manual/stepByStep.html |  2 +-
 docs/snapshot/grails-data/developer-manual/testing.html   |  2 +-
 .../grails-data/developer-manual/understandingApi.html    |  2 +-
 .../understandingApi/datastoreBasics.html                 |  2 +-
 .../developer-manual/understandingApi/gormApis.html       |  2 +-
 .../developer-manual/understandingApi/gormEnhancer.html   |  2 +-
 .../understandingApi/implementingCrud.html                |  2 +-
 .../understandingApi/implementingQueries.html             |  2 +-
 .../understandingApi/secondaryIndexes.html                |  2 +-
 docs/snapshot/grails-data/whats-new-manual/index.html     |  2 +-
 14 files changed, 30 insertions(+), 12 deletions(-)

diff --git a/docs/snapshot/api/index-all.html b/docs/snapshot/api/index-all.html
index 314c9034e7d..d7eb4d30c16 100644
--- a/docs/snapshot/api/index-all.html
+++ b/docs/snapshot/api/index-all.html
@@ -36288,6 +36288,9 @@ if (location.href.indexOf('is-external=true') == -1) {
 </dt><dd> <div class="block"></div></dd>
 <dt><span class="strong"><a 
href="org/grails/test/report/junit/JUnitReportsFactory.html#reportsDir" 
title="Field in JUnitReportsFactory">reportsDir</a></span> - Field in <a 
href="org/grails/test/report/junit/JUnitReportsFactory.html">JUnitReportsFactory</a>
 </dt><dd> <div class="block"></div></dd>
+<dt><span class="strong"><a 
href="org/apache/grails/buildsrc/GrailsCodeStyleExtension.html#reportsDirectory"
 title="Property in GrailsCodeStyleExtension">reportsDirectory</a></span> - 
Property in <a 
href="org/apache/grails/buildsrc/GrailsCodeStyleExtension.html">GrailsCodeStyleExtension</a>
+</dt><dd> <div class="block">Defaults to 
rootProject.buildDir/reports/codestyle.
+ </div></dd>
 <dt><span class="strong"><a 
href="org/grails/cli/profile/AbstractProfile.html#repositories" title="Field in 
AbstractProfile">repositories</a></span> - Field in <a 
href="org/grails/cli/profile/AbstractProfile.html">AbstractProfile</a>
 </dt><dd> <div class="block"></div></dd>
 <dt><span class="strong"><a 
href="org/grails/cli/compiler/grape/RepositoryConfiguration.html" title="Class 
in org.grails.cli.compiler.grape">RepositoryConfiguration</a></span> - Class in 
<a 
href="./org/grails/cli/compiler/grape/package-summary.html">org.grails.cli.compiler.grape</a>
diff --git 
a/docs/snapshot/api/org/apache/grails/buildsrc/GrailsCodeStyleExtension.html 
b/docs/snapshot/api/org/apache/grails/buildsrc/GrailsCodeStyleExtension.html
index 75f2ed2bb65..92915a8e526 100644
--- a/docs/snapshot/api/org/apache/grails/buildsrc/GrailsCodeStyleExtension.html
+++ b/docs/snapshot/api/org/apache/grails/buildsrc/GrailsCodeStyleExtension.html
@@ -145,6 +145,12 @@ extends java.lang.Object</pre>
  </td>
                         </tr>
                         
+                        <tr class="altColor">
+                            <td class="colFirst"><code><strong><a 
href='../../../../org.gradle.api.file.DirectoryProperty.html'>DirectoryProperty</a></strong></code>&nbsp;</td>
+                            <td class="colLast"><code><a 
href="#reportsDirectory">reportsDirectory</a></code><br>Defaults to 
rootProject.buildDir/reports/codestyle.
+ </td>
+                        </tr>
+                        
                     </table>
                    </ul>
                 </li>
@@ -239,6 +245,15 @@ extends java.lang.Object</pre>
                             </li>
                         </ul>
                     
+                        <a name="reportsDirectory"><!-- --></a>
+                        <ul class="blockListLast">
+                            <li class="blockList">
+                                <h4>final&nbsp;<a 
href='../../../../org.gradle.api.file.DirectoryProperty.html'>DirectoryProperty</a>
 <strong>reportsDirectory</strong></h4>
+                                <p> Defaults to 
rootProject.buildDir/reports/codestyle.
+ All Checkstyle and Codenarc reports will be written here.</p>
+                            </li>
+                        </ul>
+                    
                 </li>
             </ul>
             
diff --git a/docs/snapshot/grails-data/developer-manual/gettingStarted.html 
b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
index b542e4bd1b6..bb3199f9857 100644
--- a/docs/snapshot/grails-data/developer-manual/gettingStarted.html
+++ b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
@@ -523,7 +523,7 @@ cd grails-core</pre>
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/introduction.html 
b/docs/snapshot/grails-data/developer-manual/introduction.html
index 0926a92a435..c5056e273aa 100644
--- a/docs/snapshot/grails-data/developer-manual/introduction.html
+++ b/docs/snapshot/grails-data/developer-manual/introduction.html
@@ -476,7 +476,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/stepByStep.html 
b/docs/snapshot/grails-data/developer-manual/stepByStep.html
index 73400c62976..95b2b009d0a 100644
--- a/docs/snapshot/grails-data/developer-manual/stepByStep.html
+++ b/docs/snapshot/grails-data/developer-manual/stepByStep.html
@@ -621,7 +621,7 @@ class XyzTestSuite {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/testing.html 
b/docs/snapshot/grails-data/developer-manual/testing.html
index 28ec18a44a1..b9f9c2a2ba0 100644
--- a/docs/snapshot/grails-data/developer-manual/testing.html
+++ b/docs/snapshot/grails-data/developer-manual/testing.html
@@ -511,7 +511,7 @@ class PagedResultSpec extends GormDatastoreSpec{
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/understandingApi.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi.html
index 5f0062dde99..7ec20eb6931 100644
--- a/docs/snapshot/grails-data/developer-manual/understandingApi.html
+++ b/docs/snapshot/grails-data/developer-manual/understandingApi.html
@@ -454,7 +454,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
index 057c6a842e6..954894e873f 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
@@ -561,7 +561,7 @@ protected Session createSession(PropertyResolver 
connDetails) {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
index a947124feaf..bc42e8264e5 100644
--- a/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
+++ b/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
@@ -496,7 +496,7 @@ class Neo4jEntityTraitProvider implements 
GormEntityTraitProvider {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
index f7de882755d..b053715b483 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
@@ -488,7 +488,7 @@ enhancer.enhance()</code></pre>
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
index df23af69c2c..628029f05c4 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
@@ -673,7 +673,7 @@ protected void deleteEntry(String family, final Object key, 
final Object entry)
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
index bdbce2db809..76a53ac9a96 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
@@ -588,7 +588,7 @@ If, for instance, the underlying datastore does not support 
the calculation of a
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
index ce586f1ca71..eb866a4d60e 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
@@ -526,7 +526,7 @@ If the underlying datastore supports secondary indexes then 
it is ok to just ret
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/whats-new-manual/index.html 
b/docs/snapshot/grails-data/whats-new-manual/index.html
index 472d4364636..2bb6d465b59 100644
--- a/docs/snapshot/grails-data/whats-new-manual/index.html
+++ b/docs/snapshot/grails-data/whats-new-manual/index.html
@@ -527,7 +527,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-08 18:25:53 UTC
+Last updated 2026-03-10 15:22:28 UTC
 </div>
 </div>
 </body>

Reply via email to