Skip to content

Use quarkus.package.jar.type#3644

Merged
dimas-b merged 1 commit intoapache:mainfrom
dimas-b:fix-jar-type-config
Feb 3, 2026
Merged

Use quarkus.package.jar.type#3644
dimas-b merged 1 commit intoapache:mainfrom
dimas-b:fix-jar-type-config

Conversation

@dimas-b
Copy link
Contributor

@dimas-b dimas-b commented Feb 3, 2026

Switch to quarkus.package.jar.type instead of the old quarkus.package.type build property as suggested by Quarkus build warning:

2026-02-03T00:26:05.672955189Z WorkerExecutor Queue WARN Configuration property 'quarkus.package.type' has been deprecated and replaced by: [quarkus.package.jar.enabled, quarkus.package.jar.type, quarkus.native.enabled, quarkus.native.sources-only]

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

Switch to `quarkus.package.jar.type` instead of the old `quarkus.package.type` build property as suggestion by Quarkus build warning:

```
2026-02-03T00:26:05.672955189Z WorkerExecutor Queue WARN Configuration property 'quarkus.package.type' has been deprecated and replaced by: [quarkus.package.jar.enabled, quarkus.package.jar.type, quarkus.native.enabled, quarkus.native.sources-only]
```
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Feb 3, 2026
@dimas-b dimas-b merged commit e04499a into apache:main Feb 3, 2026
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Feb 3, 2026
@dimas-b dimas-b deleted the fix-jar-type-config branch February 3, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants