- 8617779 Merge pull request #1336 from jamezp/component-upgrades by James R. Perkins · 4 weeks ago main
- 15053f2 Upgrade components to their latest versions. by James R. Perkins · 2 months ago
- 1c637a0 Merge pull request #1331 from jamezp/prepare-for-next-version by James R. Perkins · 5 months ago
- 3298431 Re-enable all TCK tests. by James R. Perkins · 6 months ago
- 3a7f742 Component upgrades. by James R. Perkins · 6 months ago
- 1ce1633 Require a minimum of Java 21 for compiling and compile to Java 21. by James R. Perkins · 6 months ago
- 29d1674 Migrate to the new parent POM for the new Maven Central release configuration. Minor updates to the POM for the email addresses and remove the old SNAPSHOT repo. by James R. Perkins · 6 months ago
- 15b5f22 Bump the version to 5.0.0-SNAPSHOT. by James R. Perkins · 6 months ago
- f624768 Merge pull request #1330 from jamezp/sync-main by James R. Perkins · 6 months ago
- 25b4135 Undone change of 3.2.0 signature test file by Markus KARG · 1 year, 3 months ago
- 6984bfc Remove support for Security Manager by Markus KARG · 1 year, 3 months ago
- 36de360 Can specify separation character for getHeaderString by Markus KARG · 3 years, 6 months ago
- fa95e4d New method MediaType.getCharsetParameter() returns charset instance or null by Markus KARG · 1 year, 2 months ago
- 392cb2c Replace "it's" with "its" by Piotrek Zygielo · 1 year, 1 month ago
- 9dd5719 Modernization: Using NIO2 instead of IO by Markus KARG · 1 year, 3 months ago
- ebced83 Replacing custom loop by ServiceLoader.findFirst() by Markus KARG · 1 year, 3 months ago
- e50c16d feat: application/yaml MediaType by Pavel Bodiachevskii · 1 year, 9 months ago
- 97d52dc Performance: String+ operation is faster than explicit StringBuilder.append() method by Markus KARG · 1 year, 3 months ago
- fae66b6 Code Style: StringBuilder has fluent API by Markus KARG · 1 year, 3 months ago
- c052f40 Performance: StringBuilder is faster than StringWriter by Markus KARG · 1 year, 3 months ago
- 3e8d957 Performance: Using ReentrantLock instead of synchronized by Markus KARG · 1 year, 3 months ago
- 49b0765 fix copyright in Form class by David Walters · 1 year, 6 months ago
- 14e4427 address code review feedback: by David Walters · 1 year, 6 months ago
- dd0e0e7 fix unit test by David Walters · 1 year, 6 months ago
- 1a21a63 closes #1266, implement Form equals method and add unit tests by David Walters · 1 year, 6 months ago
- 5297478 Avoid using old synchronized java.util.Stack Use modern ArrayDeque instead by Andrey Turbanov · 1 year, 10 months ago
- 362043c Merge pull request #1284 from Emily-Jiang/add-tck-challenge-template by Arjan Tijms · 1 year, 6 months ago
- 30bbedd Closes #1285, fix Developer Resources link in CONTRIBUTING.md by David Walters · 1 year, 6 months ago
- 0ffb88f Add a tck challenge template by Emily Jiang · 1 year, 6 months ago
- 5c71081 Merge pull request #1280 from jim-krueger/1278-Fix-Header-Case-Test-Failure-On-Main by Jim Krueger · 1 year, 7 months ago
- 89f4841 Fix TCK failure in getHeaders test by jim-krueger · 1 year, 7 months ago
- c0a63aa Updated Maven Wrapper to current v3.9.6 by Markus KARG · 1 year, 11 months ago
- 895716b Override the license directory path in the API to ensure the license … (#1251) by James R. Perkins · 2 years ago
- ec8a7bd fast-track: TCK documentation and dependency update for 4.0 (#1249) by Alwin Joseph · 2 years ago
- dc87ce9 Merge pull request #1248 from jim-krueger/Changes-since-3.1 by Jim Krueger · 2 years ago
- 787cf44 Review comments by jim-krueger · 2 years ago
- ad1a13a Fix space added before EOL in merged PR 1238 by jim-krueger · 2 years ago
- 4be7f17 Add 4.0 content to Specification appendix by jim-krueger · 2 years ago
- 6f3fa90 Update the signature test file with the remaining missing entries for Jakarta REST 4.0. (#1247) by James R. Perkins · 2 years ago
- 273a477 Merge pull request #1238 from jim-krueger/1227-TCK-containsHeaderString by Jim Krueger · 2 years ago
- 8820386 Merge pull request #1231 from jim-krueger/1127-Clarify-JAVASE-support by Jim Krueger · 2 years ago
- 0cc7896 Add a TCK test to verify that the default ExceptionMapper can be overridden. (#1235) by Adam Anderson · 2 years ago
- 7c34889 Added UriInfo#getMatchedResourceTemplate method (#1236) by jansupol · 2 years ago
- d0c5fea New JSON types. Originally contributed by ribandcoder. (#1246) by Santiago Pericas-Geertsen · 2 years ago
- 467bcdd Add spec appendix change by jim-krueger · 2 years ago
- 930a90f Review comments by jim-krueger · 2 years, 1 month ago
- 11074ae Clarify the JavaSE support in Jakarta Rest Specification by jim-krueger · 2 years, 1 month ago
- bdd1abb API/Javadoc Assertions for Jaxrs 4.0 (#1242) by Alwin Joseph · 2 years ago
- c356569 Update the signature test file for the removal of Jakarta XML Binding types. (#1244) by James R. Perkins · 2 years ago
- ac9837b Fix copyright dates by jim-krueger · 2 years ago
- 78208ee Add container*Context tests by jim-krueger · 2 years ago
- 90cd0e8 Review comments. by jim-krueger · 2 years ago
- 8b025a5 Add HttpHeaders.containsHeaderString() test by jim-krueger · 2 years ago
- 709626f Review comments by jim-krueger · 2 years ago
- 8d986ae Added additional testing including regular expression and made small change to clarify javadoc from code review. by jim-krueger · 2 years ago
- 7d3251f simplify tests and added clientresponsecontext test by jim-krueger · 2 years ago
- 356f4f0 Add tests for containsHeaderString by jim-krueger · 2 years ago
- 7ad97a8 [1239] Use the correct Variant constructor for the header content language TCK test. (#1240) by James R. Perkins · 2 years ago
- b5a39db Removes JaxbLink and related classes and tests (#1232) by Santiago Pericas-Geertsen · 2 years ago
- c97bac8 Merge pull request #1241 from jamezp/fix-tck-resources by Jim Krueger · 2 years ago
- b71d955 Fix the including of resources in the TCK. by James R. Perkins · 2 years ago
- 4a3ca8c fast-track: Add multipart EntityPart tests (#1230) by Jim Krueger · 2 years ago
- 5676ac8 Update the TCK generation , remove old shell script (tckbundle.sh) (#1224) by Alwin Joseph · 2 years ago
- dbc5802 Merge pull request #1228 from jamezp/main-ports by James R. Perkins · 2 years, 1 month ago
- ce560cd Upgrade Maven plugin dependencies, JUnit and mockito to the latest version. Use version properties for all plugins. by James R. Perkins · 2 years, 1 month ago
- 52d24b3 Upgrade the asciidoctor documentation dependencies. by James R. Perkins · 2 years, 1 month ago
- ee8b18d Fix GitHub links that were accidentally reverted. by James R. Perkins · 2 years, 1 month ago
- a725e56 Merge pull request #1225 from jamezp/update-master by Jim Krueger · 2 years, 1 month ago
- d4e9ca4 Merge pull request #1187 from jim-krueger/1186-Fix_multipart_example by Jim Krueger · 2 years, 1 month ago
- 954c314 Add missing 2024 copyright year to changed files. by James R. Perkins · 2 years, 1 month ago
- 3ab4d70 Update the signature test generation plugin and the signature test file to match the current signatures. by James R. Perkins · 2 years, 1 month ago
- 80a43af Fix exclude list by jim-krueger · 2 years, 1 month ago
- d5f43a4 pull in changes from 4.0 for PR's 1172 and 1182 by jim-krueger · 2 years, 1 month ago
- 4397943 Add 4.0 change from PR 1164 by jim-krueger · 2 years, 1 month ago
- 4f825df Pull in 4.0 changes from PR 1146 by jim-krueger · 2 years, 1 month ago
- 9505cd9 Remove excludes from issue 1199 by jim-krueger · 2 years, 1 month ago
- ca1af99 Missed change from PR 1173 by jim-krueger · 2 years, 1 month ago
- 2678855 Add changes from release-3.1.x TCK to release-3.2 by jim-krueger · 2 years, 1 month ago
- da38d72 Remove @ManagedBean annotation by jim-krueger · 2 years, 2 months ago
- dbe3fa0 Fix CI job. Remove the unknown branch 4.0.0-SNAPSHOT and update the by James R. Perkins · 2 years, 1 month ago
- 2f837b7 Cleanup of pom files to use dependency management and dependency plugins to avoid repetition. by James R. Perkins · 2 years, 2 months ago
- 4cf558b Bump version to 4.0.0-SNAPSHOT by James R. Perkins · 2 years, 2 months ago
- 95d7290 TCK Challenge: ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT#setStatusInfoTest and #setStatusTest #1199 (#1201) by Jorge Bescos Gascon · 2 years, 4 months ago
- 6169df2 Fix multipart example with addition of GenericEntity by jim-krueger · 2 years, 6 months ago
- 77e78fc Replaced GitHub URL from eclipse-ee4j to jakartaee namespace by Markus KARG · 2 years, 7 months ago
- 57216fe [#859]:Allow SseEventSink.close() to throw IOException (#863) by jimma · 3 years, 5 months ago
- 6f453f8 moved deprecation into the correct line by Markus KARG · 3 years, 6 months ago
- d8691dc Deprecating "APPLICATION/SVG+XML" for Removal by Markus KARG · 3 years, 6 months ago
- 97e8499 fixed javadoc by Markus KARG · 3 years, 6 months ago
- e19f185 Default method using explicitly comma by Markus KARG · 3 years, 6 months ago
- da46420 fixed javadoc by Markus KARG · 3 years, 6 months ago
- 688f283 null will not split, so no default by Markus KARG · 3 years, 6 months ago
- 200a0ec Introducing `valueSeparatorRegex`, defaults to `\s,\s` (single comma, optional whitespace) by Markus KARG · 3 years, 6 months ago
- a027d08 clarified: convert only non-string header values to string by Markus KARG · 3 years, 6 months ago
- e95dc6c example in JavaDocs by Markus KARG · 3 years, 7 months ago
- c69ded9 improved JavaDoc wording by Markus KARG · 3 years, 7 months ago
- e348eb1 predicate instead of boolean by Markus KARG · 3 years, 7 months ago
- 3faad51 @since 4.0 by Markus KARG · 3 years, 7 months ago
- a46b950 containsHeaderString makes sense in HttpHeaders by Markus KARG · 3 years, 7 months ago
- a746fd7 containsHeaderString makes sense in all four filter context types by Markus KARG · 3 years, 7 months ago