Skip to content

Commit 0b3adc8

Browse files
committed
Deploying to documentation branch - 01:30:14
1 parent 74916d2 commit 0b3adc8

16 files changed

Lines changed: 65 additions & 14 deletions

File tree

snapshot/api/org/grails/gradle/plugin/core/GrailsGradlePlugin.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h3>Methods Summary</h3>
271271
</tr>
272272

273273
<tr class="altColor">
274-
<td class="colFirst"><code></code></td>
274+
<td class="colFirst"><code>&lt;T extends JavaForkOptions & DefaultTask&gt;</code></td>
275275
<td class="colLast"><code>protected&nbsp;void</code></td>
276276
<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>
277277
</tr>
@@ -583,7 +583,7 @@ <h4>protected&nbsp;void <strong>configureConsoleTask</strong>(<a href='../../../
583583
<a name="configureForkSettings(org.gradle.api.Project, java.lang.String)"><!-- --></a>
584584
<ul class="blockListLast">
585585
<li class="blockList">
586-
<h4>protected&nbsp;void <strong>configureForkSettings</strong>(<a href='../../../../../org.gradle.api.Project.html'>Project</a> project, java.lang.String grailsVersion)</h4>
586+
<h4>&lt;T extends JavaForkOptions & DefaultTask&gt; protected&nbsp;void <strong>configureForkSettings</strong>(<a href='../../../../../org.gradle.api.Project.html'>Project</a> project, java.lang.String grailsVersion)</h4>
587587
<p></p>
588588
</li>
589589
</ul>

snapshot/grails-data/developer-manual/gettingStarted.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ <h3 id="_project_structure">Project Structure</h3>
523523
<div id="footer">
524524
<div id="footer-text">
525525
Version 7.0.0-SNAPSHOT<br>
526-
Last updated 2025-09-30 23:05:12 UTC
526+
Last updated 2025-10-02 01:21:52 UTC
527527
</div>
528528
</div>
529529
</body>

snapshot/grails-data/developer-manual/introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
<div id="footer">
477477
<div id="footer-text">
478478
Version 7.0.0-SNAPSHOT<br>
479-
Last updated 2025-09-30 23:05:12 UTC
479+
Last updated 2025-10-02 01:21:52 UTC
480480
</div>
481481
</div>
482482
</body>

snapshot/grails-data/developer-manual/stepByStep.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ <h3 id="_implement_the_tck">Implement the TCK!</h3>
621621
<div id="footer">
622622
<div id="footer-text">
623623
Version 7.0.0-SNAPSHOT<br>
624-
Last updated 2025-09-30 23:05:12 UTC
624+
Last updated 2025-10-02 01:21:52 UTC
625625
</div>
626626
</div>
627627
</body>

snapshot/grails-data/developer-manual/testing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
<div id="footer">
512512
<div id="footer-text">
513513
Version 7.0.0-SNAPSHOT<br>
514-
Last updated 2025-09-30 23:05:12 UTC
514+
Last updated 2025-10-02 01:21:52 UTC
515515
</div>
516516
</div>
517517
</body>

snapshot/grails-data/developer-manual/understandingApi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ <h3 id="_introduction">Introduction</h3>
454454
<div id="footer">
455455
<div id="footer-text">
456456
Version 7.0.0-SNAPSHOT<br>
457-
Last updated 2025-09-30 23:05:12 UTC
457+
Last updated 2025-10-02 01:21:52 UTC
458458
</div>
459459
</div>
460460
</body>

snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ <h4 id="_the_session_interface">The Session Interface</h4>
561561
<div id="footer">
562562
<div id="footer-text">
563563
Version 7.0.0-SNAPSHOT<br>
564-
Last updated 2025-09-30 23:05:12 UTC
564+
Last updated 2025-10-02 01:21:52 UTC
565565
</div>
566566
</div>
567567
</body>

snapshot/grails-data/developer-manual/understandingApi/gormApis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
<div id="footer">
497497
<div id="footer-text">
498498
Version 7.0.0-SNAPSHOT<br>
499-
Last updated 2025-09-30 23:05:12 UTC
499+
Last updated 2025-10-02 01:21:52 UTC
500500
</div>
501501
</div>
502502
</body>

snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@
488488
<div id="footer">
489489
<div id="footer-text">
490490
Version 7.0.0-SNAPSHOT<br>
491-
Last updated 2025-09-30 23:05:12 UTC
491+
Last updated 2025-10-02 01:21:52 UTC
492492
</div>
493493
</div>
494494
</body>

snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ <h4 id="_delete">Delete</h4>
673673
<div id="footer">
674674
<div id="footer-text">
675675
Version 7.0.0-SNAPSHOT<br>
676-
Last updated 2025-09-30 23:05:12 UTC
676+
Last updated 2025-10-02 01:21:52 UTC
677677
</div>
678678
</div>
679679
</body>

0 commit comments

Comments
 (0)