1. e348eb1 predicate instead of boolean by Markus KARG · 2 years, 8 months ago
  2. 3faad51 @since 4.0 by Markus KARG · 2 years, 8 months ago
  3. a46b950 containsHeaderString makes sense in HttpHeaders by Markus KARG · 2 years, 8 months ago
  4. a746fd7 containsHeaderString makes sense in all four filter context types by Markus KARG · 2 years, 8 months ago
  5. a53f28e renamed from header value to header string, to align with getHeaderString by Markus KARG · 2 years, 8 months ago
  6. 91c4a89 optionally ignore case by Markus KARG · 2 years, 8 months ago
  7. cd5ea64 Convenience method for checking header value lists by Markus KARG · 3 years, 5 months ago
  8. dd0a8d2 tck version changes to 3.1.2 (#1132) by Alwin Joseph · 2 years, 7 months ago tck-3.1.2
  9. 6414375 tagging SEbootstrap tests - issue 1128 (#1131) by Alwin Joseph · 2 years, 7 months ago
  10. 3e26eb6 Merge pull request #1130 from jim-krueger/1126-RemoveFinalsFromBDAClasses by Jim Krueger · 2 years, 8 months ago
  11. 93df01a Remove final from Jakarta Rest Application subclasses containing Bean Defining Annotations. CDI rejects final classes. by jim-krueger · 2 years, 8 months ago
  12. 36b1f80 Exclude/Disable tests in TCK Challenge issue 1123 (#1125) by Alwin Joseph · 2 years, 8 months ago
  13. ba7b9cd Merge pull request #1116 from jansupol/add.jaxb.4 by Arjan Tijms · 2 years, 10 months ago tck-3.1.1
  14. 61d1032 Merge pull request #1124 from alwin-joseph/testgroup-security-update by Arjan Tijms · 2 years, 10 months ago
  15. 3cf6728 add more tests to test group "security" by Alwin Joseph · 2 years, 10 months ago
  16. b81f0d8 Merge pull request #1122 from alwin-joseph/exclude-servlet-security by Arjan Tijms · 2 years, 10 months ago
  17. fc7c2a3 tck doc correction by Alwin Joseph · 2 years, 10 months ago
  18. 8b10f0e test typo fix and tck documentation changes by Alwin Joseph · 2 years, 10 months ago
  19. f3bab26 Inc exclude lists - security and servlet by Alwin Joseph · 2 years, 10 months ago
  20. 49d0ba7 version changes for tck service release 3.1.1 (#1119) by Alwin Joseph · 2 years, 10 months ago
  21. 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
  22. cbe1b09 Updated dependencies for EE10. by jansupol · 2 years, 11 months ago
  23. 14123a5 Support for Maven Wrapper by Markus KARG · 3 years ago
  24. 7796838 disable test replaceQueryTest4 : issue1106 (#1107) by Alwin Joseph · 3 years, 1 month ago 3.1.0
  25. cdbc48b add dependencies to run tck independently (#1102) by Alwin Joseph · 3 years, 2 months ago
  26. fdcd30c Removed unnecessary workarond for ephemerial port (#1103) by Markus KARG · 3 years, 2 months ago
  27. 61bb959 Merge pull request #1097 from jamezp/tck-fixes by Arjan Tijms · 3 years, 2 months ago
  28. 0057e64 Split executions of server tests & se tests (#1100) by jansupol · 3 years, 2 months ago
  29. 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
  30. 38f6c4b Moved IsThrowingMatcherTest into ee.jakarta.tck namespace by Markus KARG · 3 years, 2 months ago
  31. 266b613 TCK test for spec clarification (#1089): Client MUST throw *most specific* subclass of WebApplicationException by jelemux · 3 years, 3 months ago
  32. bea3c62 Spec Clarification: Client MUST throw *most specific* subclass of WebApplicationException by Markus KARG · 3 years, 3 months ago
  33. b2337e8 Maven profile jaxrs.jerseytck.build by Markus KARG · 3 years, 2 months ago
  34. 654f299 fixed wrong package by Markus KARG · 3 years, 3 months ago
  35. e473950 move new tests to renamed package, fix epl tck bundle generation (#1093) by Alwin Joseph · 3 years, 3 months ago
  36. 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
  37. 1a46ad7 Moved contextprovider package into spec package of TCK by Markus KARG · 3 years, 3 months ago
  38. cb474e4 [742] Modify JSON-B ContextProvider TCK test to use Arquillian by Jeremias Weber · 3 years, 5 months ago
  39. 1c23c5c [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 11 months ago
  40. 3562ff2 [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 11 months ago
  41. ba335a1 Fixed #1088 (#1090) by Markus KARG · 3 years, 3 months ago
  42. e971d44 Fixed some regressions after package renaming (#1091) by Santiago Pericasgeertsen · 3 years, 3 months ago
  43. 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
  44. a345c3c correct the tck name in jersey-tck (#1087) by Alwin Joseph · 3 years, 3 months ago
  45. 9bd427f Merge pull request #1069 from jansupol/extensions by jansupol · 3 years, 3 months ago
  46. 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
  47. 63da780 [#1078] Fix asadmin not found when executing TCK on Linux and Mac by jelemux · 3 years, 4 months ago
  48. 400960e cleanup javajoe/j2ee users and stop glassfish domain (#1080) by Alwin Joseph · 3 years, 3 months ago
  49. 0e11b66 Merge branch 'master' into extensions by Markus KARG · 3 years, 4 months ago
  50. 31e8861 add tck bundle generation script, doc corrections (#1076) by Alwin Joseph · 3 years, 4 months ago
  51. c22c12b Fixed: jersey-tck fails on JRE 17 due to Unsafe class by Markus KARG · 3 years, 4 months ago
  52. b778d78 get rid of 'this' by Markus KARG · 3 years, 4 months ago
  53. e6b0342 Replaced custom code by JRE standards by Markus KARG · 3 years, 4 months ago
  54. b40824f [#979] Fixed JavaDoc Warnings by Markus KARG · 3 years, 4 months ago
  55. 90a7a61 TCK Migration: Move standalone jaxrs tck signature tests from jakartaee-tck (#1044) by Alwin Joseph · 3 years, 4 months ago
  56. 7956892 TCK Migration : Userguide & assertions (#1059) by Alwin Joseph · 3 years, 4 months ago
  57. bb700d9 Building PRs also on JDK 17 (#1070) by Markus KARG · 3 years, 4 months ago
  58. c28ba53 mvn verify instead of package --file pom.xml by Markus KARG · 3 years, 4 months ago
  59. 8444c37 Getting rid of Travis CI by Markus KARG · 3 years, 4 months ago
  60. f27de12 Adopt OpenJDK now is Eclipse Temurin by Markus KARG · 3 years, 4 months ago
  61. 910882f Merge pull request #1065 from jansupol/arquillian.spi by Andy McCright · 3 years, 4 months ago
  62. 7115857 Added TCK tests for Feature and DynamicFeature services by jansupol · 3 years, 5 months ago
  63. c45f6fa Add comments about extension of the WebArchive by the vendor's deployment descriptors. by jansupol · 3 years, 5 months ago
  64. d6e5df8 Merge pull request #1063 from andymc12/beansXml by Andy McCright · 3 years, 5 months ago
  65. 5283858 Using Arquillian SPI for extending wars by vendor specific deployments. by jansupol · 3 years, 5 months ago
  66. 7cbbaa5 Optimize/modernize toString(InputStream) method by Andy McCright · 3 years, 5 months ago
  67. 55a7aef Ensure resourceconstructor test includes beans.xml by Andy McCright · 3 years, 5 months ago
  68. d5074ca Fix failing TCK tests (#1061) by jansupol · 3 years, 6 months ago
  69. 0fedb68 separate modules into profiles (#1062) by Maxim Nesen · 3 years, 6 months ago
  70. 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
  71. dff6627 Update tck tests regarding new Response.Statuses (#1058) by jansupol · 3 years, 6 months ago
  72. 7997e9a Fix NPE for NewCookie#equals when simesite is null (#1056) by jansupol · 3 years, 6 months ago
  73. 6aaddc2 Add status code 300 Multiple Choices (#993) (#1054) by Jeremias Weber · 3 years, 6 months ago
  74. eb81393 Add status code 451 Unavailable For Legal Reasons (#993) (#1055) by Jeremias Weber · 3 years, 6 months ago
  75. 079d849 Add status code 308 Permanent Redirect (#993) (#1053) by Jeremias Weber · 3 years, 6 months ago
  76. 1ccb639 use latest jaxb api jar, remove validator api (#1050) by Alwin Joseph · 3 years, 6 months ago
  77. 793a7e3 TCK Migration: Move jaxrs21/ tests from jakartaee-tck (#1037) by Alwin Joseph · 3 years, 6 months ago
  78. e3f40c0 Moved distribution management to main pom (#1051) by Santiago Pericasgeertsen · 3 years, 6 months ago
  79. d75d0aa Updates in preparation for 3.1.0 release (#1049) by Santiago Pericasgeertsen · 3 years, 6 months ago
  80. ed41398 Fixed pom parent-child relationship (#1047) by Santiago Pericasgeertsen · 3 years, 6 months ago
  81. e544567 TCK Migration: migrate last set of tests from ee/rs (#1038) by Alwin Joseph · 3 years, 6 months ago
  82. 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
  83. d8eac8b Set explicit versions for compiler and surefire plugin. (#1046) by Santiago Pericasgeertsen · 3 years, 6 months ago
  84. cce3bfc TCK Migration : Move a set of jaxrs/ee/rs/ tests from jakartaee-tck (#1031) by Alwin Joseph · 3 years, 6 months ago
  85. c99d128 Building for Java 11+ only as recommended by Jakarta EE 10 Release Plan (#1041) by Markus KARG · 3 years, 6 months ago
  86. 8e7a0f2 migrate tests from jakartaee-tck/src/com/sun/ts/tests/jaxrs/api (#1015) (#1030) by Jeremias Weber · 3 years, 6 months ago
  87. 70a401b [Spec] Fixed missing class names in chapter 6.6 (#1032) by Markus KARG · 3 years, 6 months ago
  88. d7c1b24 Clarify exception processing by CompletionCallback and the default ExceptionMapper (#1034) by jansupol · 3 years, 6 months ago
  89. 19f05bb migrate tests from jakartaee-tck/src/com/sun/ts/tests/jaxrs/servlet3 (#1015) (#1035) by Jeremias Weber · 3 years, 6 months ago
  90. 2049011 migrate tests from jakartaee-tck/src/com/sun/ts/tests/jaxrs/ee/resource (#1015) (#1036) by Jeremias Weber · 3 years, 6 months ago
  91. 2b16f79 Cookie Builder (#895) by NicoNes · 3 years, 6 months ago
  92. af24d5c TCK Migration: Move pending jaxrs/ee/rs/core,client,ext tests from jakartaee-tck (#1029) by Alwin Joseph · 3 years, 7 months ago
  93. eb2891d Fail build when checkstyle fails (#1027) by Gerd Aschemann · 3 years, 7 months ago
  94. fe1a736 Bugfix/978 checkstyle extended (#1026) by Gerd Aschemann · 3 years, 7 months ago
  95. ad9e702 fix javadoc error in package-info of bootstrap example by jelemux · 3 years, 7 months ago
  96. 7486cc7 fix javadoc warnings in EntityPart (#979) by jelemux · 3 years, 7 months ago
  97. 24f9671 Merge pull request #1022 from alwin-joseph/tck-migration-spectests by jansupol · 3 years, 7 months ago
  98. d41d592 Fix some unused imports to make checkstyle happy (#978) by Gerd Aschemann · 3 years, 7 months ago
  99. cb08e65 Merge branch 'master' into tck-migration-spectests by Alwin Joseph · 3 years, 7 months ago
  100. 95bdf3f copyrights, add jaxb test tags by Alwin Joseph · 3 years, 7 months ago