Olivier Lamy

Results 87 issues of Olivier Lamy

**Describe the bug** While reviewing the IP of Eclipse Jetty project, it has been figured out the Hazelcast jars contains a non compatible license with Eclipse IP requirements See details...

Type: Defect

We (the Jetty project) are trying to test jdk 24 (ea version). But it looks to not being supported by awaitility Error ``` [ERROR] org.eclipse.jetty.util.ConcurrentPoolTest.testLeakReserved(Factory)[4] -- Time elapsed: 0.148 s

Signed-off-by: Olivier Lamy ### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [...

work-in-progress
do-not-merge
developer

- **Setup profile for multi release jar** - **need to always run/compile with minimum of 23** - **22 as minimum**

**Jetty version(s)** 12.0.16 **Jetty Environment** When using Jenkins **How to reproduce?** Not reproducible as is :( ``` Feb 24, 2025 3:34:38 AM FINE org.eclipse.jetty.websocket.core.WebSocketConnection fillAndParse Error during fillAndParse() java.lang.NullPointerException: Cannot...

Bug

Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change (usually...

Signed-off-by: Olivier Lamy ### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [...

Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) filed for the change (usually...

bug

### Affected version 3.5.3 ### Bug description When using `excludedGroups` to disable tagged test to run with junit5. If the build is using junit4 as well for few modules of...

bug