Skip to content
Started 5 mo 9 days ago
Took 1 min 7 sec on basic-p04bp

#2 (Nov 23, 2023, 2:42:42 PM)

Changes
  1. servlet tck code from git hash 365d07321c922fcfb634803232a5c5b28fb9686a (details / githubweb)
  2. new arquillan version 1.7.1 (details / githubweb)
  3. set some maven plugins versions (details / githubweb)
  4. add some extra dependencies to be able to run the tests (details / githubweb)
  5. use build cacjhe and add some missing web resources (details / githubweb)
  6. add more dptMngt bom and remove unused code (details / githubweb)
  7. add some cache config to force install (details / githubweb)
  8. add minimum jvm config (details / githubweb)
  9. change package from com.sun.... to servlet.tck (details / githubweb)
  10. fix files due to package renaming (details / githubweb)
  11. remove ant build.xml files (details / githubweb)
  12. rename URLClient/Client classes (details / githubweb)
  13. fix path with renamed packages (details / githubweb)
  14. use better naming (details / githubweb)
  15. remove unused classes and methods (details / githubweb)
  16. use jdk http client (details / githubweb)
  17. to preserve session reuse same http client with same cookie manager (details / githubweb)
  18. manage cookies between requests (details / githubweb)
  19. fix cookie storage (details / githubweb)
  20. filtering on header name not value (details / githubweb)
  21. support same header with multiple values (details / githubweb)
  22. do not use httpclient Authenticator but add header Authorization so we can get response status code rather than exception (details / githubweb)
  23. better message (details / githubweb)
  24. make the test supporting parallel testing (details / githubweb)
  25. more cleanup (details / githubweb)
  26. add javadoc plugin version in top pom (details / githubweb)
  27. fix NPE and setup mvn build with correct version using mvnw (details / githubweb)
  28. fix backtick error in Chapter 6.2.5 (details / githubweb)
  29. Missing a period in Chapter 9.7 (details / githubweb)
  30. Fix backtick error in Chapter4.4 (details / githubweb)
  31. Update to latest parent POM (details / githubweb)
  32. Remove unnecessary version overrides (version already set by parent POM) (details / githubweb)
  33. Update plugins to latest versions (details / githubweb)
  34. Remove unused plug-ins (details / githubweb)
  35. Update dependencies (details / githubweb)
  36. Update asciidoctorj versions (details / githubweb)
  37. Fix #563 - version attributes not replaced in web.xml examples (details / githubweb)
  38. Remove redundant keywords (details / githubweb)
  39. Format code (details / githubweb)
  40. Execute impsort-maven-plugin (details / githubweb)
  41. Update copyright year (details / githubweb)
  42. Do not fail when tests when cross context not supported (as it is not mandatory per spec) (#553) (details / githubweb)
  43. Add request attribute for secure_protocol. (details / githubweb)
  44. Update change log for Issue #130 / PR #549 (details / githubweb)
  45. Fix #544 - error dispatch should always be GET (details / githubweb)

Started by user Mark Thomas

This run spent:

  • 11 sec waiting;
  • 1 min 7 sec build duration;
  • 1 min 18 sec total from scheduled to completion.
Revision: af7ff904f2ec53f3c4951234a2df8cb4dcfc236b
Repository: git@github.com:jakartaee/servlet.git
  • refs/remotes/origin/master