Jorge Bescos Gascon
Jorge Bescos Gascon
This is a copy of https://github.com/oracle/helidon/pull/2365 but changing the dates to 2021 The maven copyright plugins is not working properly because my changes belong to 2020. After some rebases some...
Hello, I am having the next issue with fn testing: ``` An error occurred in function: class com.sun.org.apache.xerces.internal.impl.dv.xs.TypeValidator (in unnamed module @0x6bff19ff) cannot access class jdk.xml.internal.SecuritySupport (in module java.xml) because...
I have closed this PR https://github.com/eclipse-ee4j/mail/pull/515 and address it in this new PR. This is because of the conflicts after the split of API and Implementation.
https://github.com/eclipse-ee4j/jsonp/issues/354
https://github.com/eclipse-ee4j/jsonp/issues/213
Relates to https://github.com/eclipse-ee4j/jsonp/issues/209
https://github.com/eclipse-ee4j/jsonp/issues/213 This other is also related: https://github.com/eclipse-ee4j/jsonp/issues/97 but we are not serializing null
https://github.com/eclipse-ee4j/jsonp/issues/209
**Describe the bug** It was reported in mail: https://github.com/eclipse-ee4j/angus-mail/issues/37 Issue is explained here: https://github.com/eclipse-ee4j/angus-mail/issues/37#issuecomment-1293303298 **To Reproduce** Reproducer here with JDK8: https://github.com/eclipse-ee4j/angus-mail/issues/37#issue-1419900440 **Expected behavior** No error should be thrown. **Additional context**...
### Description Using Micronaut 4.x in Helidon 4.x: https://github.com/helidon-io/helidon/issues/7206 ### Documentation N/A A couple of comments: 1. I had to remove `helidon/integrations/micronaut/cdi-processor/src/main/java/module-info.java` because there was one issue with Micronaut modules...