Olivier Lamy

Results 87 issues of Olivier Lamy

### New feature, improvement proposal junit before 4.12 is not supported anymore see https://github.com/junit-team/junit-framework/issues/1560

enhancement

### New feature, improvement proposal To simplify surefire code. and there is no reason to not use Junit or testng This might be done with removing Junit 3 (https://github.com/apache/maven-surefire/issues/3185) but...

enhancement

### New feature, improvement proposal Currently, Surefire has a lot of different code to run tests: - junit 3 - junit 4 - junit 4.7 - junit 5 - testng...

enhancement

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/MSHADE) filed for the change (usually...

dependencies

- **investigate junit5 multi thread build failure Servlet TCK with Jetty** - **more thread safe collections** - **not sure about those but some thread safe fields** #### Short description of...

hold

### New feature, improvement proposal in the future

enhancement

### Affected version 3.11- ### Bug description such code is not taking into account jdk used via Toolchain ``` isJavaVersionAtLeast(org.apache.commons.lang3.JavaVersion.JAVA_9 ```

bug