Tomas Langer

Results 81 issues of Tomas Langer

[//]: # "Please remove these comments" [//]: # "Provide a general summary of the issue in the Title above" ## Environment Details * Helidon Version: 2.0.0 * Whole code base...

P4
2.x

Resolves #4869 Requires --enable-preview to be added to a few test/compiler configs. Moved most commonly used shortcut methods to common config (`asInt()` etc), as we do not want a dependency...

config
4.x

We need to have our snapshots available as binaries, preferably in a public snapshot repo. This is very useful to test fixed issues before we do a release.

enhancement
task
build

As Helidon 4.x is fully based on Virtual threads and JDK supporting it, we can remove this utility. Also fix module, so it depends on `helidon-common-config` and not on `helidon-config`

4.x

To be able to integrate metrics with Helidon reactive and Níma, we need to split our metrics module into API, implementation and integration.

metrics
4.x

See if we can use Github actions to help with our builds. Todos: - [ ] Run (at least parts) on Windows - [ ] Native image (once we have...

build

to get used authority and protocol. This should be used for redirections and CORS. Related to #4725

4.x
Níma

Resolves https://github.com/oracle/helidon/issues/4828

build

Features are now an annotation on a module (see config and webservers). When you run MP with this setup (WebServer is configured NOT to be in MP, there is not...

4.x