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 ddd1d636f56 Deploying to documentation branch - 00:19:25
ddd1d636f56 is described below
commit ddd1d636f566ccdde7a1df3a93eee2bfc070aafa
Author: jdaugherty <[email protected]>
AuthorDate: Sat Jul 11 00:19:27 2026 +0000
Deploying to documentation branch - 00:19: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/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 553072c66fd..07879e4e21e 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 5fe1796228f..012101603c4 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 5c0c78fb114..86619061823 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 2914552ddb2..3e249b88459 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 bd1e85fd732..314f0690499 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 1b2b18068d1..34c38093677 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 45a9ff51b7e..0d95a92e92d 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 2d1491ba525..78bdb30c402 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 601b43a2ed4..bc37e77aa15 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 fa81d615fa3..5438fba741d 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 7cb48cfafea..ec59d808540 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 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 e3946b05772..f2ebef3063e 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 8.0.0-SNAPSHOT<br>
-Last updated 2026-07-10 13:50:49 UTC
+Last updated 2026-07-10 22:04:13 UTC
</div>
</div>
</body>
diff --git a/docs/snapshot/guide/single.html b/docs/snapshot/guide/single.html
index 38c54d43752..2ce255dc202 100644
--- a/docs/snapshot/guide/single.html
+++ b/docs/snapshot/guide/single.html
@@ -142,7 +142,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'>8.0.0-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
value='https://grails.apache.org/docs/8.0.0-M3/guide/single.html'>8.0.0-M3</option><option
value='https://grails.apache.org/docs/8.0.0-M2/guide/single.html'>8.0.0-M2</option><option
valu [...]
</div>
diff --git a/docs/snapshot/index.html b/docs/snapshot/index.html
index b88a47f8782..43d8581ec0f 100644
--- a/docs/snapshot/index.html
+++ b/docs/snapshot/index.html
@@ -142,7 +142,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'>8.0.0-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
value='https://grails.apache.org/docs/8.0.0-M3/index.html'>8.0.0-M3</option><option
value='https://grails.apache.org/docs/8.0.0-M2/index.html'>8.0.0-M2</option><option
value='https://grails.apa [...]
</div>