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 0b3adc81e3 Deploying to documentation branch - 01:30:14
0b3adc81e3 is described below
commit 0b3adc81e3bbdb4a3c0162b7cdd2aeb8270530e0
Author: davydotcom <[email protected]>
AuthorDate: Thu Oct 2 01:30:14 2025 +0000
Deploying to documentation branch - 01:30:14
---
.../grails/gradle/plugin/core/GrailsGradlePlugin.html | 4 ++--
.../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 +-
.../grails-data/developer-manual/understandingApi.html | 2 +-
.../understandingApi/datastoreBasics.html | 2 +-
.../developer-manual/understandingApi/gormApis.html | 2 +-
.../developer-manual/understandingApi/gormEnhancer.html | 2 +-
.../understandingApi/implementingCrud.html | 2 +-
.../understandingApi/implementingQueries.html | 2 +-
.../understandingApi/secondaryIndexes.html | 2 +-
snapshot/grails-data/whats-new-manual/index.html | 2 +-
snapshot/guide/pages/upgrading60x.html | 17 +++++++++++++++++
snapshot/guide/single.html | 17 +++++++++++++++++
snapshot/guide/upgrading.html | 17 +++++++++++++++++
16 files changed, 65 insertions(+), 14 deletions(-)
diff --git a/snapshot/api/org/grails/gradle/plugin/core/GrailsGradlePlugin.html
b/snapshot/api/org/grails/gradle/plugin/core/GrailsGradlePlugin.html
index 94ac879375..4f17113dbe 100644
--- a/snapshot/api/org/grails/gradle/plugin/core/GrailsGradlePlugin.html
+++ b/snapshot/api/org/grails/gradle/plugin/core/GrailsGradlePlugin.html
@@ -271,7 +271,7 @@ extends <a
href='../../../../../org.gradle.api.plugins.GroovyPlugin.html'>Groovy
</tr>
<tr class="altColor">
- <td class="colFirst"><code></code></td>
+ <td class="colFirst"><code><T extends
JavaForkOptions & DefaultTask></code></td>
<td
class="colLast"><code>protected void</code></td>
<td class="colLast"><code><strong><a
href="#configureForkSettings(org.gradle.api.Project,
java.lang.String)">configureForkSettings</a></strong>(<a
href='../../../../../org.gradle.api.Project.html'>Project</a> project,
java.lang.String grailsVersion)</code><br></td>
</tr>
@@ -583,7 +583,7 @@ extends <a
href='../../../../../org.gradle.api.plugins.GroovyPlugin.html'>Groovy
<a name="configureForkSettings(org.gradle.api.Project,
java.lang.String)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
- <h4>protected void
<strong>configureForkSettings</strong>(<a
href='../../../../../org.gradle.api.Project.html'>Project</a> project,
java.lang.String grailsVersion)</h4>
+ <h4><T extends JavaForkOptions &
DefaultTask> protected void <strong>configureForkSettings</strong>(<a
href='../../../../../org.gradle.api.Project.html'>Project</a> project,
java.lang.String grailsVersion)</h4>
<p></p>
</li>
</ul>
diff --git a/snapshot/grails-data/developer-manual/gettingStarted.html
b/snapshot/grails-data/developer-manual/gettingStarted.html
index 75b74d5aef..6d554d9cdc 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/introduction.html
b/snapshot/grails-data/developer-manual/introduction.html
index 38e94ed87a..88165d67fa 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/stepByStep.html
b/snapshot/grails-data/developer-manual/stepByStep.html
index c3872531b5..13fdc61623 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/testing.html
b/snapshot/grails-data/developer-manual/testing.html
index 52e12779b5..6c777a9a34 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/understandingApi.html
b/snapshot/grails-data/developer-manual/understandingApi.html
index 1b89249d7c..bfb5fa5523 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 c29c529975..27ba2b0def 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 fa06dbb53a..fb1c9c2d74 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 47d802eb71..c327fa4f8d 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 2fa57a8bd7..b513f9912d 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 12a93d2879..6c1b98c22e 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 ba27ca02c1..1215bf4de2 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 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 4a341ea74a..eda6aeeae2 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-30 23:05:12 UTC
+Last updated 2025-10-02 01:21:52 UTC
</div>
</div>
</body>
diff --git a/snapshot/guide/pages/upgrading60x.html
b/snapshot/guide/pages/upgrading60x.html
index 65470bf5b1..b8c89841f2 100644
--- a/snapshot/guide/pages/upgrading60x.html
+++ b/snapshot/guide/pages/upgrading60x.html
@@ -972,6 +972,23 @@ This is now done automatically by the
<code>org.apache.grails.gradle.grails-plug
</div>
</div>
</div>
+<div class="sect4">
+<h5 id="_12_23_test_javaexec_jvm_args_no_longer_set_by_default">12.23 Test
& JavaExec JVM Args no longer set by default</h5>
+<div class="paragraph">
+<p>Previously tasks of type <code>Test</code> & <code>JavaExec</code> had
several JVM args set by default to facilitate faster startup times in larger
projects.
+These settings are removed by default in Grails 7. To restore the old
behavior, configure the <code>Test</code> & <code>JavaExec</code> tasks as
follows:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code
data-lang="groovy">tasks.withType(Test).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}
+tasks.withType(JavaExec).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}</code></pre>
+</div>
+</div>
+</div>
</div>
</div>
diff --git a/snapshot/guide/single.html b/snapshot/guide/single.html
index 35999c496f..4720c0116f 100644
--- a/snapshot/guide/single.html
+++ b/snapshot/guide/single.html
@@ -3145,6 +3145,23 @@ This is now done automatically by the
<code>org.apache.grails.gradle.grails-plug
</div>
</div>
</div>
+<div class="sect4">
+<h5 id="_12_23_test_javaexec_jvm_args_no_longer_set_by_default">12.23 Test
& JavaExec JVM Args no longer set by default</h5>
+<div class="paragraph">
+<p>Previously tasks of type <code>Test</code> & <code>JavaExec</code> had
several JVM args set by default to facilitate faster startup times in larger
projects.
+These settings are removed by default in Grails 7. To restore the old
behavior, configure the <code>Test</code> & <code>JavaExec</code> tasks as
follows:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code
data-lang="groovy">tasks.withType(Test).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}
+tasks.withType(JavaExec).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}</code></pre>
+</div>
+</div>
+</div>
</div>
</div>
diff --git a/snapshot/guide/upgrading.html b/snapshot/guide/upgrading.html
index 061cd998cd..1fd96ef8de 100644
--- a/snapshot/guide/upgrading.html
+++ b/snapshot/guide/upgrading.html
@@ -1001,6 +1001,23 @@ This is now done automatically by the
<code>org.apache.grails.gradle.grails-plug
</div>
</div>
</div>
+<div class="sect4">
+<h5 id="_12_23_test_javaexec_jvm_args_no_longer_set_by_default">12.23 Test
& JavaExec JVM Args no longer set by default</h5>
+<div class="paragraph">
+<p>Previously tasks of type <code>Test</code> & <code>JavaExec</code> had
several JVM args set by default to facilitate faster startup times in larger
projects.
+These settings are removed by default in Grails 7. To restore the old
behavior, configure the <code>Test</code> & <code>JavaExec</code> tasks as
follows:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code
data-lang="groovy">tasks.withType(Test).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}
+tasks.withType(JavaExec).configureEach {
+ jvmArgs(<span class="string"><span class="delimiter">'</span><span
class="content">-XX:+TieredCompilation</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:TieredStopAtLevel=1</span><span
class="delimiter">'</span></span>, <span class="string"><span
class="delimiter">'</span><span
class="content">-XX:CICompilerCount=3</span><span
class="delimiter">'</span></span>)
+}</code></pre>
+</div>
+</div>
+</div>
</div>
</div>