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 3b0d0987db1 Deploying to documentation branch - 22:07:06
3b0d0987db1 is described below

commit 3b0d0987db1bc04308cf3ab152f3c858a9b8a9f5
Author: codeconsole <[email protected]>
AuthorDate: Mon Aug 10 22:07:09 2026 +0000

    Deploying to documentation branch - 22:07:06
---
 docs/snapshot/api/index-all.html                   |  2 ++
 .../views/gsp/GroovyPageForkCompileTask.html       | 28 ++++++++++++++++++++--
 .../developer-manual/gettingStarted.html           |  2 +-
 .../grails-data/developer-manual/introduction.html |  2 +-
 .../grails-data/developer-manual/stepByStep.html   |  2 +-
 .../grails-data/developer-manual/testing.html      |  2 +-
 .../developer-manual/understandingApi.html         |  2 +-
 .../understandingApi/datastoreBasics.html          |  2 +-
 .../understandingApi/gormApis.html                 |  2 +-
 .../understandingApi/gormEnhancer.html             |  2 +-
 .../understandingApi/implementingCrud.html         |  2 +-
 .../understandingApi/implementingQueries.html      |  2 +-
 .../understandingApi/secondaryIndexes.html         |  2 +-
 .../grails-data/whats-new-manual/index.html        |  2 +-
 14 files changed, 40 insertions(+), 14 deletions(-)

diff --git a/docs/snapshot/api/index-all.html b/docs/snapshot/api/index-all.html
index ac62dbc203e..c2247ebfb3f 100644
--- a/docs/snapshot/api/index-all.html
+++ b/docs/snapshot/api/index-all.html
@@ -21350,6 +21350,8 @@ if (location.href.indexOf('is-external=true') == -1) {
 </dt><dd> <div class="block"></div></dd>
 <dt><span class="strong"><a 
href="org/grails/datastore/mapping/model/PersistentEntity.html#getJavaClass()" 
title="Method in PersistentEntity">getJavaClass()</a></span> - Method in <a 
href="org/grails/datastore/mapping/model/PersistentEntity.html">PersistentEntity</a>
 </dt><dd> <div class="block"> <DL><DT><B>Returns:</B></DT><DD>The underlying 
Java class for this entity</DD></DL></div></dd>
+<dt><span class="strong"><a 
href="org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html#getJavaLauncher()"
 title="Method in GroovyPageForkCompileTask">getJavaLauncher()</a></span> - 
Method in <a 
href="org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html">GroovyPageForkCompileTask</a>
+</dt><dd> <div class="block">The Java runtime the pages are compiled 
by.</div></dd>
 <dt><span class="strong"><a 
href="org/grails/orm/hibernate/cfg/domainbinding/binder/GrailsDomainBinder.html#getJdbcEnvironment()"
 title="Method in GrailsDomainBinder">getJdbcEnvironment()</a></span> - Method 
in <a 
href="org/grails/orm/hibernate/cfg/domainbinding/binder/GrailsDomainBinder.html">GrailsDomainBinder</a>
 </dt><dd> <div class="block"></div></dd>
 <dt><span class="strong"><a 
href="org/grails/orm/hibernate/cfg/domainbinding/util/NamingStrategyWrapper.html#getJdbcEnvironment()"
 title="Method in NamingStrategyWrapper">getJdbcEnvironment()</a></span> - 
Method in <a 
href="org/grails/orm/hibernate/cfg/domainbinding/util/NamingStrategyWrapper.html">NamingStrategyWrapper</a>
diff --git 
a/docs/snapshot/api/org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html
 
b/docs/snapshot/api/org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html
index 6c8ac4facd5..ee1bfa8d09b 100644
--- 
a/docs/snapshot/api/org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html
+++ 
b/docs/snapshot/api/org/grails/gradle/plugin/views/gsp/GroovyPageForkCompileTask.html
@@ -251,18 +251,24 @@ extends <a 
href='../../../../../../org.gradle.api.tasks.compile.AbstractCompile.
                         </tr>
                         
                         <tr class="altColor">
+                            <td class="colFirst"><code></code></td>
+                            <td 
class="colLast"><code>abstract&nbsp;Property&lt;JavaLauncher&gt;</code></td>
+                            <td class="colLast"><code><strong><a 
href="#getJavaLauncher()">getJavaLauncher</a></strong>()</code><br>The Java 
runtime the pages are compiled by.</td>
+                        </tr>
+                        
+                        <tr class="rowColor">
                             <td class="colFirst"><code></code></td>
                             <td class="colLast"><code><a 
href='../../../../../../org.gradle.api.file.FileTree.html'>FileTree</a></code></td>
                             <td class="colLast"><code><strong><a 
href="#getSource()">getSource</a></strong>()</code><br></td>
                         </tr>
                         
-                        <tr class="rowColor">
+                        <tr class="altColor">
                             <td class="colFirst"><code></code></td>
                             <td class="colLast"><code>void</code></td>
                             <td class="colLast"><code><strong><a 
href="#prepareArguments(List)">prepareArguments</a></strong>(java.util.List&lt;java.lang.String&gt;
 arguments)</code><br></td>
                         </tr>
                         
-                        <tr class="altColor">
+                        <tr class="rowColor">
                             <td class="colFirst"><code></code></td>
                             <td class="colLast"><code>void</code></td>
                             <td class="colLast"><code><strong><a 
href="#setSource(java.lang.Object)">setSource</a></strong>(java.lang.Object 
source)</code><br></td>
@@ -424,6 +430,24 @@ extends <a 
href='../../../../../../org.gradle.api.tasks.compile.AbstractCompile.
                             </li>
                         </ul>
                     
+                        <a name="getJavaLauncher()"><!-- --></a>
+                        <ul class="blockListLast">
+                            <li class="blockList">
+                                
<h4>@org.gradle.api.tasks.Nested<br>abstract&nbsp;Property&lt;JavaLauncher&gt; 
<strong>getJavaLauncher</strong>()</h4>
+                                <p> The Java runtime the pages are compiled by.
+
+ <p>Compilation is forked, and a forked process runs whatever JVM it is given 
rather than the
+ one the project asked for. Left to itself it inherits the JVM running Gradle, 
so a project
+ declaring a toolchain gets its pages compiled by a different Java than 
everything else it
+ builds -- which shows up as an <CODE>UnsupportedClassVersionError</CODE> at 
the moment a page is
+ first rendered, long after the build called itself successful.</p>
+
+ <p>Nested rather than internal because this task is cacheable: the Java that 
did the
+ compiling is part of what the result is, and an entry produced by one must 
not be handed to
+ a build asking for another.</p></p>
+                            </li>
+                        </ul>
+                    
                         <a name="getSource()"><!-- --></a>
                         <ul class="blockListLast">
                             <li class="blockList">
diff --git a/docs/snapshot/grails-data/developer-manual/gettingStarted.html 
b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
index 89d20090e54..3aa41fcaed3 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 6c44ab44244..b46a4cb084d 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 efd1350b9a7..4627a1ca1fe 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 1b54a0e82cd..08eff1c3dec 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 f6285a5e016..a8453a76a7f 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 941444ad5ae..49200e6bf54 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 2f50480bb78..e8f304c44c1 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 3e64ebf3ec5..5588ece652f 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 1048d7322e8..b8edc90e671 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 709c5508a4c..e0a69fc0428 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 6a8ed76a580..76b8eb16d69 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 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 950a521d5ef..3d51d2d7a0b 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-08-10 19:17:58 UTC
+Last updated 2026-08-10 21:44:30 UTC
 </div>
 </div>
 </body>

Reply via email to