- d6ea575 Remove support for Security Manager by Markus KARG · 4 months ago
- 8064464 Upgrade the sigtest-maven-plugin and the signature test file. Move the version to 3.2.0 for the signature tests. (#1223) by James R. Perkins · 1 year, 1 month ago
- e5994e3 Merge pull request #1217 from jim-krueger/1216-Remove_ManagedBean_Annotation by Jim Krueger · 1 year, 2 months ago
- 86b4c96 Merge pull request #1220 from jim-krueger/move-3.1.x-tck-to-3.2 by Jim Krueger · 1 year, 2 months ago
- adc363b Add changes from 4.0 PR 863 by jim-krueger · 1 year, 2 months ago
- 2859761 Fix exclude list by jim-krueger · 1 year, 2 months ago
- fb0a564 pull in changes from 4.0 for PR's 1172 and 1182 by jim-krueger · 1 year, 2 months ago
- 56bf06b Add 4.0 change from PR 1164 by jim-krueger · 1 year, 2 months ago
- c692a89 Pull in 4.0 changes from PR 1146 by jim-krueger · 1 year, 2 months ago
- 1638122 Remove excludes from issue 1199 by jim-krueger · 1 year, 2 months ago
- 4a45c41 Missed change from PR 1173 by jim-krueger · 1 year, 2 months ago
- bfa7ba6 Removed changes from PR 863 since it requires a full release by jim-krueger · 1 year, 2 months ago
- 4e712dc Add changes from release-3.1.x TCK to release-3.2 by jim-krueger · 1 year, 2 months ago
- a7f5a0c Merge pull request #1211 from jamezp/cleanup by Jim Krueger · 1 year, 2 months ago
- f2009de Remove @ManagedBean annotation by jim-krueger · 1 year, 2 months ago
- 25b4084 Cleanup of pom files to use dependency management and dependency plugins to avoid repetition. by James R. Perkins · 1 year, 3 months ago
- ece5f07 Merge pull request #1210 from jim-krueger/1209-deprecate_@Context_@Suspended by Jim Krueger · 1 year, 3 months ago
- f6dbe89 fix typo in yml file by jim-krueger · 1 year, 3 months ago
- df42edf Deprecate both @Context and @Suspended by jim-krueger · 1 year, 3 months ago
- 7c5bdea Merge pull request #1205 from jamezp/version-bump by Jim Krueger · 1 year, 3 months ago
- 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
- 3f159cc Bump version to 3.2.0-SNAPSHOT by James R. Perkins · 1 year, 3 months ago
- 95d7290 TCK Challenge: ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT#setStatusInfoTest and #setStatusTest #1199 (#1201) by Jorge Bescos Gascon · 1 year, 4 months ago
- 77e78fc Replaced GitHub URL from eclipse-ee4j to jakartaee namespace by Markus KARG · 1 year, 8 months ago
- 57216fe [#859]:Allow SseEventSink.close() to throw IOException (#863) by jimma · 2 years, 6 months ago
- 6f453f8 moved deprecation into the correct line by Markus KARG · 2 years, 7 months ago
- d8691dc Deprecating "APPLICATION/SVG+XML" for Removal by Markus KARG · 2 years, 7 months ago
- 97e8499 fixed javadoc by Markus KARG · 2 years, 7 months ago
- e19f185 Default method using explicitly comma by Markus KARG · 2 years, 7 months ago
- da46420 fixed javadoc by Markus KARG · 2 years, 7 months ago
- 688f283 null will not split, so no default by Markus KARG · 2 years, 7 months ago
- 200a0ec Introducing `valueSeparatorRegex`, defaults to `\s,\s` (single comma, optional whitespace) by Markus KARG · 2 years, 7 months ago
- a027d08 clarified: convert only non-string header values to string by Markus KARG · 2 years, 7 months ago
- e95dc6c example in JavaDocs by Markus KARG · 2 years, 7 months ago
- c69ded9 improved JavaDoc wording by Markus KARG · 2 years, 7 months ago
- e348eb1 predicate instead of boolean by Markus KARG · 2 years, 7 months ago
- 3faad51 @since 4.0 by Markus KARG · 2 years, 7 months ago
- a46b950 containsHeaderString makes sense in HttpHeaders by Markus KARG · 2 years, 7 months ago
- a746fd7 containsHeaderString makes sense in all four filter context types by Markus KARG · 2 years, 7 months ago
- a53f28e renamed from header value to header string, to align with getHeaderString by Markus KARG · 2 years, 7 months ago
- 91c4a89 optionally ignore case by Markus KARG · 2 years, 7 months ago
- cd5ea64 Convenience method for checking header value lists by Markus KARG · 3 years, 4 months ago
- dd0a8d2 tck version changes to 3.1.2 (#1132) by Alwin Joseph · 2 years, 7 months ago tck-3.1.2
- 6414375 tagging SEbootstrap tests - issue 1128 (#1131) by Alwin Joseph · 2 years, 7 months ago
- 3e26eb6 Merge pull request #1130 from jim-krueger/1126-RemoveFinalsFromBDAClasses by Jim Krueger · 2 years, 7 months ago
- 93df01a Remove final from Jakarta Rest Application subclasses containing Bean Defining Annotations. CDI rejects final classes. by jim-krueger · 2 years, 7 months ago
- 36b1f80 Exclude/Disable tests in TCK Challenge issue 1123 (#1125) by Alwin Joseph · 2 years, 7 months ago
- ba7b9cd Merge pull request #1116 from jansupol/add.jaxb.4 by Arjan Tijms · 2 years, 9 months ago tck-3.1.1
- 61d1032 Merge pull request #1124 from alwin-joseph/testgroup-security-update by Arjan Tijms · 2 years, 9 months ago
- 3cf6728 add more tests to test group "security" by Alwin Joseph · 2 years, 9 months ago
- b81f0d8 Merge pull request #1122 from alwin-joseph/exclude-servlet-security by Arjan Tijms · 2 years, 9 months ago
- fc7c2a3 tck doc correction by Alwin Joseph · 2 years, 9 months ago
- 8b10f0e test typo fix and tck documentation changes by Alwin Joseph · 2 years, 9 months ago
- f3bab26 Inc exclude lists - security and servlet by Alwin Joseph · 2 years, 9 months ago
- 49d0ba7 version changes for tck service release 3.1.1 (#1119) by Alwin Joseph · 2 years, 9 months ago
- 3a00ea3 exclude additional Jakarta XML Binding tests that were previously excluded in the Jakarta EE Platform TCK (#1117) by Adam Anderson · 2 years, 9 months ago
- cbe1b09 Updated dependencies for EE10. by jansupol · 2 years, 10 months ago
- 14123a5 Support for Maven Wrapper by Markus KARG · 3 years ago
- 7796838 disable test replaceQueryTest4 : issue1106 (#1107) by Alwin Joseph · 3 years, 1 month ago 3.1.0
- cdbc48b add dependencies to run tck independently (#1102) by Alwin Joseph · 3 years, 1 month ago
- fdcd30c Removed unnecessary workarond for ephemerial port (#1103) by Markus KARG · 3 years, 1 month ago
- 61bb959 Merge pull request #1097 from jamezp/tck-fixes by Arjan Tijms · 3 years, 1 month ago
- 0057e64 Split executions of server tests & se tests (#1100) by jansupol · 3 years, 1 month ago
- 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
- 38f6c4b Moved IsThrowingMatcherTest into ee.jakarta.tck namespace by Markus KARG · 3 years, 2 months ago
- 266b613 TCK test for spec clarification (#1089): Client MUST throw *most specific* subclass of WebApplicationException by jelemux · 3 years, 2 months ago
- bea3c62 Spec Clarification: Client MUST throw *most specific* subclass of WebApplicationException by Markus KARG · 3 years, 2 months ago
- b2337e8 Maven profile jaxrs.jerseytck.build by Markus KARG · 3 years, 2 months ago
- 654f299 fixed wrong package by Markus KARG · 3 years, 2 months ago
- e473950 move new tests to renamed package, fix epl tck bundle generation (#1093) by Alwin Joseph · 3 years, 2 months ago
- d2f06eb [1082] Rename TCK packages from jakarta.ws.rs.tck to ee.jakarta.tck.ws.rs. (#1082) by Markus KARG · 3 years, 2 months ago
- 1a46ad7 Moved contextprovider package into spec package of TCK by Markus KARG · 3 years, 2 months ago
- cb474e4 [742] Modify JSON-B ContextProvider TCK test to use Arquillian by Jeremias Weber · 3 years, 4 months ago
- 1c23c5c [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 10 months ago
- 3562ff2 [742] Mandate usage of JSON-B instance provided by user's ContextResolver<Jsonb>: TCK Tests by Markus KARG · 3 years, 10 months ago
- ba335a1 Fixed #1088 (#1090) by Markus KARG · 3 years, 2 months ago
- e971d44 Fixed some regressions after package renaming (#1091) by Santiago Pericasgeertsen · 3 years, 2 months ago
- 794354e [1082] Rename TCK packages from jakarta.ws.rs.tck to ee.jakarta.tck.ws.rs. (#1082) by James R. Perkins · 3 years, 2 months ago
- a345c3c correct the tck name in jersey-tck (#1087) by Alwin Joseph · 3 years, 3 months ago
- 9bd427f Merge pull request #1069 from jansupol/extensions by jansupol · 3 years, 3 months ago
- 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
- 63da780 [#1078] Fix asadmin not found when executing TCK on Linux and Mac by jelemux · 3 years, 3 months ago
- 400960e cleanup javajoe/j2ee users and stop glassfish domain (#1080) by Alwin Joseph · 3 years, 3 months ago
- 0e11b66 Merge branch 'master' into extensions by Markus KARG · 3 years, 3 months ago
- 31e8861 add tck bundle generation script, doc corrections (#1076) by Alwin Joseph · 3 years, 3 months ago
- c22c12b Fixed: jersey-tck fails on JRE 17 due to Unsafe class by Markus KARG · 3 years, 3 months ago
- b778d78 get rid of 'this' by Markus KARG · 3 years, 3 months ago
- e6b0342 Replaced custom code by JRE standards by Markus KARG · 3 years, 4 months ago
- b40824f [#979] Fixed JavaDoc Warnings by Markus KARG · 3 years, 4 months ago
- 90a7a61 TCK Migration: Move standalone jaxrs tck signature tests from jakartaee-tck (#1044) by Alwin Joseph · 3 years, 3 months ago
- 7956892 TCK Migration : Userguide & assertions (#1059) by Alwin Joseph · 3 years, 3 months ago
- bb700d9 Building PRs also on JDK 17 (#1070) by Markus KARG · 3 years, 4 months ago
- c28ba53 mvn verify instead of package --file pom.xml by Markus KARG · 3 years, 4 months ago
- 8444c37 Getting rid of Travis CI by Markus KARG · 3 years, 4 months ago
- f27de12 Adopt OpenJDK now is Eclipse Temurin by Markus KARG · 3 years, 4 months ago
- 910882f Merge pull request #1065 from jansupol/arquillian.spi by Andy McCright · 3 years, 4 months ago
- 7115857 Added TCK tests for Feature and DynamicFeature services by jansupol · 3 years, 4 months ago
- c45f6fa Add comments about extension of the WebArchive by the vendor's deployment descriptors. by jansupol · 3 years, 4 months ago
- d6e5df8 Merge pull request #1063 from andymc12/beansXml by Andy McCright · 3 years, 4 months ago
- 5283858 Using Arquillian SPI for extending wars by vendor specific deployments. by jansupol · 3 years, 4 months ago