Joe DiPol

Results 75 issues of Joe DiPol

Test `io.helidon.integrations.cdi.jpa.TestAnnotationRewriting` has started failing on the 4.x validation pipeline. Note that the validation workflow seems to be running slowly at the moment which is triggering timing issues in other...

jpa/jta
testing
4.x

In 3.4.0: * `okio-3.4.0.jar` has no `Automatic-Module-Name` specified. Therefore its derived module name is `okio` * `okio-jvm-3.4.0.jar` has `Automatic-Module-Name: okio` . Therefore its module name is also `okio` When you...

Could you please upgrade bouncycastle in 2.x to 1.74 or newer? See https://github.com/bcgit/bc-java/wiki/CVE-2023-33201

SDK

### Description `ConfigSource.getOrdinal()` was returning 100 for the system property and environment variable config sources when the special property `config_ordinal` was not set in the config source (instead of the...

MP
config
4.x
OCA Verified

## Environment Details * Helidon Version: 4.0.8 * Helidon MP ---------- ## Problem Description `ConfigSource.getOrdinal()` always returns 100 when default ordinals are used. The precedence of the config sources does...

bug
config
4.x
microprofile

Today we build and test with the "base" level of the JDK for a release. For example, in Helidon 4 we build and test with Java 21. We should add...

testing
4.x

Update the [OpenAPI Generator](https://openapi-generator.tech/) to add support for Helidon 4: - [x] 4.x Server MP Generator #8746 see also https://github.com/OpenAPITools/openapi-generator/issues/18261 - [ ] #8879 - [x] 4.x Client MP Generator...

epic
open-api-tools
4.x

## Environment Details * Helidon Version: 4.0.8 * Helidon MP ---------- ## Problem Description Helidon MP Config is not correctly handling per property overriding precedence when config profiles ([spec](https://download.eclipse.org/microprofile/microprofile-config-3.1/microprofile-config-spec-3.1.html#_how_config_profile_works)) are...

bug
config
4.x
microprofile

Upgrade MicroProfile Config to version 3.1 * [3.1 Specification](https://github.com/eclipse/microprofile-config/releases/tag/3.1) * [Overview Slide](https://docs.google.com/presentation/d/1A3Hbr-O7QFepUP5M0X2hKfqFiO1PZgnBWWhMyovu9JU/edit#slide=id.p9)

config
dependencies
4.x
microprofile

## Environment Details * Helidon Version: 4 * Helidon MP ---------- ## Problem Description Support MicroProfile 6.1 ([umbrella spec](https://download.eclipse.org/microprofile/microprofile-6.1/microprofile-spec-6.1.html), [slide deck](https://docs.google.com/presentation/d/1A3Hbr-O7QFepUP5M0X2hKfqFiO1PZgnBWWhMyovu9JU/edit#slide=id.p8)) This requires upgrading the following specifications: - [x] #8724...

epic
must-have
4.x
microprofile