Skip to content

Changes

#174 (May 14, 2024, 1:09:07 AM)

  1. Bump shrinkwrap-resolver.version from 3.1.4 to 3.3.0 — noreply / githubweb
  2. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 — noreply / githubweb
  3. Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 — noreply / githubweb
  4. Bump org.apache.maven.extensions:maven-build-cache-extension — noreply / githubweb
  5. Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom — noreply / githubweb

#173 (May 13, 2024, 10:24:06 AM)

  1. Fix test count — Mark Thomas / githubweb

#172 (May 13, 2024, 10:09:06 AM)

  1. Include parent POM in TCK distribution as it is needed for local install — Mark Thomas / githubweb

#171 (May 13, 2024, 9:24:09 AM)

  1. Another 6.0 -> 6.1 Servlet specification version update — Mark Thomas / githubweb
  2. Add a project name — Mark Thomas / githubweb
  3. Fix Maven coordinates — Mark Thomas / githubweb
  4. Fix typo — Mark Thomas / githubweb
  5. Add " and others" to copyright statement — Mark Thomas / githubweb
  6. Shoud not assume CI is provided by Eclipse — Mark Thomas / githubweb
  7. Use more general Tomcat version to avoid chicken/egg problem — Mark Thomas / githubweb

#170 (May 13, 2024, 4:24:07 AM)

  1. Correct bundle name (copy/paste error) — Mark Thomas / githubweb

#169 (May 12, 2024, 6:39:10 AM)

  1. fix the build as 6.1.0 is not available in Maven central (#621) — noreply / githubweb

#168 (May 9, 2024, 1:39:08 PM)

  1. Update groupId — Mark Thomas / githubweb

#167 (May 9, 2024, 11:39:07 AM)

  1. Update artifactId — Mark Thomas / githubweb

#166 (May 9, 2024, 10:54:07 AM)

  1. Align Maven co-ordinates with those used for other TCKs — Mark Thomas / githubweb
  2. Add a module to create the TCK distribution — Mark Thomas / githubweb
  3. Add install script — Mark Thomas / githubweb
  4. Copy across user guide from TCK project — Mark Thomas / githubweb
  5. Update docs based on a diff against the already converted pages docs — Mark Thomas / githubweb
  6. Add the user guide to the assembly — Mark Thomas / githubweb
  7. Add a blank exclude list — Mark Thomas / githubweb
  8. Add release notes (modified copy of WebSocket) — Mark Thomas / githubweb
  9. Add assertion docs (copied from TCK project and version updated) — Mark Thomas / githubweb
  10. Add index page (copied and modified from WebSocket) — Mark Thomas / githubweb
  11. Update assembly to add exclude list, release notes etc — Mark Thomas / githubweb

#165 (May 9, 2024, 9:24:06 AM)

  1. Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 — Mark Thomas / githubweb
  2. Bump commons-io:commons-io from 2.10.0 to 2.16.1 — Mark Thomas / githubweb

#164 (May 9, 2024, 9:09:06 AM)

  1. Bump org.apache.maven.plugins:maven-compiler-plugin — Mark Thomas / githubweb
  2. Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 — Mark Thomas / githubweb
  3. Bump org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.15 — Mark Thomas / githubweb

#163 (Mar 28, 2024, 5:09:07 AM)

  1. Correct schema version — Mark Thomas / githubweb

#162 (Mar 27, 2024, 2:24:09 PM)

  1. Correct schema reference — Mark Thomas / githubweb

#161 (Mar 27, 2024, 1:33:37 PM)

  1. Add Jakarta EE 11 schema — Mark Thomas / githubweb

#159 (Mar 27, 2024, 11:09:06 AM)

  1. Update TCK to 6.1.0 API release — Mark Thomas / githubweb

#158 (Mar 27, 2024, 6:24:10 AM)

  1. Bump jakarta.tck:sigtest-maven-plugin from 2.1 to 2.2 — Mark Thomas / githubweb

#157 (Mar 27, 2024, 6:09:10 AM)

  1. Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.8.0.Final — Mark Thomas / githubweb
  2. Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.12 — Mark Thomas / githubweb
  3. Bump org.junit:junit-bom from 5.9.1 to 5.10.2 — Mark Thomas / githubweb

#156 (Mar 27, 2024, 5:24:10 AM)

  1. Bump org.asciidoctor:asciidoctorj from 2.5.10 to 2.5.12 — Mark Thomas / githubweb

#155 (Mar 27, 2024, 5:09:10 AM)

  1. Add dependabot configuration to propose some upgrade on dependencies and GH actions — Mark Thomas / githubweb
  2. upgrade Maven build cache extension — Mark Thomas / githubweb
  3. We need to include slf4j librairies for remote managed container as it is not avaible as embeded container — Mark Thomas / githubweb
  4. Bump actions/setup-java from 3 to 4 — Mark Thomas / githubweb

#154 (Mar 27, 2024, 4:54:10 AM)

  1. Proof reading - minor changes — Mark Thomas / githubweb
  2. Remove references to manifest extensions - this was removed in Java 11 — Mark Thomas / githubweb
  3. Copyright years — Mark Thomas / githubweb
  4. Update JSP version — Mark Thomas / githubweb
  5. Update minimum Java version to 17 — Mark Thomas / githubweb
  6. Improve caption positioning — Mark Thomas / githubweb
  7. Remove duplicate text — Mark Thomas / githubweb
  8. Keep captions with tables — Mark Thomas / githubweb
  9. Consistent formatting — Mark Thomas / githubweb

#153 (Mar 26, 2024, 1:24:08 PM)

  1. Fix copyright — Mark Thomas / githubweb

#152 (Mar 26, 2024, 12:39:07 PM)

  1. Fix #472 - TCK challenge - exclude transfer-encoding from HEAD test — Mark Thomas / githubweb
  2. Fix #524 - TCK challenge - remove test that no longer applies — Mark Thomas / githubweb
  3. Fix #571 - clarify behaviour of Cookie.setAttribute(String, String) — Mark Thomas / githubweb
  4. Make solution more generic based on joakime's feedback — Mark Thomas / githubweb
  5. Fix serialVersionUID warning — Mark Thomas / githubweb
  6. Removed unused code — Mark Thomas / githubweb
  7. Suppress unused code warnings - methods have to use the same signature — Mark Thomas / githubweb
  8. Update TCK tests for Cookie changes and previous challenges — Mark Thomas / githubweb
  9. Align pluggability cookie tests with non-pluggability cookie tests — Mark Thomas / githubweb
  10. Fix copyright — Mark Thomas / githubweb

#151 (Mar 22, 2024, 7:39:05 AM)

  1. Add signature test to Servlet TCK — Mark Thomas / githubweb
  2. Update GitHUb actions for TCk changes - olamy review — Mark Thomas / githubweb

#150 (Mar 21, 2024, 5:39:07 AM)

  1. Add ability to skip the HTTP/2 Push tests — Mark Thomas / githubweb
  2. Align HEAD TCK test with RFC 9110, section 9.3.2 — Mark Thomas / githubweb

#149 (Mar 19, 2024, 4:09:08 PM)

  1. Fix pluggability test. Listener is shared. Don't hard-code context path. — Mark Thomas / githubweb

#148 (Mar 18, 2024, 7:54:08 PM)

  1. Issue #578 make produced META-INF/MANIFEST.MF reproducible (#579) — noreply / githubweb

#147 (Mar 18, 2024, 3:09:08 PM)

  1. Fix typo in test class name — Mark Thomas / githubweb

#146 (Mar 18, 2024, 8:39:07 AM)

  1. Additional fix for #453 — Mark Thomas / githubweb
  2. Fix minor version test - update expected to "1" for version 6.1 — Mark Thomas / githubweb

#145 (Mar 15, 2024, 4:09:09 PM)

  1. Remove incorrect comment — Mark Thomas / githubweb
  2. Fix typo — Mark Thomas / githubweb

#144 (Feb 28, 2024, 3:09:07 PM)

  1. Remove Servlet parent — Mark Thomas / githubweb

#143 (Feb 28, 2024, 1:50:11 PM)

  1. Align TCK with current API version — Mark Thomas / githubweb
  2. Fix compilation error — Mark Thomas / githubweb

#142 (Feb 27, 2024, 6:20:07 AM)

  1. Fix copyright dates — Mark Thomas / githubweb

#141 (Jan 10, 2024, 4:20:05 PM)

  1. Fix #546 - mechanism to access HttpSession outside of request (#547) — noreply / githubweb

#140 (Jan 9, 2024, 12:05:08 PM)

  1. Fix #569 - correct sessionIdChanged() Javadoc — Mark Thomas / githubweb

#139 (Nov 23, 2023, 8:20:08 AM)

  1. Fix #544 - error dispatch should always be GET — Mark Thomas / githubweb

#138 (Nov 23, 2023, 6:20:08 AM)

  1. Add request attribute for secure_protocol. — Mark Thomas / githubweb
  2. Update change log for Issue #130 / PR #549 — Mark Thomas / githubweb

#137 (Nov 22, 2023, 5:05:09 AM)

  1. Do not fail when tests when cross context not supported (as it is not mandatory per spec) (#553) — noreply / githubweb

#136 (Nov 16, 2023, 11:35:09 AM)

  1. Remove redundant keywords — Mark Thomas / githubweb
  2. Format code — Mark Thomas / githubweb
  3. Execute impsort-maven-plugin — Mark Thomas / githubweb
  4. Update copyright year — Mark Thomas / githubweb

#135 (Nov 16, 2023, 11:05:09 AM)

  1. Fix #563 - version attributes not replaced in web.xml examples — Mark Thomas / githubweb

#134 (Nov 16, 2023, 10:35:14 AM)

  1. Update to latest parent POM — Mark Thomas / githubweb
  2. Remove unnecessary version overrides (version already set by parent POM) — Mark Thomas / githubweb
  3. Update plugins to latest versions — Mark Thomas / githubweb
  4. Remove unused plug-ins — Mark Thomas / githubweb
  5. Update dependencies — Mark Thomas / githubweb
  6. Update asciidoctorj versions — Mark Thomas / githubweb

#133 (Nov 5, 2023, 9:50:10 AM)

  1. Fix backtick error in Chapter4.4 — Mark Thomas / githubweb

#132 (Nov 3, 2023, 3:20:09 AM)

  1. Missing a period in Chapter 9.7 — Xunjie Lin / githubweb

#131 (Nov 1, 2023, 7:20:06 AM)

  1. fix backtick error in Chapter 6.2.5 — Mark Thomas / githubweb

#130 (Oct 19, 2023, 5:50:09 AM)

  1. servlet tck code from git hash 365d07321c922fcfb634803232a5c5b28fb9686a — Mark Thomas / githubweb
  2. new arquillan version 1.7.1 — Mark Thomas / githubweb
  3. set some maven plugins versions — Mark Thomas / githubweb
  4. add some extra dependencies to be able to run the tests — Mark Thomas / githubweb
  5. use build cacjhe and add some missing web resources — Mark Thomas / githubweb
  6. add more dptMngt bom and remove unused code — Mark Thomas / githubweb
  7. add some cache config to force install — Mark Thomas / githubweb
  8. add minimum jvm config — Mark Thomas / githubweb
  9. change package from com.sun.... to servlet.tck — Mark Thomas / githubweb
  10. fix files due to package renaming — Mark Thomas / githubweb
  11. remove ant build.xml files — Mark Thomas / githubweb
  12. rename URLClient/Client classes — Mark Thomas / githubweb
  13. fix path with renamed packages — Mark Thomas / githubweb
  14. use better naming — Mark Thomas / githubweb
  15. remove unused classes and methods — Mark Thomas / githubweb
  16. use jdk http client — Mark Thomas / githubweb
  17. to preserve session reuse same http client with same cookie manager — Mark Thomas / githubweb
  18. manage cookies between requests — Mark Thomas / githubweb
  19. fix cookie storage — Mark Thomas / githubweb
  20. filtering on header name not value — Mark Thomas / githubweb
  21. support same header with multiple values — Mark Thomas / githubweb
  22. do not use httpclient Authenticator but add header Authorization so we can get response status code rather than exception — Mark Thomas / githubweb
  23. better message — Mark Thomas / githubweb
  24. make the test supporting parallel testing — Mark Thomas / githubweb
  25. more cleanup — Mark Thomas / githubweb
  26. add javadoc plugin version in top pom — Mark Thomas / githubweb
  27. fix NPE and setup mvn build with correct version using mvnw — Mark Thomas / githubweb

#129 (Oct 2, 2023, 6:50:09 AM)

  1. Fix #538 - Make HTTP/2 push support optional — Mark Thomas / githubweb

#128 (Aug 22, 2023, 2:20:07 PM)

  1. Fix #431 - getParameter() may throw runtime exception — Mark Thomas / githubweb

#127 (Aug 9, 2023, 7:05:13 AM)

  1. Fix #536 - correct minimum Java and Maven versions — Mark Thomas / githubweb

#126 (Jun 8, 2023, 9:20:08 AM)

  1. Remove reference to Managed Bean Specification — Mark Thomas / githubweb
  2. Update references to the Jakarta Platform specification — Mark Thomas / githubweb

#125 (Jun 8, 2023, 9:05:09 AM)

  1. Update reserved attribute names — Mark Thomas / githubweb