Skip to content

Commit eeff298

Browse files
committed
deploy: 885899d
1 parent 4f11a70 commit eeff298

3 files changed

Lines changed: 42 additions & 45 deletions

File tree

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Quarkus</title>
66
<link>https://quarkus.io</link>
77
<description>Quarkus: Supersonic Subatomic Java</description>
8-
<lastBuildDate>Thu, 05 Mar 2026 15:04:18 +0000</lastBuildDate>
8+
<lastBuildDate>Fri, 06 Mar 2026 03:48:11 +0000</lastBuildDate>
99

1010

1111
<item>

version/main/guides/aot.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -621,9 +621,6 @@ <h2 id="requirements-and-limitations"><a class="anchor" href="#requirements-and-
621621
<p>The AOT cache is <strong>JDK version specific</strong> - you must use the exact same JDK version at runtime as was used to generate the cache</p>
622622
</li>
623623
<li>
624-
<p>Generating the AOT file from the integration tests is currently only supported with the Maven extension. Support will be added for Gradle in the future</p>
625-
</li>
626-
<li>
627624
<p>The feature is untested on Windows environments</p>
628625
</li>
629626
</ul>

working-groups/index.html

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,41 @@ <h2>Active working groups</h2>
210210
<div class="grid-wrapper working-groups-cards">
211211

212212

213+
<div class="card">
214+
<div class="card-header">
215+
<p class="card-title">Test classloading</p>
216+
</div>
217+
<div class="card-body">
218+
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
219+
class="status on-track">on track</span></p>
220+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes.
221+
</span>
222+
</p>
223+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">March 05, 2026 </span>
224+
</p>
225+
226+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span>
227+
</p>
228+
229+
</div>
230+
<div class="card-footer">
231+
<div class="icons">
232+
233+
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
234+
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
235+
236+
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
237+
class="icon fa-brands fa-square-github"></i></a>&nbsp;
238+
239+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
240+
class="icon fa-solid fa-comments"></i></a>&nbsp;
241+
242+
</div>
243+
</div>
244+
</div>
245+
246+
247+
213248
<div class="card">
214249
<div class="card-header">
215250
<p class="card-title">Panache.Next</p>
@@ -380,41 +415,6 @@ <h2>Active working groups</h2>
380415

381416

382417

383-
<div class="card">
384-
<div class="card-header">
385-
<p class="card-title">Test classloading</p>
386-
</div>
387-
<div class="card-body">
388-
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
389-
class="status on-track">on track</span></p>
390-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes.
391-
</span>
392-
</p>
393-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">February 24, 2026 </span>
394-
</p>
395-
396-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span>
397-
</p>
398-
399-
</div>
400-
<div class="card-footer">
401-
<div class="icons">
402-
403-
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
404-
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
405-
406-
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
407-
class="icon fa-brands fa-square-github"></i></a>&nbsp;
408-
409-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
410-
class="icon fa-solid fa-comments"></i></a>&nbsp;
411-
412-
</div>
413-
</div>
414-
</div>
415-
416-
417-
418418
<div class="card">
419419
<div class="card-header">
420420
<p class="card-title">Dev Services Lifecycle</p>
@@ -624,6 +624,8 @@ <h2>Staled or <em>at risk</em> working groups</h2>
624624

625625

626626

627+
628+
627629
<div class="card">
628630
<div class="card-header">
629631
<p class="card-title">Spring-Style Testing</p>
@@ -684,8 +686,6 @@ <h2>Staled or <em>at risk</em> working groups</h2>
684686

685687

686688

687-
688-
689689

690690

691691

@@ -745,6 +745,8 @@ <h2>LTS versions</h2>
745745

746746

747747

748+
749+
748750
<div class="card">
749751
<div class="card-header">
750752
<p class="card-title">Quarkus 3.33 LTS</p>
@@ -791,8 +793,6 @@ <h2>LTS versions</h2>
791793

792794

793795

794-
795-
796796

797797

798798

@@ -885,6 +885,8 @@ <h2>Paused working groups</h2>
885885

886886

887887

888+
889+
888890
<div class="card">
889891
<div class="card-header">
890892
<p class="card-title">Quarkus 3.33 LTS</p>
@@ -937,8 +939,6 @@ <h2>Paused working groups</h2>
937939

938940

939941

940-
941-
942942

943943

944944

0 commit comments

Comments
 (0)