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 4e1658d0d2 Deploying to documentation branch - 20:16:51
4e1658d0d2 is described below

commit 4e1658d0d24c9ceba1ad720db6d64abcaf9bd4aa
Author: jamesfredley <[email protected]>
AuthorDate: Thu Oct 2 20:16:52 2025 +0000

    Deploying to documentation branch - 20:16:51
---
 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/hibernate5/manual/databaseMigration/index.html     | 2 +-
 .../grails-data/hibernate5/manual/databaseMigration/introduction.html   | 2 +-
 snapshot/grails-data/hibernate5/manual/index.html                       | 2 +-
 snapshot/grails-data/whats-new-manual/index.html                        | 2 +-
 snapshot/ref/Tags - GSP/javascript.html                                 | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/snapshot/grails-data/developer-manual/gettingStarted.html 
b/snapshot/grails-data/developer-manual/gettingStarted.html
index 6d554d9cdc..ad14be6f56 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/introduction.html 
b/snapshot/grails-data/developer-manual/introduction.html
index 88165d67fa..16aeaddb4c 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/stepByStep.html 
b/snapshot/grails-data/developer-manual/stepByStep.html
index 13fdc61623..3537f31f2c 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/testing.html 
b/snapshot/grails-data/developer-manual/testing.html
index 6c777a9a34..39c73a53a8 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/grails-data/developer-manual/understandingApi.html 
b/snapshot/grails-data/developer-manual/understandingApi.html
index bfb5fa5523..451ac3c47b 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 27ba2b0def..296919d21f 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 fb1c9c2d74..28f3a7bf56 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 c327fa4f8d..5772f286aa 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 b513f9912d..5a05c65baf 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 6c1b98c22e..0815b59a4b 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 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 1215bf4de2..19c4735981 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git 
a/snapshot/grails-data/hibernate5/manual/databaseMigration/index.html 
b/snapshot/grails-data/hibernate5/manual/databaseMigration/index.html
index 540cb02ed5..c0408fe715 100644
--- a/snapshot/grails-data/hibernate5/manual/databaseMigration/index.html
+++ b/snapshot/grails-data/hibernate5/manual/databaseMigration/index.html
@@ -465,7 +465,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <p>Using this plugin (and Liquibase in general) adds some structure and 
process to managing database changes. It will help avoid inconsistencies, 
communication issues, and other problems with ad-hoc approaches.</p>
 </div>
 <div class="paragraph">
-<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changlog.groovy (or 
changelog.xml) and to include a chan [...]
+<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changelog.groovy (or 
changelog.xml) and to include a cha [...]
 </div>
 <div class="paragraph">
 <p>Individual changes have an ID that should be globally unique, although they 
also include the username of the user making the change, making the combination 
of ID and username unique (although technically the ID, username, and changelog 
location are the "unique key").</p>
diff --git 
a/snapshot/grails-data/hibernate5/manual/databaseMigration/introduction.html 
b/snapshot/grails-data/hibernate5/manual/databaseMigration/introduction.html
index 9c230cd229..758ae52dab 100644
--- a/snapshot/grails-data/hibernate5/manual/databaseMigration/introduction.html
+++ b/snapshot/grails-data/hibernate5/manual/databaseMigration/introduction.html
@@ -456,7 +456,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <p>Using this plugin (and Liquibase in general) adds some structure and 
process to managing database changes. It will help avoid inconsistencies, 
communication issues, and other problems with ad-hoc approaches.</p>
 </div>
 <div class="paragraph">
-<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changlog.groovy (or 
changelog.xml) and to include a chan [...]
+<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changelog.groovy (or 
changelog.xml) and to include a cha [...]
 </div>
 <div class="paragraph">
 <p>Individual changes have an ID that should be globally unique, although they 
also include the username of the user making the change, making the combination 
of ID and username unique (although technically the ID, username, and changelog 
location are the "unique key").</p>
diff --git a/snapshot/grails-data/hibernate5/manual/index.html 
b/snapshot/grails-data/hibernate5/manual/index.html
index 5c256eb002..d5cb792f1e 100644
--- a/snapshot/grails-data/hibernate5/manual/index.html
+++ b/snapshot/grails-data/hibernate5/manual/index.html
@@ -9427,7 +9427,7 @@ JUnit doesn&#8217;t have anything like Spock&#8217;s 
<code>AutoCleanup</code> so
 <p>Using this plugin (and Liquibase in general) adds some structure and 
process to managing database changes. It will help avoid inconsistencies, 
communication issues, and other problems with ad-hoc approaches.</p>
 </div>
 <div class="paragraph">
-<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changlog.groovy (or 
changelog.xml) and to include a chan [...]
+<p>Database migrations are represented in text form, either using a Groovy DSL 
or native Liquibase XML, in one or more changelog files. This approach makes it 
natural to maintain the changelog files in source control and also works well 
with branches. Changelog files can include other changelog files, so often 
developers create hierarchical files organized with various schemes. One 
popular approach is to have a root changelog named changelog.groovy (or 
changelog.xml) and to include a cha [...]
 </div>
 <div class="paragraph">
 <p>Individual changes have an ID that should be globally unique, although they 
also include the username of the user making the change, making the combination 
of ID and username unique (although technically the ID, username, and changelog 
location are the "unique key").</p>
diff --git a/snapshot/grails-data/whats-new-manual/index.html 
b/snapshot/grails-data/whats-new-manual/index.html
index eda6aeeae2..57b370cd40 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-10-02 01:21:52 UTC
+Last updated 2025-10-02 20:08:35 UTC
 </div>
 </div>
 </body>
diff --git a/snapshot/ref/Tags - GSP/javascript.html b/snapshot/ref/Tags - 
GSP/javascript.html
index 7f5c68083c..953dfa8b67 100644
--- a/snapshot/ref/Tags - GSP/javascript.html   
+++ b/snapshot/ref/Tags - GSP/javascript.html   
@@ -173,7 +173,7 @@
 <p>If you do not include a "src" attribute but instead provide a body, the 
result is an inline script.</p>
 </div>
 <div class="paragraph">
-<p>If you use this tag to render inline JavaScript code, it is recommended 
that you use the Resources plugin&#8217;s <code>&lt;r:script&gt;</code> tag to 
produce inline script that is included at the end of the body, or in the head 
if necessary - rather than inline. For more control use the Resources 
plugin&#8217;s &lt;r:script&gt; tag directly.</p>
+<p>If you are doing more advanced JavaScript and asset management we recommend 
checking out the Asset Pipeline plugin.</p>
 </div>
 <div class="paragraph">
 <p>Attributes</p>

Reply via email to