Releases: jakartaee/platform-tck
Releases · jakartaee/platform-tck
jakartaeetck-11.0.0-M7
What's Changed
- Refactor signaturetest module tests, add sigtest-2.5, update signature map files by @scottmarlow in #1884
- add web junit tag to jdbc tests. by @gurunrao in #1939
- Bump slf4j.version from 2.0.0 to 2.0.16 by @dependabot in #1940
- ejb30 : update runner, remove duplicate tests by @alwin-joseph in #1947
- Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.13.0 by @dependabot in #1943
- Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.3.Final by @dependabot in #1941
- Config updates by @starksm64 in #1946
- Fix signaturetest javadoc errors by @scottmarlow in #1948
- Move user guides to the respective TCKs folders by @arjantijms in #1949
- Fix archive name according to default convention, another deployment have same name and can cause issue with multithread testing by @olamy in #1950
- Add cdi-tck-ee-impl artifact to install pom by @starksm64 in #1951
- update validation tck runner with profile option by @alwin-joseph in #1953
- Bump org.apache.commons:commons-lang3 from 3.9 to 3.17.0 by @dependabot in #1944
- top level LICENSE.md to be included in the META-INF directory of the jar. by @edburns in #1955
Full Changelog: jakartaeetck-11.0.0-M6...jakartaeetck-11.0.0-M7
jakartaeetck-11.0.0-M6
What's Changed
- use derby.dml.sql as tsSqlStmtFile in Jdbc glassfish test runner by @alwin-joseph in #1934
- Rename user guide folders and remove stale copies by @arjantijms in #1935
- use derby.dml.sql in appclient tests - jdbc runner by @alwin-joseph in #1936
- Update websocket platform tests version and runner by @alwin-joseph in #1937
- Add a VerifyHashes.java program and document in the install section by @starksm64 in #1938
Release Job
https://ci.eclipse.org/jakartaee-tck/job/11/job/ReleaseTest/28/
Staged Release
Full Changelog: jakartaeetck-11.0.0-M5...jakartaeetck-11.0.0-M6
jakartaeetck-11.0.0-M5
What's Changed
- Add web profile to jsonb-tck runner by @alwin-joseph in #1917
- remove javatest jar install for pages tck runner by @alwin-joseph in #1918
- fix typo to select web profile in concurrency tck by @alwin-joseph in #1919
- Bump jakarta.faces:jakarta.faces-api from 4.1.0 to 4.1.2 by @dependabot in #1910
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.3.0 to 3.7.1 by @dependabot in #1911
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #1912
- Remove unused docker folder by @arjantijms in #1920
- Remove unused install folder by @arjantijms in #1921
- Move appclient to tcks appclient by @arjantijms in #1922
- Updates to JDBC Runner and artifact name by @alwin-joseph in #1923
- On branch edburns-msft-tck-1927 by @edburns in #1928
- Remove bin folder by @arjantijms in #1929
- Update EJB test glassfish runners with profiles by @alwin-joseph in #1931
- Changes to be able to release a distribution by @starksm64 in #1930
Full Changelog: jakartaeetck-11.0.0-M4...jakartaeetck-11.0.0-M5
jakartaeetck-11.0.0-M4
What's Changed
- Issue 51, turning TCK into a multi-dependency maven project by @scottmarlow in #735
- move from glassfish nightly builds to M8. by @gurunrao in #1113
- add jakarta repo for batch tck runner. by @gurunrao in #1114
- Fix SessionCookieConfig constructor test by @markt-asf in #934
- Possibility to reconfigure GlassFish logging configuration by @dmatej in #1115
- Refactored and optimized run_jakartaeetck.sh by @dmatej in #1118
- add committers to pull_request_template.md by @scottmarlow in #1122
- Update Platform TCK version from 10 to 11 by @scottmarlow in #1120
- how to update to a new Core Profile TCK service release by @scottmarlow in #1098
- rebase tckrefactor branch from master branch by @olamy in #1124
- Added dependency for JUnit by @nderwin in #1127
- copy Alwin Joseph new wiki on Standard Rules while separating standalone TCKs from platform TCK to (new) notes folder that any user can create pull requests from. The idea being the well known wiki could switch to using notes added to the repo over time. by @scottmarlow in #1129
- Moved jakartaee user guide from sub folder into main folder by @nderwin in #1132
- Remove test buckets already moved out of Platform TCK by @scottmarlow in #1131
- remove content which should not be here because of bad master merge by @olamy in #1149
- Fix Maven build of tckrefactor branch by @olamy in #1152
- Fix build failure in tckrefactor branch due to jaxrs module by @alwin-joseph in #1161
- TCK servlet using Arquillian by @olamy in #912
- Update README.md with prebuild section for lib/javatest.jar by @starksm64 in #1171
- Cleanup poms (using same format for all), remove redundant dependencies, plugins (still todo) by @olamy in #1166
- EL TCK Refactoring using Junit by @alwin-joseph in #1164
- Add Maven build cache extension for faster build and apply spotless pom formatting for every pom by @olamy in #1175
- websocket test refactor with Junit and arquillian by @gurunrao in #1160
- remove left over test code which can break when using an empty maven repository by @olamy in #1191
- JSP TCK Refactoring using Arquillian and JUnit by @alwin-joseph in #1182
- EL TCK : Copy PR 1159 to refactor branch and remove deprecated method by @alwin-joseph in #1213
- Generate refactored EL TCK zip bundle with documentation by @alwin-joseph in #1212
- EL - Fix failing lambda coercion test and other fixes by @markt-asf in #1215
- EL TCK signature test , version and documentation update by @alwin-joseph in #1214
- Make these tests more robust by @markt-asf in #1216
- EL 6.0 new tests by @markt-asf in #1217
- Pages TCK compliance with pages 4.0 and EL 6.0 apis by @alwin-joseph in #1218
- JPA standalone TCK refactor with Junit. by @gurunrao in #1202
- TCK Refactor of JSP & EL Standalone Signature tests by @alwin-joseph in #1209
- Refactored Annotations TCK 3.0.0 and GF runner by @alwin-joseph in #1222
- switch GroupId to jakarta.tck instead of jakartatck by @scottmarlow in #1221
- EL TCK: Copy signaturetest module files into EL TCK by @alwin-joseph in #1227
- EL TCK : Removed usage of lib.util and common modules, updated sigtest plugin by @alwin-joseph in #1226
- Optional elresolver updates by @markt-asf in #1224
- EL sigfile updates with api changes by @alwin-joseph in #1229
- parent for tck user guides and its adoption by @lukasj in #1231
- Add user guides to the main build by @lukasj in #1235
- Issue 1233 partial fix by @markt-asf in #1234
- Persistence tck bundle, package rename, documentation, signature tests. by @gurunrao in #1232
- Jpa fix distribution fix by @gurunrao in #1238
- fix spotless errors. by @gurunrao in #1239
- set version to 11.0.0-SNAPSHOT, set src level to 17 by @lukasj in #1236
- let GH run just the last commit and cancel build in progress by @lukasj in #1242
- TCK UG updates - apply the theme to PDF, add Jakarta EE logo to its front page by @lukasj in #1241
- [tckrefactor] Jakarta Persistence 3.2 - initial commit (java.time.Instant and java.time.Year) by @rfelcman in #1240
- Add new Persistence 3.2 methods to address build failures by @scottmarlow in #1243
- jakartaee/persistence#579, wrong query result type (manual merge made… by @scottmarlow in #1245
- websocket tck bundle, documentation and signature test. by @gurunrao in #1237
- websocket userguide updates. by @gurunrao in #1252
- [tckrefactor] Jakarta Persistence 3.2 - JPQL new feature plus Persistence TCK runner and stored proc fixes by @rfelcman in #1247
- Persistence TCK userguide, signature update and code clean up. by @gurunrao in #1249
- Refactor JSP Platform Tests - spec/security & spec/tagext/resource by @alwin-joseph in #1254
- Fix jakartaee/persistence#591, Avoid calling fetch for the same attribute multiple times with different join types by @beikov in #1259
- [tckrefactor] Jakarta Persistence 3.2 - Criteria Query new features by @rfelcman in #1255
- [tckrefactor] Jakarta Persistence 3.2 - getSingleResultOrNull() to Query, TypedQuery, StoredProcedureQuery by @rfelcman in #1257
- sync persistence challenges/fixes from master branch by @gurunrao in #1258
- Move JSP TCK classes to ee.jakarta.tck.pages package by @alwin-joseph in #1261
- [tckrefactor] Jakarta Persistence 3.2 - EntityManagerFactory runInTransaction(), callInTransaction() and getName() tests by @rfelcman in #1265
- prepare to stage common/libutil/signaturetest/runtime artifacts by @scottmarlow in #1264
- update persistence test schema to 3.2 by @gurunrao in #1266
- Websocket updates by @markt-asf in #1271
- [tckrefactor] Jakarta Persistence 3.2 - EntityManager and PersistenceUnitUtil tests by @rfelcman in #1267
- Use final API version in persistence TCK by @lukasj in #1274
- doc fix for Websocket and Persistence TCK, remove dependency of javatest library at runtime. by @gurunrao in #1273
- update parent pom relative path and add artifact installer for websocket tck. by @gurunrao in #1276
- set java 17 version for websocket and persistence TCK by @gurunrao in #1277
- update common library SNAPSHOT references to M1. by @gurunrao in #1282
- WebSocket, Persistence TCK EFTL license 1.1 by @gurunrao in #1278
- [tckrefactor] Jakarta Persistence 3.2 - JPQL new ID() and VERSION() functions by @rfelcman in #1283
- Maven Wrapper by @sebersole in #1289
- Fix some JPA TCK issues by @beikov in #1287
- Fixed usage of the exec-maven-plugin to use same JDK as was used to run Maven by @dmatej in https://github.com/jakartaee/platform-tck...
9.0.0-RC1: Merge pull request #568 from alwin-joseph/platformtckug
jakarta-jakartaeetck-9.0.0-RC1.zip
SHA256: 75b2493a117e7f8fe775cc7e2e8a605a203611895091f4bb9aaabed57f813392
JakartaEE TCK 8.0.2 release from Eclipse.
JakartaEE TCK 8.0.2 release from Eclipse
JakartaEE TCK 8.0.1 release from Eclipse
JakartaEE TCK 8.0.1 release from Eclipse.
JakartaEE TCK 8.0.0 release from Eclipse.
JakartaEE TCK 8.0.0 release from Eclipse.