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 a083798debb Deploying to documentation branch - 19:33:30
a083798debb is described below
commit a083798debbe16f634170cfb05d9d13aaec7b574
Author: matrei <[email protected]>
AuthorDate: Tue Feb 17 19:33:33 2026 +0000
Deploying to documentation branch - 19:33:30
---
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/single.html | 2 +-
docs/snapshot/index.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 c398138acda..8e4bc0bd30a 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 a720473ab98..c83beeeddda 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 8e3eccf9c29..026f0170a54 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 1dd129d2b5d..74c5e6b67f9 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 8e5db1534a6..9eee01cac8d 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 7dadc3e3cf2..b89e171c502 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 c387b7b71bb..7c67c54dd91 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 37f7e993ba1..b55b67bdfb5 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 9b9f139d6ce..b0d89f85df0 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 754f132e148..6a0735ba54e 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 849454e54cc..cd7b2b3d43d 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 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 c763cceeb91..7eb675acf16 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-14 14:30:07 UTC
+Last updated 2026-02-17 19:21:22 UTC
</div>
</div>
</body>
diff --git a/docs/snapshot/guide/single.html b/docs/snapshot/guide/single.html
index 3c0e2e39f4a..8b64360e4c4 100644
--- a/docs/snapshot/guide/single.html
+++ b/docs/snapshot/guide/single.html
@@ -136,7 +136,7 @@ Companies deploy assistants like this [](https://kapa.ai)
on docs via [website w
<div class="project">
<h1>The Grails Framework</h1>
<p><strong>Authors:</strong> The Apache Grails
Team</p>
- <p><strong>Version:</strong> <span
style='display:inline-block;'><select
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/guide/single.html'>SNAPSHOT</option><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/guide/single.html'>7.0.8-SNAPSHOT</option></select></span></p>
+ <p><strong>Version:</strong> <span
style='display:inline-block;'><select
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/guide/single.html'>SNAPSHOT</option><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/guide/single.html'>7.0.8-SNAPSHOT</option><option
value='https://grails.apache.org/docs/7.0.7/guide/single.html'>7.0.7< [...]
</div>
diff --git a/docs/snapshot/index.html b/docs/snapshot/index.html
index 5fee2cd61b7..d9059950a5b 100644
--- a/docs/snapshot/index.html
+++ b/docs/snapshot/index.html
@@ -136,7 +136,7 @@ Companies deploy assistants like this [](https://kapa.ai)
on docs via [website w
<div class="project">
<h1>The Grails Framework</h1>
<p><strong>Authors:</strong> The Apache Grails
Team</p>
- <p><strong>Version:</strong> <span
style='display:inline-block;'><select
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/index.html'>SNAPSHOT</option><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/index.html'>7.0.8-SNAPSHOT</option></select></span></p>
+ <p><strong>Version:</strong> <span
style='display:inline-block;'><select
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/index.html'>SNAPSHOT</option><option
selected='selected'
value='https://grails.apache.org/docs/snapshot/index.html'>7.0.8-SNAPSHOT</option><option
value='https://grails.apache.org/docs/7.0.7/index.html'>7.0.7</option><option
value [...]
</div>