1. 7c5bdea Merge pull request #1205 from jamezp/version-bump by Jim Krueger · 1 year, 3 months ago
  2. 50dcf98 Update the CI to build on branch 3.2.0-SNAPSHOT and some other minor GitHub Action upgrades. Also build ensure we do a full build. by James R. Perkins · 1 year, 3 months ago
  3. 3f159cc Bump version to 3.2.0-SNAPSHOT by James R. Perkins · 1 year, 3 months ago
  4. 95d7290 TCK Challenge: ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT#setStatusInfoTest and #setStatusTest #1199 (#1201) by Jorge Bescos Gascon · 1 year, 5 months ago
  5. 77e78fc Replaced GitHub URL from eclipse-ee4j to jakartaee namespace by Markus KARG · 1 year, 8 months ago
  6. 57216fe [#859]:Allow SseEventSink.close() to throw IOException (#863) by jimma · 2 years, 6 months ago
  7. 6f453f8 moved deprecation into the correct line by Markus KARG · 2 years, 7 months ago
  8. d8691dc Deprecating "APPLICATION/SVG+XML" for Removal by Markus KARG · 2 years, 7 months ago
  9. 97e8499 fixed javadoc by Markus KARG · 2 years, 7 months ago
  10. e19f185 Default method using explicitly comma by Markus KARG · 2 years, 7 months ago
  11. da46420 fixed javadoc by Markus KARG · 2 years, 8 months ago
  12. 688f283 null will not split, so no default by Markus KARG · 2 years, 8 months ago
  13. 200a0ec Introducing `valueSeparatorRegex`, defaults to `\s,\s` (single comma, optional whitespace) by Markus KARG · 2 years, 8 months ago
  14. a027d08 clarified: convert only non-string header values to string by Markus KARG · 2 years, 8 months ago
  15. e95dc6c example in JavaDocs by Markus KARG · 2 years, 8 months ago
  16. c69ded9 improved JavaDoc wording by Markus KARG · 2 years, 8 months ago
  17. e348eb1 predicate instead of boolean by Markus KARG · 2 years, 8 months ago
  18. 3faad51 @since 4.0 by Markus KARG · 2 years, 8 months ago
  19. a46b950 containsHeaderString makes sense in HttpHeaders by Markus KARG · 2 years, 8 months ago
  20. a746fd7 containsHeaderString makes sense in all four filter context types by Markus KARG · 2 years, 8 months ago
  21. a53f28e renamed from header value to header string, to align with getHeaderString by Markus KARG · 2 years, 8 months ago
  22. 91c4a89 optionally ignore case by Markus KARG · 2 years, 8 months ago
  23. cd5ea64 Convenience method for checking header value lists by Markus KARG · 3 years, 5 months ago
  24. dd0a8d2 tck version changes to 3.1.2 (#1132) by Alwin Joseph · 2 years, 7 months ago tck-3.1.2
  25. 6414375 tagging SEbootstrap tests - issue 1128 (#1131) by Alwin Joseph · 2 years, 7 months ago
  26. 3e26eb6 Merge pull request #1130 from jim-krueger/1126-RemoveFinalsFromBDAClasses by Jim Krueger · 2 years, 8 months ago
  27. 93df01a Remove final from Jakarta Rest Application subclasses containing Bean Defining Annotations. CDI rejects final classes. by jim-krueger · 2 years, 8 months ago
  28. 36b1f80 Exclude/Disable tests in TCK Challenge issue 1123 (#1125) by Alwin Joseph · 2 years, 8 months ago
  29. ba7b9cd Merge pull request #1116 from jansupol/add.jaxb.4 by Arjan Tijms · 2 years, 10 months ago tck-3.1.1
  30. 61d1032 Merge pull request #1124 from alwin-joseph/testgroup-security-update by Arjan Tijms · 2 years, 10 months ago
  31. 3cf6728 add more tests to test group "security" by Alwin Joseph · 2 years, 10 months ago
  32. b81f0d8 Merge pull request #1122 from alwin-joseph/exclude-servlet-security by Arjan Tijms · 2 years, 10 months ago
  33. fc7c2a3 tck doc correction by Alwin Joseph · 2 years, 10 months ago
  34. 8b10f0e test typo fix and tck documentation changes by Alwin Joseph · 2 years, 10 months ago
  35. f3bab26 Inc exclude lists - security and servlet by Alwin Joseph · 2 years, 10 months ago
  36. 49d0ba7 version changes for tck service release 3.1.1 (#1119) by Alwin Joseph · 2 years, 10 months ago
  37. 3a00ea3 exclude additional Jakarta XML Binding tests that were previously excluded in the Jakarta EE Platform TCK (#1117) by Adam Anderson · 2 years, 10 months ago
  38. cbe1b09 Updated dependencies for EE10. by jansupol · 2 years, 11 months ago
  39. 14123a5 Support for Maven Wrapper by Markus KARG · 3 years ago
  40. 7796838 disable test replaceQueryTest4 : issue1106 (#1107) by Alwin Joseph · 3 years, 1 month ago 3.1.0
  41. cdbc48b add dependencies to run tck independently (#1102) by Alwin Joseph · 3 years, 2 months ago
  42. fdcd30c Removed unnecessary workarond for ephemerial port (#1103) by Markus KARG · 3 years, 2 months ago
  43. 61bb959 Merge pull request #1097 from jamezp/tck-fixes by Arjan Tijms · 3 years, 2 months ago
  44. 0057e64 Split executions of server tests & se tests (#1100) by jansupol · 3 years, 2 months ago
  45. 0ec6697 Applications are required to have a public no-arg constructor. The EchoApplication must be public. by James R. Perkins · 3 years, 2 months ago
  46. 38f6c4b Moved IsThrowingMatcherTest into ee.jakarta.tck namespace by Markus KARG · 3 years, 2 months ago
  47. 266b613 TCK test for spec clarification (#1089): Client MUST throw *most specific* subclass of WebApplicationException by jelemux · 3 years, 3 months ago
  48. bea3c62 Spec Clarification: Client MUST throw *most specific* subclass of WebApplicationException by Markus KARG · 3 years, 3 months ago
  49. b2337e8 Maven profile jaxrs.jerseytck.build by Markus KARG · 3 years, 2 months ago
  50. 654f299 fixed wrong package by Markus KARG · 3 years, 3 months ago
  51. e473950 move new tests to renamed package, fix epl tck bundle generation (#1093) by Alwin Joseph · 3 years, 3 months ago
  52. d2f06eb [1082] Rename TCK packages from jakarta.ws.rs.tck to ee.jakarta.tck.ws.rs. (#1082) by Markus KARG · 3 years, 3 months ago
  53. 1a46ad7 Moved contextprovider package into spec package of TCK by Markus KARG · 3 years, 3 months ago
  54. cb474e4 [742] Modify JSON-B ContextProvider TCK test to use Arquillian by Jeremias Weber · 3 years, 5 months ago
  55. 1c23c5c [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 11 months ago
  56. 3562ff2 [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 11 months ago
  57. ba335a1 Fixed #1088 (#1090) by Markus KARG · 3 years, 3 months ago
  58. e971d44 Fixed some regressions after package renaming (#1091) by Santiago Pericasgeertsen · 3 years, 3 months ago
  59. 794354e [1082] Rename TCK packages from jakarta.ws.rs.tck to ee.jakarta.tck.ws.rs. (#1082) by James R. Perkins · 3 years, 3 months ago
  60. a345c3c correct the tck name in jersey-tck (#1087) by Alwin Joseph · 3 years, 3 months ago
  61. 9bd427f Merge pull request #1069 from jansupol/extensions by jansupol · 3 years, 3 months ago
  62. 7bdc30d [#1078] Fix asadmin not found when executing TCK on Linux and Mac (apply to changes in [#1080]) by Jeremias Weber · 3 years, 3 months ago
  63. 63da780 [#1078] Fix asadmin not found when executing TCK on Linux and Mac by jelemux · 3 years, 4 months ago
  64. 400960e cleanup javajoe/j2ee users and stop glassfish domain (#1080) by Alwin Joseph · 3 years, 3 months ago
  65. 0e11b66 Merge branch 'master' into extensions by Markus KARG · 3 years, 4 months ago
  66. 31e8861 add tck bundle generation script, doc corrections (#1076) by Alwin Joseph · 3 years, 4 months ago
  67. c22c12b Fixed: jersey-tck fails on JRE 17 due to Unsafe class by Markus KARG · 3 years, 4 months ago
  68. b778d78 get rid of 'this' by Markus KARG · 3 years, 4 months ago
  69. e6b0342 Replaced custom code by JRE standards by Markus KARG · 3 years, 4 months ago
  70. b40824f [#979] Fixed JavaDoc Warnings by Markus KARG · 3 years, 4 months ago
  71. 90a7a61 TCK Migration: Move standalone jaxrs tck signature tests from jakartaee-tck (#1044) by Alwin Joseph · 3 years, 4 months ago
  72. 7956892 TCK Migration : Userguide & assertions (#1059) by Alwin Joseph · 3 years, 4 months ago
  73. bb700d9 Building PRs also on JDK 17 (#1070) by Markus KARG · 3 years, 4 months ago
  74. c28ba53 mvn verify instead of package --file pom.xml by Markus KARG · 3 years, 4 months ago
  75. 8444c37 Getting rid of Travis CI by Markus KARG · 3 years, 4 months ago
  76. f27de12 Adopt OpenJDK now is Eclipse Temurin by Markus KARG · 3 years, 4 months ago
  77. 910882f Merge pull request #1065 from jansupol/arquillian.spi by Andy McCright · 3 years, 4 months ago
  78. 7115857 Added TCK tests for Feature and DynamicFeature services by jansupol · 3 years, 5 months ago
  79. c45f6fa Add comments about extension of the WebArchive by the vendor's deployment descriptors. by jansupol · 3 years, 5 months ago
  80. d6e5df8 Merge pull request #1063 from andymc12/beansXml by Andy McCright · 3 years, 5 months ago
  81. 5283858 Using Arquillian SPI for extending wars by vendor specific deployments. by jansupol · 3 years, 5 months ago
  82. 7cbbaa5 Optimize/modernize toString(InputStream) method by Andy McCright · 3 years, 5 months ago
  83. 55a7aef Ensure resourceconstructor test includes beans.xml by Andy McCright · 3 years, 5 months ago
  84. d5074ca Fix failing TCK tests (#1061) by jansupol · 3 years, 5 months ago
  85. 0fedb68 separate modules into profiles (#1062) by Maxim Nesen · 3 years, 5 months ago
  86. 7e74b8c TCK Migration : Mark the excluded list of tests as per ts.jtx in jaxrs tck from jakartaee-tck (#1045) by Alwin Joseph · 3 years, 6 months ago
  87. dff6627 Update tck tests regarding new Response.Statuses (#1058) by jansupol · 3 years, 6 months ago
  88. 7997e9a Fix NPE for NewCookie#equals when simesite is null (#1056) by jansupol · 3 years, 6 months ago
  89. 6aaddc2 Add status code 300 Multiple Choices (#993) (#1054) by Jeremias Weber · 3 years, 6 months ago
  90. eb81393 Add status code 451 Unavailable For Legal Reasons (#993) (#1055) by Jeremias Weber · 3 years, 6 months ago
  91. 079d849 Add status code 308 Permanent Redirect (#993) (#1053) by Jeremias Weber · 3 years, 6 months ago
  92. 1ccb639 use latest jaxb api jar, remove validator api (#1050) by Alwin Joseph · 3 years, 6 months ago
  93. 793a7e3 TCK Migration: Move jaxrs21/ tests from jakartaee-tck (#1037) by Alwin Joseph · 3 years, 6 months ago
  94. e3f40c0 Moved distribution management to main pom (#1051) by Santiago Pericasgeertsen · 3 years, 6 months ago
  95. d75d0aa Updates in preparation for 3.1.0 release (#1049) by Santiago Pericasgeertsen · 3 years, 6 months ago
  96. ed41398 Fixed pom parent-child relationship (#1047) by Santiago Pericasgeertsen · 3 years, 6 months ago
  97. e544567 TCK Migration: migrate last set of tests from ee/rs (#1038) by Alwin Joseph · 3 years, 6 months ago
  98. 7102521 Reverts changes introduced by PR 972. Forcing the default content type of application/octet-stream is problematic in practice. It breaks the common use case of inheriting class-level @Consumes annotations on @GET methods. Text now also clarifies that specific matching case. (#1043) by Santiago Pericasgeertsen · 3 years, 6 months ago
  99. d8eac8b Set explicit versions for compiler and surefire plugin. (#1046) by Santiago Pericasgeertsen · 3 years, 6 months ago
  100. cce3bfc TCK Migration : Move a set of jaxrs/ee/rs/ tests from jakartaee-tck (#1031) by Alwin Joseph · 3 years, 6 months ago