Skip to content
Started 1 mo 2 days ago
Took 3 hr 0 min
Failed

Build #7 (May 9, 2024, 3:40:40 PM)

Changes
  1. Adopt Jackson 2.16.1 (details / githubweb)
  2. prevent NPE when WebAppException#getResponse returns null (details / githubweb)
  3. Add URL of KeyStore and TrustStore to SslConfigurator (details / githubweb)
  4. ASCII encode ContentDisposition file name (#5514) (details / githubweb)
  5. exclude default IMPL from API (#5520) (details / githubweb)
  6. Add Apache5 properties to be grabbed by config (#5536) (details / githubweb)
  7. Put duplicated methods into a common superclass (details / githubweb)
  8. Jakartify & cleanup after merge (details / githubweb)
  9. Update EL impl (details / githubweb)
  10. Add JNH properties to the config (details / githubweb)
  11. Add a logger for a request notifying Jersey Container is involved (details / githubweb)
  12. Adding support for private fields in `@BeanParam` (#5525) (details / githubweb)
  13. Drop JDK 7 profile (details / githubweb)
  14. Propagate Future.cancel() to connectors (details / githubweb)
  15. jakartify imports (details / githubweb)
  16. Add the starting info logging message to Jetty Containers (details / githubweb)
  17. [2.x] versions update (details / githubweb)
  18. GitHub action validations added (details / githubweb)
  19. Drop JDK 8 profiles in 3.1 (details / githubweb)
  20. Replace synchronized blocks with Locks (#5565) (details / githubweb)
  21. exclude static fields from POJO parsing in BeanParam (details / githubweb)
  22. 2.42 (details / githubweb)
  23. 2.43-SNAPSHOT (details / githubweb)
  24. [3.0] dependency convergence check (#5567) (details / githubweb)
  25. Replace ThreadLocal with ConcurrentQueue in HttpDateFormat (details / githubweb)
  26. Fixed FirstByteCachingStream in JNH Connector (details / githubweb)
  27. Backing up CI/CD and TCK jobs into the Jersey project (#5574) (details / githubweb)
  28. Adopt ASM 9.7 (details / githubweb)
  29. [3.0] versions update (#5584) (details / githubweb)
  30. 3.0.13 (details / githubweb)
  31. 3.0.99-SNAPSHOT (details / githubweb)
  32. JDK version for the GH validations (details / githubweb)
  33. Fix thread leak/invasion (details / githubweb)
  34. ee10 versions update (details / githubweb)
  35. 3.1.6 (details / githubweb)
  36. 3.1.99-SNAPSHOT (details / githubweb)
  37. Expect100Continue test fixed for NettyConnector (details / githubweb)
  38. Jetty HTTP Container native timeout (details / githubweb)
  39. Using Java9+ NIO API for improved performance: Modern JREs offload to OS, and do other tricks. (details / githubweb)
Changes
  1. Adopt Jackson 2.16.1 (details / githubweb)
  2. prevent NPE when WebAppException#getResponse returns null (details / githubweb)
  3. Add URL of KeyStore and TrustStore to SslConfigurator (details / githubweb)
  4. ASCII encode ContentDisposition file name (#5514) (details / githubweb)
  5. exclude default IMPL from API (#5520) (details / githubweb)
  6. Add Apache5 properties to be grabbed by config (#5536) (details / githubweb)
  7. Put duplicated methods into a common superclass (details / githubweb)
  8. Jakartify & cleanup after merge (details / githubweb)
  9. Update EL impl (details / githubweb)
  10. Add JNH properties to the config (details / githubweb)
  11. Add a logger for a request notifying Jersey Container is involved (details / githubweb)
  12. Adding support for private fields in `@BeanParam` (#5525) (details / githubweb)
  13. Drop JDK 7 profile (details / githubweb)
  14. Propagate Future.cancel() to connectors (details / githubweb)
  15. jakartify imports (details / githubweb)
  16. Add the starting info logging message to Jetty Containers (details / githubweb)
  17. [2.x] versions update (details / githubweb)
  18. GitHub action validations added (details / githubweb)
  19. Drop JDK 8 profiles in 3.1 (details / githubweb)
  20. Replace synchronized blocks with Locks (#5565) (details / githubweb)
  21. exclude static fields from POJO parsing in BeanParam (details / githubweb)
  22. 2.42 (details / githubweb)
  23. 2.43-SNAPSHOT (details / githubweb)
  24. [3.0] dependency convergence check (#5567) (details / githubweb)
  25. Replace ThreadLocal with ConcurrentQueue in HttpDateFormat (details / githubweb)
  26. Fixed FirstByteCachingStream in JNH Connector (details / githubweb)
  27. Backing up CI/CD and TCK jobs into the Jersey project (#5574) (details / githubweb)
  28. Adopt ASM 9.7 (details / githubweb)
  29. [3.0] versions update (#5584) (details / githubweb)
  30. 3.0.13 (details / githubweb)
  31. 3.0.99-SNAPSHOT (details / githubweb)
  32. JDK version for the GH validations (details / githubweb)
  33. Fix thread leak/invasion (details / githubweb)
  34. ee10 versions update (details / githubweb)
  35. 3.1.6 (details / githubweb)
  36. 3.1.99-SNAPSHOT (details / githubweb)
  37. Expect100Continue test fixed for NettyConnector (details / githubweb)
  38. Jetty HTTP Container native timeout (details / githubweb)
  39. Using Java9+ NIO API for improved performance: Modern JREs offload to OS, and do other tricks. (details / githubweb)

Branch indexing

This run spent:

  • 3 hr 25 min waiting;
  • 3 hr 0 min build duration;
  • 3 hr 0 min total from scheduled to completion.
Revision: 2f47cc0250ca533c83cdbc2ea6e3982c0c8fdf75
Repository: https://github.com/eclipse-ee4j/jersey.git
  • PR-4999
Revision: 7d28e729e2120a368a831ef43b822070ae0771e5
Repository: https://github.com/eclipse-ee4j/jersey.git
  • PR-4999