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

asf-ci-deploy pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-doc.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 8e98c933a2 Deploying to documentation branch - 18:52:59
8e98c933a2 is described below

commit 8e98c933a21d36409e485518d592116b29ab0a78
Author: jdaugherty <[email protected]>
AuthorDate: Wed Sep 24 18:52:59 2025 +0000

    Deploying to documentation branch - 18:52:59
---
 snapshot/grails-data/developer-manual/gettingStarted.html               | 2 +-
 snapshot/grails-data/developer-manual/introduction.html                 | 2 +-
 snapshot/grails-data/developer-manual/stepByStep.html                   | 2 +-
 snapshot/grails-data/developer-manual/testing.html                      | 2 +-
 snapshot/grails-data/developer-manual/understandingApi.html             | 2 +-
 .../grails-data/developer-manual/understandingApi/datastoreBasics.html  | 2 +-
 snapshot/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 +-
 snapshot/grails-data/whats-new-manual/index.html                        | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/snapshot/grails-data/developer-manual/gettingStarted.html 
b/snapshot/grails-data/developer-manual/gettingStarted.html
index 375c91eb15..01b9a4fc8c 100644
--- a/snapshot/grails-data/developer-manual/gettingStarted.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/introduction.html 
b/snapshot/grails-data/developer-manual/introduction.html
index 902d38f60a..afcb5a5027 100644
--- a/snapshot/grails-data/developer-manual/introduction.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/stepByStep.html 
b/snapshot/grails-data/developer-manual/stepByStep.html
index 5fcbcc4b94..c6ebf8dc2e 100644
--- a/snapshot/grails-data/developer-manual/stepByStep.html
+++ b/snapshot/grails-data/developer-manual/stepByStep.html
@@ -621,7 +621,7 @@ class XyzTestSuite {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/testing.html 
b/snapshot/grails-data/developer-manual/testing.html
index 483b8861d1..5119995eba 100644
--- a/snapshot/grails-data/developer-manual/testing.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/understandingApi.html 
b/snapshot/grails-data/developer-manual/understandingApi.html
index 5ac6738473..94ae286866 100644
--- a/snapshot/grails-data/developer-manual/understandingApi.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html 
b/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
index 9db6d33983..256209b0a9 100644
--- 
a/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
+++ 
b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/gormApis.html 
b/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
index dda7bc0cd1..d24a180a37 100644
--- a/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html 
b/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
index 4239b2c899..59d6e2bfed 100644
--- a/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html 
b/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
index cf6c40ed4a..bded771ad9 100644
--- 
a/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
+++ 
b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
 
b/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
index 2617628abb..75be19385c 100644
--- 
a/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
+++ 
b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html 
b/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
index 0a08790c7b..68f799ee91 100644
--- 
a/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
+++ 
b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/whats-new-manual/index.html 
b/snapshot/grails-data/whats-new-manual/index.html
index 00a3ac9630..35adc7e3bc 100644
--- a/snapshot/grails-data/whats-new-manual/index.html
+++ b/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.0-SNAPSHOT<br>
-Last updated 2025-09-24 14:40:29 UTC
+Last updated 2025-09-24 18:45:02 UTC
 </div>
 </div>
 </body>

Reply via email to