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 bd2d2ed1ae7 Deploying to documentation branch - 03:27:25
bd2d2ed1ae7 is described below
commit bd2d2ed1ae7f6541afa07ee8ff17da07f8dcbf2c
Author: jdaugherty <[email protected]>
AuthorDate: Sat Feb 28 03:27:27 2026 +0000
Deploying to documentation branch - 03:27:25
---
docs/snapshot/grails-data/developer-manual/gettingStarted.html | 2 +-
docs/snapshot/grails-data/developer-manual/introduction.html | 2 +-
docs/snapshot/grails-data/developer-manual/stepByStep.html | 2 +-
docs/snapshot/grails-data/developer-manual/testing.html | 2 +-
docs/snapshot/grails-data/developer-manual/understandingApi.html | 2 +-
.../grails-data/developer-manual/understandingApi/datastoreBasics.html | 2 +-
.../grails-data/developer-manual/understandingApi/gormApis.html | 2 +-
.../grails-data/developer-manual/understandingApi/gormEnhancer.html | 2 +-
.../grails-data/developer-manual/understandingApi/implementingCrud.html | 2 +-
.../developer-manual/understandingApi/implementingQueries.html | 2 +-
.../grails-data/developer-manual/understandingApi/secondaryIndexes.html | 2 +-
docs/snapshot/grails-data/whats-new-manual/index.html | 2 +-
docs/snapshot/guide/commandLine.html | 2 +-
docs/snapshot/guide/single.html | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/docs/snapshot/grails-data/developer-manual/gettingStarted.html
b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
index b81c76b5763..33e48b67ff2 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 f355693cfcb..33fc04b2621 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 a8cfd73ab2c..c6be00e7899 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 2af6e37365f..400f922a13d 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 18653eb5fc5..3810532d721 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 0446efa9b91..4d02740948b 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 0d780e9a8a4..7f8b6a2051a 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 7c85f7c84ca..508d8ffb00f 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 768afba72dc..79b602d7109 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 8b3b9dcdcc3..2a3e32fe248 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 d205c7471d3..f587d185aa5 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 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 008c3b0ee9a..2771ea65b2f 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.8-SNAPSHOT<br>
-Last updated 2026-02-28 00:25:07 UTC
+Last updated 2026-02-28 03:15:02 UTC
</div>
</div>
</body>
diff --git a/docs/snapshot/guide/commandLine.html
b/docs/snapshot/guide/commandLine.html
index 0269e2b91fb..9e99a18cd23 100644
--- a/docs/snapshot/guide/commandLine.html
+++ b/docs/snapshot/guide/commandLine.html
@@ -406,7 +406,7 @@ To make this work you can simply append all
<code>System.properties</code> to <c
<div class="content">
<pre class="CodeRay highlight"><code data-lang="yaml"><span
class="key">applicationType</span>: <span class="string"><span
class="content">web</span></span>
<span class="key">defaultPackage</span>: <span class="string"><span
class="content">com.example</span></span>
-<span class="key">testFramework</span>: <span class="string"><span
class="content">spock</span></span>
+<span class="key">reloading</span>: <span class="string"><span
class="content">devtools</span></span>
<span class="key">sourceLanguage</span>: <span class="string"><span
class="content">groovy</span></span>
<span class="key">buildTool</span>: <span class="string"><span
class="content">gradle</span></span>
<span class="key">gormImpl</span>: <span class="string"><span
class="content">gorm-hibernate5</span></span>
diff --git a/docs/snapshot/guide/single.html b/docs/snapshot/guide/single.html
index f55d31dfc30..8673c680e5d 100644
--- a/docs/snapshot/guide/single.html
+++ b/docs/snapshot/guide/single.html
@@ -7390,7 +7390,7 @@ To make this work you can simply append all
<code>System.properties</code> to <c
<div class="content">
<pre class="CodeRay highlight"><code data-lang="yaml"><span
class="key">applicationType</span>: <span class="string"><span
class="content">web</span></span>
<span class="key">defaultPackage</span>: <span class="string"><span
class="content">com.example</span></span>
-<span class="key">testFramework</span>: <span class="string"><span
class="content">spock</span></span>
+<span class="key">reloading</span>: <span class="string"><span
class="content">devtools</span></span>
<span class="key">sourceLanguage</span>: <span class="string"><span
class="content">groovy</span></span>
<span class="key">buildTool</span>: <span class="string"><span
class="content">gradle</span></span>
<span class="key">gormImpl</span>: <span class="string"><span
class="content">gorm-hibernate5</span></span>