Skip to content

New Proxy warnings when running quarkus-based integration test apps #378

@jerboaa

Description

@jerboaa

Since yesterday we see new warnings in quarkus/main based apps like this one:

Warning:  [io.quarkus.deployment] Run time configuration should not be consumed in Build Steps, use RuntimeValue<io.quarkus.proxy.config.ProxyConfig> in a @Recorder constructor instead at io.quarkus.proxy.config.ProxyConfig proxyConfig of void io.quarkus.proxy.config.deployment.ProxyConfigProcessor.initializeProxyConfigurationRegistry(io.quarkus.proxy.config.ProxyConfigurationRegistry,io.quarkus.proxy.config.ProxyConfig,io.quarkus.deployment.annotations.BuildProducer) of class io.quarkus.proxy.config.deployment.ProxyConfigProcessor

This fails the following Mandrel IT tests:

RuntimesSmokeTest.quarkusFullMicroProfile
DebugSymbolsTest.debugSymbolsQuarkus

See also: https://github.com/graalvm/mandrel/actions/runs/19053861371/job/54422136982#step:11:11103

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions