Skip to content

Commit 930b630

Browse files
committed
deploy: 19e3e39
1 parent c9851d0 commit 930b630

File tree

4 files changed

+32
-25
lines changed

4 files changed

+32
-25
lines changed

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>Tue, 20 May 2025 11:55:08 +0000</lastBuildDate>
8+
<lastBuildDate>Wed, 21 May 2025 03:22:54 +0000</lastBuildDate>
99

1010

1111
<item>

version/main/guides/all-builditems.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,8 @@ <h2 id="core"><a class="anchor" href="#core"></a>Core</h2>
568568
<div id="conf-collapsible-desc-15" class="openblock description description-collapsed">
569569
<div class="content">
570570
<div class="paragraph">
571-
<p><em>No Javadoc found</em></p>
571+
<p>Represents a build item for an archive root, typically used in Quarkus build steps to reference application classes directories or archives (like JARs) for indexing and processing.
572+
This class contains the paths of directories or archives to be used as archive roots, as well as paths that should be excluded from indexing.</p>
572573
</div>
573574
</div>
574575
</div>
@@ -16776,6 +16777,12 @@ <h2 id="vert-x-http"><a class="anchor" href="#vert-x-http"></a>Vert.x - HTTP</h2
1677616777
</div>
1677716778
<div class="paragraph">
1677816779
<p><em>No Javadoc found</em></p>
16780+
</div>
16781+
<div class="paragraph">
16782+
<p><code>java.lang.String menuActionComponent</code></p>
16783+
</div>
16784+
<div class="paragraph">
16785+
<p><em>No Javadoc found</em></p>
1677916786
</div></div></td>
1678016787
</tr>
1678116788
<tr class="row-collapsible row-collapsed row-with-desc row-hidden odd">

version/main/guides/gradle-tooling.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2 id="project-creation"><a class="anchor" href="#project-creation"></a>Creatin
304304
<p>Quarkus project scaffolding automatically installs the Gradle wrapper (<code>./gradlew</code>) in your project.</p>
305305
</div>
306306
<div class="paragraph">
307-
<p>If you prefer to use a standalone Gradle installation, please use Gradle 8.13.</p>
307+
<p>If you prefer to use a standalone Gradle installation, please use Gradle 8.14.</p>
308308
</div>
309309
</td>
310310
</tr>

working-groups/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -200,31 +200,31 @@ <h2>Active working groups</h2>
200200

201201
<div class="card">
202202
<div class="card-header">
203-
<p class="card-title">Test classloading</p>
203+
<p class="card-title">Dev Services Lifecycle</p>
204204
</div>
205205
<div class="card-body">
206206
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
207207
class="status on-track">on track</span></p>
208-
<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.
208+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This working group will define and implement a consistent and configurable lifecycle model for Dev Services. It will shift the startup to the correct phase, enable optional reuse across dev and test modes, and clarify teardown and sharing behavior. The goal is to improve the developer experience.
209209
</span>
210210
</p>
211211
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 20, 2025 </span>
212212
</p>
213213

214-
<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>
214+
<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), @ozangunalp (@<strong>Ozan Günalp</strong> on Zulip )</span>
215215
</p>
216216

217217
</div>
218218
<div class="card-footer">
219219
<div class="icons">
220220

221-
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
221+
<a href="https://github.com/quarkusio/quarkus/discussions/47683" title="See the working group proposal"><i
222222
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
223223

224-
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
224+
<a href="https://github.com/orgs/quarkusio/projects/49" title="View the working group board"><i
225225
class="icon fa-brands fa-square-github"></i></a>&nbsp;
226226

227-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
227+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev" title="Discuss about the working group"><i
228228
class="icon fa-solid fa-comments"></i></a>&nbsp;
229229

230230
</div>
@@ -235,31 +235,31 @@ <h2>Active working groups</h2>
235235

236236
<div class="card">
237237
<div class="card-header">
238-
<p class="card-title">Dev Services Lifecycle</p>
238+
<p class="card-title">Test classloading</p>
239239
</div>
240240
<div class="card-body">
241241
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
242242
class="status on-track">on track</span></p>
243-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This working group will define and implement a consistent and configurable lifecycle model for Dev Services. It will shift the startup to the correct phase, enable optional reuse across dev and test modes, and clarify teardown and sharing behavior. The goal is to improve the developer experience.
243+
<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.
244244
</span>
245245
</p>
246-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 19, 2025 </span>
246+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 20, 2025 </span>
247247
</p>
248248

249-
<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), @ozangunalp (@<strong>Ozan Günalp</strong> on Zulip )</span>
249+
<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>
250250
</p>
251251

252252
</div>
253253
<div class="card-footer">
254254
<div class="icons">
255255

256-
<a href="https://github.com/quarkusio/quarkus/discussions/47683" title="See the working group proposal"><i
256+
<a href="https://github.com/quarkusio/quarkus/discussions/41867" title="See the working group proposal"><i
257257
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
258258

259-
<a href="https://github.com/orgs/quarkusio/projects/49" title="View the working group board"><i
259+
<a href="https://github.com/orgs/quarkusio/projects/30" title="View the working group board"><i
260260
class="icon fa-brands fa-square-github"></i></a>&nbsp;
261261

262-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev" title="Discuss about the working group"><i
262+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/" title="Discuss about the working group"><i
263263
class="icon fa-solid fa-comments"></i></a>&nbsp;
264264

265265
</div>
@@ -268,6 +268,10 @@ <h2>Active working groups</h2>
268268

269269

270270

271+
272+
273+
274+
271275
<div class="card">
272276
<div class="card-header">
273277
<p class="card-title">Gizmo 2</p>
@@ -278,7 +282,7 @@ <h2>Active working groups</h2>
278282
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">Gizmo 2 related tasks
279283
</span>
280284
</p>
281-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 19, 2025 </span>
285+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 20, 2025 </span>
282286
</p>
283287

284288
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@mkouba (@<strong>Martin Kouba</strong> on Zulip)</span>
@@ -303,10 +307,6 @@ <h2>Active working groups</h2>
303307

304308

305309

306-
307-
308-
309-
310310
<div class="card">
311311
<div class="card-header">
312312
<p class="card-title">OIDC improvements</p>
@@ -591,8 +591,6 @@ <h2>LTS versions</h2>
591591

592592

593593

594-
595-
596594
<div class="card">
597595
<div class="card-header">
598596
<p class="card-title">Quarkus 3.20 LTS</p>
@@ -603,7 +601,7 @@ <h2>LTS versions</h2>
603601
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This working group aims to track the effort around the Quarkus 3.20 LTS version.
604602
</span>
605603
</p>
606-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 19, 2025 </span>
604+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 20, 2025 </span>
607605
</p>
608606

609607
</div>
@@ -634,7 +632,7 @@ <h2>LTS versions</h2>
634632
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
635633
</span>
636634
</p>
637-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 19, 2025 </span>
635+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">May 20, 2025 </span>
638636
</p>
639637

640638
</div>
@@ -670,6 +668,8 @@ <h2>LTS versions</h2>
670668

671669

672670

671+
672+
673673

674674

675675

0 commit comments

Comments
 (0)