Skip to content
Started 5 mo 11 days ago
Took 4.1 sec on basic-9xxr2

#9 (Nov 23, 2023, 4:51:10 AM)

Changes
  1. Prepare release jakarta.servlet:jakarta.servlet-api:5.0.0 (details / githubweb)
  2. Prepare next development cycle for 5.0.1-SNAPSHOT (details / githubweb)
  3. Fixes #368 Updates javadoc for getRemoteAddr (details / githubweb)
  4. fixed format (details / githubweb)
  5. Begin work on Servlet 5.1 (details / githubweb)
  6. Some more spec document cleanup (details / githubweb)
  7. Remove the X-Powered-By header (details / githubweb)
  8. Avoid NPE when passing null to Cookie#setDomain (details / githubweb)
  9. misspelling (details / githubweb)
  10. Fix typo (details / githubweb)
  11. Fix #105 - clarify requirements for path in getRealPath(String path) (details / githubweb)
  12. Fix #377 - clarify setCharacterEncoding(null) and related (details / githubweb)
  13. Fix #365 - correct fragment order in example 2 (details / githubweb)
  14. Update maven-bundle-plugin to latest to fix CI failure with newer JREs (details / githubweb)
  15. Check system prop in doPrivileged block (details / githubweb)
  16. Fix copy/paste error (details / githubweb)
  17. Fix Javadoc for getMajorVersion and getMinorVersion (details / githubweb)
  18. Servlet api issue 175 add cookie set attribute v3 (#401) (details / githubweb)
  19. Fix Javadoc warnings (details / githubweb)
  20. Fix comment typo (details / githubweb)
  21. Next version is now planned to be 6.0 rather than 5.1 (details / githubweb)
  22. Fix #407 add identifiers for debug logging (#417) (details / githubweb)
  23. Remove deprecated code (#419) (details / githubweb)
  24. Fix invalid javadoc (details / githubweb)
  25. Add support for an additional property: getErrorOnELNotFound() (details / githubweb)
  26. Clarifly the JSR-133 sematics of the init methods (details / githubweb)
  27. Issue 225 do head content length (#405) (details / githubweb)
  28. Fix #411 No Object Wrapper Identity requirement for dispatch (#413) (details / githubweb)
  29. Add generic attribute support to SessionCookieConfig (details / githubweb)
  30. Fix #111 - clarify Javadoc (details / githubweb)
  31. Issue #18 URI path processing (#424) (details / githubweb)
  32. Update to jdk11 (details / githubweb)
  33. update CI to jdk11 (details / githubweb)
  34. Update to jdk11 (details / githubweb)
  35. Make pom better suitable for JDK11+ build (details / githubweb)
  36. fixed bad chars in asciidoc (#429) (details / githubweb)
  37. Update copyright checks to include new files that are (c) contributors (details / githubweb)
  38. Update copyroght dates for files modified in 2021 (details / githubweb)
  39. Add/correct copyright for new files added in 2021 (details / githubweb)
  40. Fixes generation of javadoc using JDK 11 (#437) (details / githubweb)
  41. Remove unnecessary cast and silence an IDE warning (details / githubweb)
  42. Fix unused field warning (details / githubweb)
  43. Fix IDE warnings re missing serialVersionUID (details / githubweb)
  44. Fix non-ASCII character corruption in c04d563 (details / githubweb)
  45. Update maven spec dependencies, specifically of asciidoc (details / githubweb)
  46. Remove restriction on ServletContext getters (#441) (details / githubweb)
  47. Add additional entries to changelog (details / githubweb)
  48. Add a module-info.java (#442) (details / githubweb)
  49. Ignore directory created by Eclipse IDE (details / githubweb)
  50. Add missing @since annotation (details / githubweb)
  51. Replace references to RFC 2616 with 7230-7235 as appropriate (details / githubweb)
  52. Javadoc clean-up. Mainly missing @since tags (details / githubweb)
  53. Update copyright (details / githubweb)
  54. Add forRemoval and since information to deprecation annotations (details / githubweb)
  55. Ensure all @since Javadoc tags include 'Servlet' (details / githubweb)
  56. Align Javadoc for isStarted() with specification document (details / githubweb)
  57. Fix #37 - update Cookie class for RFC 6265 (details / githubweb)
  58. Also deprecate comment as it too is an RFC 2109 defined attribute (details / githubweb)
  59. Deprecate comment in SessionCookieConfig (details / githubweb)
  60. Update spec language to align with RFC 6265 (cookies) (details / githubweb)
  61. Spec needs 2 digit version (details / githubweb)
  62. Be consistent. Link to the issue rather than the PR. (details / githubweb)
  63. Align isReady in ServletOutputStream with ServletInputStream (details / githubweb)
  64. Update javadoc for isReady (details / githubweb)
  65. Fix copyright date (details / githubweb)
  66. Update schemas to latest (hopefully final) Jakarta EE 10 versions (details / githubweb)
  67. Most recent Javadoc update was in 2022 so update copyright date (details / githubweb)
  68. List issues in numerical order (details / githubweb)
  69. Add missing entry to changelog (details / githubweb)
  70. Clarify that sizes are all in bytes (details / githubweb)
  71. Fix typos (details / githubweb)
  72. Fix #164. Clarify method behaviour is a NO-OP if called after commit. (details / githubweb)
  73. Keep change log in sync (details / githubweb)
  74. Formatting (details / githubweb)
  75. Fix #325 - Clarify get[Int|Date]Header() behaviour for multiple headers (details / githubweb)
  76. Fix Javadoc issue highlighted by #473 (details / githubweb)
  77. Fix #59 - Add 'query_string' attribute to error dispatches (details / githubweb)
  78. Update version to 6.1 (details / githubweb)
  79. Update change log (details / githubweb)
  80. Fix #95 - clarify the HTTPS support is required (details / githubweb)
  81. Fix #275 - containers can use relative URLS for redirects (details / githubweb)
  82. Fix issue-484 Add read/write via ByteBuffer (details / githubweb)
  83. Replicate warning for all methods that require a path (details / githubweb)
  84. Add canonicalization clarification to methods that accept paths (details / githubweb)
  85. Update Servlet specification references to use the agreed style (details / githubweb)
  86. Correct version references (details / githubweb)
  87. Remove legacy CVS placeholder (details / githubweb)
  88. Fix #415 - add overloaded setCharacterEncoding() supporting Charset (details / githubweb)
  89. Fix #443 Remove references to the SecurityManager and associated APIs (details / githubweb)
  90. Fix #316 - clarify behaviour of getMatchValue() (details / githubweb)
  91. Fix primary issue in #300 context path is always the context path (details / githubweb)
  92. Fix secondary issue in #300 - context root mapping with or without / (details / githubweb)
  93. Fix #273 - clarify behaviour around non-blocking writes (details / githubweb)
  94. Further clarifications (details / githubweb)
  95. Make API build reproducible (details / githubweb)
  96. Fix #159 - Clarify behaviour of header methods with null or "" (details / githubweb)
  97. Fix for #468 - update HTTP RFC references (details / githubweb)
  98. Fix #336 - expand list of supported HTTP status codes (details / githubweb)
  99. Clarify expected behaviour for CONNECT (details / githubweb)
  100. Fix copyright year. Missed in #500. (details / githubweb)
  101. Trivial change to fix copyright check error. (details / githubweb)
  102. Fix Javadoc errors (details / githubweb)
  103. Fix asciidoctor build warnings (details / githubweb)
  104. Update the build (details / githubweb)
  105. Update to formatter plugin resulted in changes (details / githubweb)
  106. Copyright updates for formatting changes (details / githubweb)
  107. [Issue 133] Add HTTP PATCH (details / githubweb)
  108. Follow-up to #507 (details / githubweb)
  109. Update copyright date after PATCH support changes (#507) (details / githubweb)
  110. Fix #460 - rephrase description of uncovered methods (details / githubweb)
  111. Fix #74 - provide more control over redirects (details / githubweb)
  112. Add missing @since tags (details / githubweb)
  113. Fix #469 - Remove sensitive header on TRACE method (details / githubweb)
  114. Fix #517 - Mention what are the expected values of the jakarta.servlet.*.mapping attributes at the text of session 9 (Dispatching Requests) (details / githubweb)
  115. Add support for headers that occur more than once (details / githubweb)
  116. Minor improvements. Add @since. Improve wording. (details / githubweb)
  117. Correct typo - see #522 (details / githubweb)
  118. Consistent formatting (details / githubweb)
  119. Ensure clean layout with one listener per line in the table (details / githubweb)
  120. Fix IDE (Eclipse) warnings in tests (details / githubweb)
  121. Fix Javadoc warnings (details / githubweb)
  122. Update reserved attribute names (details / githubweb)
  123. Remove reference to Managed Bean Specification (details / githubweb)
  124. Update references to the Jakarta Platform specification (details / githubweb)
  125. Fix #536 - correct minimum Java and Maven versions (details / githubweb)
  126. Fix #431 - getParameter() may throw runtime exception (details / githubweb)
  127. Fix #538 - Make HTTP/2 push support optional (details / githubweb)
  128. servlet tck code from git hash 365d07321c922fcfb634803232a5c5b28fb9686a (details / githubweb)
  129. new arquillan version 1.7.1 (details / githubweb)
  130. set some maven plugins versions (details / githubweb)
  131. add some extra dependencies to be able to run the tests (details / githubweb)
  132. use build cacjhe and add some missing web resources (details / githubweb)
  133. add more dptMngt bom and remove unused code (details / githubweb)
  134. add some cache config to force install (details / githubweb)
  135. add minimum jvm config (details / githubweb)
  136. change package from com.sun.... to servlet.tck (details / githubweb)
  137. fix files due to package renaming (details / githubweb)
  138. remove ant build.xml files (details / githubweb)
  139. rename URLClient/Client classes (details / githubweb)
  140. fix path with renamed packages (details / githubweb)
  141. use better naming (details / githubweb)
  142. remove unused classes and methods (details / githubweb)
  143. use jdk http client (details / githubweb)
  144. to preserve session reuse same http client with same cookie manager (details / githubweb)
  145. manage cookies between requests (details / githubweb)
  146. fix cookie storage (details / githubweb)
  147. filtering on header name not value (details / githubweb)
  148. support same header with multiple values (details / githubweb)
  149. do not use httpclient Authenticator but add header Authorization so we can get response status code rather than exception (details / githubweb)
  150. better message (details / githubweb)
  151. make the test supporting parallel testing (details / githubweb)
  152. more cleanup (details / githubweb)
  153. add javadoc plugin version in top pom (details / githubweb)
  154. fix NPE and setup mvn build with correct version using mvnw (details / githubweb)
  155. fix backtick error in Chapter 6.2.5 (details / githubweb)
  156. Missing a period in Chapter 9.7 (details / githubweb)
  157. Fix backtick error in Chapter4.4 (details / githubweb)
  158. Update to latest parent POM (details / githubweb)
  159. Remove unnecessary version overrides (version already set by parent POM) (details / githubweb)
  160. Update plugins to latest versions (details / githubweb)
  161. Remove unused plug-ins (details / githubweb)
  162. Update dependencies (details / githubweb)
  163. Update asciidoctorj versions (details / githubweb)
  164. Fix #563 - version attributes not replaced in web.xml examples (details / githubweb)
  165. Remove redundant keywords (details / githubweb)
  166. Format code (details / githubweb)
  167. Execute impsort-maven-plugin (details / githubweb)
  168. Update copyright year (details / githubweb)
  169. Do not fail when tests when cross context not supported (as it is not mandatory per spec) (#553) (details / githubweb)

Started by user Mark Thomas

This run spent:

  • 12 sec waiting;
  • 4.1 sec build duration;
  • 16 sec total from scheduled to completion.
Revision: 574812e0662890a15bb525e96f6bb01e46e084f5
Repository: git@github.com:eclipse-ee4j/servlet-api.git
  • refs/remotes/origin/master