Skip to content

Changes

#496 (Jan 31, 2024, 12:55:19 AM)

  1. Initial migration of the cdi-tck/web tests to the platform tck repo (#1220) (commit: 040852b) — noreply / githubweb

#495 (Jan 12, 2024, 6:55:23 AM)

  1. Bump testng from 7.4.0 to 7.5.1 in /glassfish-runner/cdi-tck (#1173) (commit: 01ba3ca) — noreply / githubweb
  2. Bump testng from 7.4.0 to 7.5.1 in /core-profile-tck (#1174) (commit: 2ac2323) — noreply / githubweb
  3. Bump testng from 7.4.0 to 7.5.1 in /glassfish-runner/concurrency-tck (#1172) (commit: 7311654) — noreply / githubweb

#494 (Jan 11, 2024, 1:55:28 PM)

  1. update configuration to exclude JPMS by disabling module and to use classpath. (#1211) (commit: 78d533d) — noreply / githubweb

#493 (Aug 1, 2023, 12:55:09 PM)

  1. Null check (commit: b623624) — Jorge Bescos / githubweb

#492 (Jun 27, 2023, 3:55:19 PM)

  1. Upgrade to CDI TCK 4.0.10 (commit: 10dae7a) — arjan tijms / githubweb

#491 (May 26, 2023, 8:55:22 AM)

  1. ClassLoader issue in embedded Arquillian (commit: 4fc6cb6) — Jorge Bescos / githubweb

#490 (Mar 7, 2023, 3:55:17 PM)

  1. JPA#391 Fix wrongly typed comparison expressions (commit: e613cc6) — Christian Beikov / githubweb

#489 (Dec 16, 2022, 6:55:17 AM)

  1. Fixed RESULT_FILE_NAME variable (commit: fe598a0) — David Matějček / githubweb
  2. New Dockerfile 0.4, updated Jenkinsfile, fixed bash script (commit: 9bea725) — David Matějček / githubweb
  3. JUnit reports archive was created in user's home instead of a workspace dir (commit: 7b43d1c) — David Matějček / githubweb

#488 (Dec 12, 2022, 12:55:19 PM)

  1. Accept unique constraint as part of the create table statement (commit: 2ee5804) — Christian Beikov / githubweb

#487 (Nov 2, 2022, 10:55:22 PM)

  1. Prepare release notes for a 10.0.1 core profile tck release (commit: 18a3ca1) — Scott M Stark / githubweb
  2. Update version to 10.0.1 (commit: 366e692) — Scott M Stark / githubweb

#486 (Nov 2, 2022, 9:55:21 PM)

  1. [1135] Do not add the CustomJsonbResolver as a service provider for a JsonbProvider. (commit: 523b975) — James Perkins / githubweb
  2. [1134] Allow the response type to be either 400 or 500. In Jakarta RESTful Web Services 3.1 a default ExceptionMapper is required. The suggestion of the specification is to return 500 as the response status. (commit: 4dc0def) — James Perkins / githubweb

#485 (Oct 25, 2022, 9:55:25 AM)

  1. Remove wf-core-tck-runner (commit: c26c500) — Scott Marlow / githubweb
  2. Add new WildFly wf-core-tck-runner submodule using https://github.com/wildfly/wildfly-tck-runners/tree/main/wf-core-tck-runner (commit: 8d97164) — Scott Marlow / githubweb
  3. Update README.adoc to explain the git submodule deinit command and also change WildFly Preview to WildFly (commit: cd12567) — Scott Marlow / githubweb

#484 (Oct 13, 2022, 8:55:26 AM)

  1. how to update to a new TCK service release (commit: 028dbc4) — Scott Marlow / githubweb

#483 (Oct 12, 2022, 9:55:09 AM)

  1. Update Platform TCK from 10 to 11 (commit: bfb9888) — Scott Marlow / githubweb
  2. rename ReleaseNotes-JakartaEETCK-10.html to ReleaseNotes-JakartaEETCK-11.html (commit: d2bb746) — Scott Marlow / githubweb

#482 (Sep 30, 2022, 9:55:18 PM)

  1. add committers to pull_request_template.md (commit: 56398d7) — Scott Marlow / githubweb

#481 (Sep 7, 2022, 9:55:27 AM)

  1. Refactored and optimized run_jakartaeetck.sh (commit: cb82120) — David Matějček / githubweb

#480 (Sep 6, 2022, 11:55:20 PM)

  1. Added JsfClient as it is generated file too (commit: 57464f8) — David Matějček / githubweb
  2. Just formatting - two spaces instead three (commit: 2d3feb6) — David Matějček / githubweb
  3. Added possibility to change server's logging.properties (commit: 40fd2d3) — David Matějček / githubweb

#479 (Sep 6, 2022, 9:55:25 AM)

  1. Fix SessionCookieConfig constructor test (commit: 6ae929e) — Mark Thomas / githubweb

#478 (Aug 25, 2022, 5:55:11 AM)

  1. add jakarta repo for batch runner. (commit: bda58fc) — Gurunandan Rao / githubweb

#477 (Aug 24, 2022, 10:55:23 AM)

  1. move from glassfish nightly builds to M8. (commit: 1ec99b2) — Gurunandan Rao / githubweb

#476 (Aug 16, 2022, 9:55:09 AM)

  1. ts.jte should not be executable (commit: 0007ccf) — David Matějček / githubweb
  2. Don't parasite on domain's logging.properties (commit: 5457c58) — David Matějček / githubweb

#475 (Aug 12, 2022, 4:55:31 PM)

  1. glassfish/issues/24059 exclude ManagedExecutorDefinitionWebTests#testCopyCompletableFutureEJB test from  run and only include that test in the  run (commit: c819d89) — Scott Marlow / githubweb
  2. glassfish/issues/24059 correct pom.xml reference to suite-web-group2.xml (commit: 16c1872) — Scott Marlow / githubweb
  3. glassfish/issues/24059 exclude the Full Platform tests (commit: 828f72c) — Scott Marlow / githubweb
  4. glassfish/issues/24059 exclude the other Web Profile tests (commit: bc7e822) — Scott Marlow / githubweb
  5. glassfish/issues/24059 try exclude the other Web Profile tests differently (commit: 33680a8) — Scott Marlow / githubweb
  6. glassfish/issues/24059 try exclude the other Web Profile tests differently didn't work (commit: d3a4771) — Scott Marlow / githubweb
  7. glassfish/issues/24059 Thanks Ondro Mihályi, trying your suggestion now (commit: 1619820) — Scott Marlow / githubweb

#474 (Aug 9, 2022, 11:55:18 AM)

  1. Update Platform TCK release notes to refer to EE 10 and bump dates to 2022 (commit: d572c92) — Scott Marlow / githubweb

#473 (Aug 2, 2022, 2:55:19 PM)

  1. (reapply) mention that entity beans and embeddable container implementations may still be tested (commit: abf2e5d) — Scott Marlow / githubweb

#472 (Aug 2, 2022, 12:55:18 PM)

  1. Revert "mention that entity beans and embeddable container implementations may still be tested" (commit: d142bb9) — noreply / githubweb

#471 (Aug 2, 2022, 9:55:19 AM)

  1. mention that entity beans and embeddable container implementations may still be tested (commit: 0061456) — Scott Marlow / githubweb

#470 (Aug 1, 2022, 6:55:18 AM)

  1. update cdi-tck to 4.0.7 (commit: 0c8487e) — Gurunandan Rao / githubweb

#469 (Jul 30, 2022, 4:55:19 PM)

  1. Update for Concurrency 3.0.2 TCK runner (commit: 99bc61c) — arjan tijms / githubweb

#468 (Jul 29, 2022, 10:55:23 AM)

  1. Add previously forgotten suite-web.xml for Concurrency TCK runner (commit: 76db2e8) — arjan tijms / githubweb

#467 (Jul 28, 2022, 9:55:18 AM)

  1. Update Concurrency TCK runner for 3.0.2 TCK (commit: 62ed2c1) — arjan tijms / githubweb

#466 (Jul 21, 2022, 1:55:20 AM)

  1. Updates for rest 3.1.1 TCK (commit: 99969bf) — Scott M Stark / githubweb

#465 (Jul 20, 2022, 8:55:18 AM)

  1. update rest tck runner for 3.1.1 TCK (commit: 0d66d0d) — Alwin Joseph / githubweb

#464 (Jul 8, 2022, 2:55:21 PM)

  1. Make sure that the lang model test cleansup after itself (commit: a9e3ca8) — arjan tijms / githubweb

#463 (Jul 7, 2022, 5:55:18 AM)

  1. lang model TCK runner. (commit: 660e892) — Ondro Mihalyi / githubweb
  2. Fixes in the CDI Lang Model TCK (commit: dfb11d2) — Ondro Mihalyi / githubweb

#462 (Jul 6, 2022, 4:55:21 AM)

  1. lang model TCK runner. (commit: 9e8184f) — Gurunandan Rao / githubweb

#461 (Jul 5, 2022, 3:55:19 AM)

  1. jakarta maven repo for concurrent tck. (commit: a7efb65) — Gurunandan Rao / githubweb
  2. Fix typo in artifactId (commit: 2f911a1) — Piotr Żygieło / githubweb

#460 (Jul 5, 2022, 12:55:18 AM)

  1. update concurrency tck. (commit: d6a31dd) — Gurunandan Rao / githubweb

#459 (Jul 1, 2022, 10:55:19 AM)

  1. update cdi tck runner with excluded groups for web-profile runs. (commit: 355725a) — Gurunandan Rao / githubweb

#458 (Jul 1, 2022, 5:55:29 AM)

  1. update cdi-tck runner signature test. (commit: c5ecf35) — Gurunandan Rao / githubweb

#457 (Jun 30, 2022, 6:55:18 AM)

  1. cdi tck runner for GF 7. (commit: 6703194) — Gurunandan Rao / githubweb

#456 (Jun 29, 2022, 3:55:18 PM)

  1. Add CDI Language Model TCK requirement for Standalone TCKs that must be run (commit: 6f99f12) — Scott Marlow / githubweb
  2. also update Web Profile requirements for CDI Language Model TCK requirement (commit: 9710405) — Scott Marlow / githubweb

#455 (Jun 27, 2022, 8:55:18 PM)

  1. Updated TCK test lists as described in https://github.com/eclipse-ee4j/jakartaee-tck/issues/1077. Removed version numbers and referred to list in the respective Platform Specification documents. (commit: 9cb4ccd) — Ed Bratt / githubweb
  2. Update intro.adoc (commit: f9cec60) — noreply / githubweb
  3. Update intro.adoc (commit: fc6ad8e) — noreply / githubweb

#454 (Jun 27, 2022, 4:55:18 PM)

  1. Change groupId to jakarta.ee.tck.coreprofile (commit: 0f48fcd) — Scott M Stark / githubweb
  2. Remove example wf-core-tck-runner (commit: 19cda50) — Scott M Stark / githubweb
  3. Removed examples/wf-core-tck-runner (commit: 6540998) — Scott M Stark / githubweb
  4. Readd examples/wf-core-tck-runner without remote reference (commit: 215ae35) — Scott M Stark / githubweb

#453 (Jun 27, 2022, 1:55:19 PM)

  1. Update suite.xml (commit: 14d49f2) — noreply / githubweb

#452 (Jun 27, 2022, 8:55:18 AM)

  1. Upgrade to batch-tck parent v2.1.1; add windows script extension (#1081) (commit: f4b70a1) — noreply / githubweb

#451 (Jun 23, 2022, 8:55:20 AM)

  1. port exclusion from GF PR. (#1080) (commit: a799622) — noreply / githubweb

#450 (Jun 23, 2022, 2:55:19 AM)

  1. update concurrency runner based on latest GF 7 runner. (#1079) (commit: b1660dc) — noreply / githubweb

#449 (Jun 20, 2022, 2:06:48 PM)

  1. Remove Authentication TCK and related contents (#1057) (commit: e691c8e) — noreply / githubweb

#448 (Jun 18, 2022, 11:55:19 AM)

  1. Add the SuiteLogger listener (commit: a1b06dd) — Scott M Stark / githubweb

#447 (Jun 18, 2022, 2:55:05 AM)

  1. Add a suite logger to validate the tests run in cdi lite tck (commit: d97267c) — Scott M Stark / githubweb
  2. Exclude test-audit dependencies (commit: 9fcf8a4) — Scott M Stark / githubweb

#446 (Jun 16, 2022, 8:55:18 PM)

  1. Add requirement to run the CDI lang model TCK (commit: 874433f) — Scott M Stark / githubweb

#445 (Jun 16, 2022, 2:55:18 AM)

  1. Add common-annotations-sigtest to artifacts in dist (commit: ac622b8) — Scott M Stark / githubweb
  2. Exclude test-audit from cdi sigtest dependency (commit: 5c00155) — Scott M Stark / githubweb

#444 (Jun 16, 2022, 12:55:19 AM)

  1. Update to common annotations to 2.1.1 for deprecated @ManagedBean (commit: 03b315c) — Scott M Stark / githubweb
  2. Add common annotation sigtest and update to CA 2.1.1 (commit: 22a2f29) — Scott M Stark / githubweb
  3. Update wf runner example (commit: 04df740) — Scott M Stark / githubweb
  4. [maven-release-plugin] prepare release 10.0.0 (commit: 554332a) — Scott M Stark / githubweb
  5. Remove CDI_ENV_TCK usage (commit: 7858ae2) — Scott M Stark / githubweb

#443 (Jun 15, 2022, 12:55:29 PM)

  1. Update to common annotations to 2.1.1 for deprecated @ManagedBean (#1071) (commit: b064e8f) — noreply / githubweb
  2. update annotation signature and tck version. (commit: 05106d8) — Gurunandan Rao / githubweb

#442 (Jun 14, 2022, 9:55:18 AM)

  1. add weld-se dependency for JSONB TCK glassfish runner. (commit: be9d235) — Gurunandan Rao / githubweb

#441 (Jun 14, 2022, 1:55:18 AM)

  1. Add env info and better section separators (commit: 6daa496) — Scott M Stark / githubweb

#440 (Jun 14, 2022, 12:55:19 AM)

  1. Add inject tck install to artifacts pom (commit: b734b4c) — Scott M Stark / githubweb
  2. Fix snapshot version (commit: 8fddfb1) — Scott M Stark / githubweb

#439 (Jun 13, 2022, 11:55:19 PM)

  1. Update to latest wf-core-tck-runner (commit: e184b9e) — Scott M Stark / githubweb

#438 (Jun 9, 2022, 9:55:28 AM)

  1. for 1060, ensure that DataSourceDefinition has unique name (commit: a908836) — Scott Marlow / githubweb

#437 (Jun 7, 2022, 4:55:20 PM)

  1. Update wff-core-tck-runner example (commit: baeddb7) — Scott M Stark / githubweb

#436 (Jun 6, 2022, 2:55:29 AM)

  1. specify arquillian profile for concurrency tests. (#1058) (commit: 9661dd3) — noreply / githubweb

#435 (Jun 3, 2022, 1:55:19 AM)

  1. Update wf runner cdi tck version (commit: c9d9fe2) — Scott M Stark / githubweb

#434 (Jun 3, 2022, 12:58:39 AM)

  1. Update cdi tck version to 4.0.3 (commit: 338556f) — noreply / githubweb
  2. Allow the CDI TCK version to be overriden from the artifact install pom (commit: 215b2ed) — Scott M Stark / githubweb

#433 (Jun 2, 2022, 11:55:18 PM)

  1. Allow cdi tck version to be overriden (commit: dbc373e) — Scott M Stark / githubweb

#432 (Jun 2, 2022, 7:55:18 PM)

  1. Fixes #1050 (commit: dbe4db7) — Kalin Chan / githubweb
  2. Updates to userguide (commit: f7ea449) — Scott M Stark / githubweb

#431 (Jun 1, 2022, 9:55:29 AM)

  1. correct vehicle mapping for ejb30/lite/enventry (commit: d773121) — 44426046+alwin-joseph / githubweb

#430 (May 31, 2022, 12:55:18 AM)

  1. Cleanup of user guide (commit: 7fbdadc) — Scott M Stark / githubweb
  2. Minor user guide updates (commit: 8c5a444) — Scott M Stark / githubweb
  3. Correct the Lite version of EJB ref in web profile (commit: 5deb751) — Scott M Stark / githubweb

#429 (May 30, 2022, 10:55:20 PM)

  1. removing the ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata (commit: 2a95c26) — 44426046+alwin-joseph / githubweb

#428 (May 28, 2022, 2:55:18 PM)

  1. Correct number of underline characters (commit: 85b7c1e) — Piotr Żygieło / githubweb

#427 (May 27, 2022, 6:55:27 PM)

  1. Better stability of scripts (commit: 5e8abe0) — David Matějček / githubweb
  2. Java EE -> Jakarta EE, javaee.jar -> jakartaee.jar (commit: ca3c83c) — David Matějček / githubweb
  3. Added time and final message to the tck.sh script. (commit: d33fe87) — David Matějček / githubweb
  4. Possibility to set env options in a file + trap for build successful/failed msg (commit: d1d1650) — David Matějček / githubweb

#426 (May 27, 2022, 3:56:54 PM)

  1. migrated TCK documentation for Platform TCK. (commit: ef29026) — Gurunandan Rao / githubweb
  2. remove documentation for COMPAT at Platform TCK. (commit: c857f6f) — Gurunandan Rao / githubweb
  3. Remove extra == at end of section title, #1040 (commit: 2a51612) — Scott M Stark / githubweb

#425 (May 27, 2022, 12:55:23 PM)

  1. Update the additional requirements section to include missing standalone tcks (commit: 2578a9f) — Scott M Stark / githubweb

#424 (May 26, 2022, 11:01:59 AM)

  1. support jakarta EE full/web profile and GF M5 (commit: 3927e36) — Gurunandan Rao / githubweb

#423 (May 26, 2022, 9:55:19 AM)

  1. Revert reduce ejb deployment timeout to 120 sec from 480 sec change to align with com.sun.ts.tests.ejb30.lite.stateful.timeout.common.StatefulTimeoutIF.EXTRA_WAIT_SECONDS default of 480 seconds (8 minutes) (#1036) (commit: 21ed5ab) — noreply / githubweb

#422 (May 26, 2022, 3:55:19 AM)

  1. Fix tests in ejb30/lite/stateful/concurrency/metadata/descriptor (#1035) (commit: 3211926) — noreply / githubweb

#421 (May 26, 2022, 12:56:38 AM)

  1. Address comments in review PR (commit: 6032114) — Scott M Stark / githubweb
  2. Correct the wf-core-tck-runner/LICENSE path (commit: f28ee29) — Scott M Stark / githubweb
  3. Restore finalName to maven-assembly-plugin config (commit: e9fc4fa) — noreply / githubweb

#420 (May 25, 2022, 4:55:20 PM)

  1. More changes for #998 package ejb30.lite.stateful.concurrency.accesstimeout (#1033) (commit: de02abe) — noreply / githubweb

#419 (May 25, 2022, 4:59:06 AM)

  1. add batch tck spi jar, part of TCK bundle. (commit: 7b42047) — Gurunandan Rao / githubweb

#418 (May 24, 2022, 4:55:19 PM)

  1. update for 1007, more packaging/war/* fixes (#1020) (commit: 15f7683) — noreply / githubweb

#417 (May 24, 2022, 10:55:19 AM)

  1. hk2-locator artificat to exclusion. (commit: 0b2f218) — Gurunandan Rao / githubweb

#416 (May 24, 2022, 3:55:18 AM)

  1. fix failures for jaxrs and jsonp runner. (#1009) (commit: 09b415c) — noreply / githubweb

#415 (May 23, 2022, 6:55:18 PM)

  1. add exports jdk.internal.vm.annotation for sig test failure. (commit: 1abbc7f) — Gurunandan Rao / githubweb

#414 (May 23, 2022, 10:55:19 AM)

  1. Add missing vehicles to ejb30/lite suites  (#1025) (commit: 4507ef4) — noreply / githubweb

#413 (May 23, 2022, 1:55:18 AM)

  1. new faces client for ejb30/bb/session/stateful/concurrency (commit: 8df9dcd) — 44426046+alwin-joseph / githubweb
  2. correct path in vehicle properties (commit: 8a1e581) — 44426046+alwin-joseph / githubweb
  3. add back parent folder path in vehicle mapping (commit: 8ecbf32) — 44426046+alwin-joseph / githubweb

#412 (May 22, 2022, 11:55:18 PM)

  1. GlassFish Batch TCK runner (commit: 558b041) — Ondrej Mihalyi / githubweb

#411 (May 20, 2022, 10:55:18 PM)

  1. Use a elliptic curve available in SE 11 and 17 (commit: b5a57e4) — Scott M Stark / githubweb
  2. Update the wf-core-tck-runner to latest (commit: 8c99512) — Scott M Stark / githubweb

#410 (May 20, 2022, 12:55:18 AM)

  1. add missing annotations for faces client in ejb30/lite/async/stateful/descriptor (commit: 0d59d94) — 44426046+alwin-joseph / githubweb
  2. correct class path in build.xml in ejb30/lite/async/singleton (commit: 0c7d181) — 44426046+alwin-joseph / githubweb
  3. first pass through user guide changes for Jakarta EE 10 (commit: 2473546) — Scott Marlow / githubweb
  4. correct number of ~~~ characters below updated titles as per feedback (commit: 2d937e6) — Scott Marlow / githubweb

#409 (May 19, 2022, 7:55:19 AM)

  1. possible fix for ejb30/lite/async tests - missed out from previous PRs (commit: f991e3c) — 44426046+alwin-joseph / githubweb
  2. correction to vehicle mapping (commit: d67636a) — 44426046+alwin-joseph / githubweb
  3. correct parent class of new faces client (commit: 5838f71) — 44426046+alwin-joseph / githubweb

#408 (May 19, 2022, 1:55:18 AM)

  1. Update wf-core-tck-runner (commit: 7774b6f) — Scott M Stark / githubweb

#407 (May 19, 2022, 12:55:18 AM)

  1. Need to filter artifacts-pom.xml to pickup release version (commit: 0a00db3) — Scott M Stark / githubweb
  2. More updates to artifacts-pom.xml paths (commit: 7642d63) — Scott M Stark / githubweb

#406 (May 18, 2022, 9:55:18 PM)

  1. Include tck-dist in modules to ease releases (commit: df7f15f) — Scott M Stark / githubweb

#405 (May 18, 2022, 4:55:17 PM)

  1. New Faces client for ejb30/lite/naming/context (commit: 2db1d66) — 44426046+alwin-joseph / githubweb

#404 (May 18, 2022, 2:55:20 PM)

  1. update for 1010, add Concurrency to EJB_MAP (commit: c8b539d) — Scott Marlow / githubweb

#403 (May 18, 2022, 1:55:19 PM)

  1. update for 1010, add Concurrency to list of SPEC APIs to run signature testing for on Web Profile + Full Platform (commit: 4834ffd) — Scott Marlow / githubweb

#402 (May 18, 2022, 12:55:19 PM)

  1. update for 988, add JSF changes for src/com/sun/ts/tests/ejb30/lite/packaging (commit: be6b6ed) — Scott Marlow / githubweb
  2. update for 988, remove leading slash from module name that is injected but not specified via setModuleName (commit: 8f992b1) — Scott Marlow / githubweb

#401 (May 18, 2022, 6:55:17 AM)

  1. new Faces client for ejb32/lite/timer/schedule/auto/attr/stateless (commit: c57ebcb) — 44426046+alwin-joseph / githubweb
  2. new Faces client for ejb32/lite/timer/schedule/auto/attr/singleton (commit: 61e4295) — 44426046+alwin-joseph / githubweb

#400 (May 17, 2022, 3:55:16 PM)

  1. new Faces client for ejblitejsf vehicle tests in ejb30/lite/xmloverride,view (commit: 0345eca) — 44426046+alwin-joseph / githubweb
  2. fix path in vehicle properties (commit: a40abb7) — 44426046+alwin-joseph / githubweb

#399 (May 17, 2022, 12:55:17 PM)

  1. new Faces client for ejb30/lite/tx tests (commit: 73182eb) — 44426046+alwin-joseph / githubweb
  2. fix bad changes in previous commit (commit: b9ee2a3) — 44426046+alwin-joseph / githubweb
  3. new Faces client for ejb30/bb/async tests with ejblitejsf vehicle (commit: 449402e) — 44426046+alwin-joseph / githubweb
  4. missed out changes in previous commit, copyright year corrections (commit: ac0d875) — 44426046+alwin-joseph / githubweb

#398 (May 17, 2022, 1:55:17 AM)

  1. Fix incorrect base client (commit: 4c6fbe5) — Scott M Stark / githubweb

#397 (May 16, 2022, 8:55:26 PM)

  1. Initial version of core profile tck (commit: 6694ce8) — Scott M Stark / githubweb
  2. Say Java SE 11+ in requirements (commit: f31c4b7) — Scott M Stark / githubweb
  3. Updates for scottmarlow comments (commit: 44b131f) — Scott M Stark / githubweb

#396 (May 15, 2022, 5:55:17 AM)

  1. Update ejblitejsf vehicle, #970 (commit: 5cf339c) — Scott M Stark / githubweb
  2. Migrate ejblitejsf tests, #970 (commit: b501d4f) — Scott M Stark / githubweb
  3. Update vehicle mapping properties (commit: e9cf987) — Scott M Stark / githubweb
  4. Migrate ejblitejsf vehicle tests, #979 (commit: d327107) — Scott M Stark / githubweb
  5. Migrate ejblitejsf vehicle tests, #980 (commit: 26abd39) — Scott M Stark / githubweb
  6. Migrate ejblitejsf vehicle tests, #981 (commit: 999c303) — Scott M Stark / githubweb
  7. Migrate ejblitejsf vehicle tests, #983 (commit: d1db3cc) — Scott M Stark / githubweb
  8. Migrate ejblitejsf vehicle tests, #984 (commit: 60ab2fa) — Scott M Stark / githubweb
  9. Migrate ejblitejsf vehicle tests, #998 (commit: 72b54ae) — Scott M Stark / githubweb
  10. update for #969, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/ejb30/lite/async/ (more build.xml changes) (commit: 89a058c) — Scott Marlow / githubweb
  11. update for #969, also add AsyncJsfClientBase.class to ejb30/lite/async/singleton/metadata/build.xml (commit: f1759e6) — Scott Marlow / githubweb
  12. Add the new ejblitejsf classes to test deployment (commit: 88bea13) — Scott M Stark / githubweb
  13. Update build files with added classes (commit: 925d13d) — Scott M Stark / githubweb
  14. Add ejblitejsf classes to build.xml (commit: aa67e97) — Scott M Stark / githubweb
  15. Add ejblitejsf vehicle classes to build.xml (commit: b6d324e) — Scott M Stark / githubweb
  16. Add ejblitejsf vehicle classes to build.xml (commit: 8d3a8bc) — Scott M Stark / githubweb
  17. Add ejblitejsf vehicle classes to build.xml (commit: fe9fa36) — Scott M Stark / githubweb
  18. Add ejblitejsf vehicle classes to build.xml (commit: 9e987f0) — Scott M Stark / githubweb
  19. Add ejblitejsf vehicle classes to build.xml (commit: f6c65dd) — Scott M Stark / githubweb
  20. Fix paths in vehicle.properties (commit: ca94a74) — Scott M Stark / githubweb

#395 (May 13, 2022, 10:55:17 AM)

  1. Update for 977, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/jta/ee/transactional (commit: 02b5580) — Scott Marlow / githubweb

#394 (May 12, 2022, 1:55:27 PM)

  1. Remove (not used) ejbembed from ejb30/lite/async tests (commit: 776aad9) — Scott Marlow / githubweb

#393 (May 12, 2022, 12:55:20 PM)

  1. new faces client for ejb32 tests - part 1 (commit: b3800c1) — Alwin Joseph / githubweb
  2. update copyright years (commit: 5583db5) — 44426046+alwin-joseph / githubweb

#392 (May 12, 2022, 11:55:17 AM)

  1. Update for #969, jsp to xhtml for ejblitejsf vehicle (commit: a94d89e) — Scott M Stark / githubweb

#391 (May 12, 2022, 10:55:18 AM)

  1. replace OPTS_RUNTESTCOMMAND in ts.jte with add-opens for Java SE 17 (commit: 8e5a476) — Scott Marlow / githubweb
  2. revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts.top.import.xml (commit: 3ad608a) — Scott Marlow / githubweb
  3. Update description of ts.jte JVMOPTS_RUNTESTCOMMAND to reflect how it can be replaced with JDK options like  as is done in docker/run_jakartaeetck.sh (commit: 9e6bbf6) — Scott Marlow / githubweb
  4. Update Copyright date (commit: df70d77) — Scott Marlow / githubweb

#390 (May 11, 2022, 12:55:18 PM)

  1. jsp to xhtml migration for ejblitejsf vehicle tests - ejb30/lite/appexception (commit: ddff615) — Alwin Joseph / githubweb

#389 (May 11, 2022, 9:55:17 AM)

  1. Use a more portable form of inplace sed editing (commit: c68f24a) — Scott M Stark / githubweb
  2. addressing review comments (commit: 6275e25) — 44426046+alwin-joseph / githubweb
  3. Revert unintended changes, incorrect merges (commit: b8d8746) — Scott M Stark / githubweb

#388 (May 9, 2022, 4:55:17 PM)

  1. Add JVMOPTS_RUNTESTCOMMAND variable for GlassFish to pass in  options for ExecTSTestCmd on Java SE 17, this may be useful for other implementations also. (commit: 3042853) — Scott Marlow / githubweb
  2. try reference via env.JVMOPTS_RUNTESTCOMMAND (commit: 8209faf) — Scott Marlow / githubweb
  3. set JVMOPTS_RUNTESTCOMMAND via ts.top.import.xml (commit: c9d04ed) — Scott Marlow / githubweb

#387 (May 6, 2022, 12:56:06 PM)

  1. Refactor to avoid use of deprecated and removed HttpUtils. (commit: 17c6c50) — Mark Thomas / githubweb

#386 (May 3, 2022, 8:55:23 AM)

  1. add webservices jar to javaee.classes CP (commit: 6c5dfde) — 44426046+alwin-joseph / githubweb

#385 (May 3, 2022, 1:55:23 AM)

  1. version changes to jacc userguide (commit: a8a5ee1) — 44426046+alwin-joseph / githubweb

#384 (May 3, 2022, 12:55:24 AM)

  1. Update (jacc) TCK install + userguide to Jakarta Authorization 2.1 (commit: 99af873) — Scott Marlow / githubweb

#383 (Apr 30, 2022, 8:55:26 AM)

  1. Tests that use Jakarta Faces need to also include a beans.xml (bean-discovery-mode=all) to enable CDI (commit: 72ab755) — Scott Marlow / githubweb

#382 (Apr 29, 2022, 2:55:24 PM)

  1. Remove maxpermsize, as it's not supported anymore and crashes new JDKs (commit: a2a1d0d) — arjan tijms / githubweb

#381 (Apr 29, 2022, 8:55:14 AM)

  1. glassfish standalone jsonb, jsonp runners. (commit: 9704991) — Gurunandan Rao / githubweb

#380 (Apr 28, 2022, 8:55:24 AM)

  1. remove security api tck sources and related contents (commit: 63ba730) — 44426046+alwin-joseph / githubweb

#379 (Apr 28, 2022, 12:55:24 AM)

  1. use the configured test.ejb.stateful.timeout.wait.seconds + impl.deploy.timeout.multiplier in ts.jte (commit: 41030cc) — Scott Marlow / githubweb

#378 (Apr 27, 2022, 7:55:25 AM)

  1. reduce ejb deployment timeout to 120 sec from 480 sec. (commit: 1057cba) — Gurunandan Rao / githubweb

#377 (Apr 21, 2022, 12:55:13 PM)

  1. Remove incorrect comment (commit: 1541a65) — Mark Thomas / githubweb
  2. Modify the jsp:plugin tests to reflect that the action should be a NO-OP (commit: e1daad3) — Mark Thomas / githubweb

#376 (Apr 21, 2022, 6:55:25 AM)

  1. Add tests of new JACC APIs, https://github.com/jakartaee/authorization/issues/113 (commit: 9246eb8) — Scott M Stark / githubweb

#375 (Apr 20, 2022, 10:55:23 AM)

  1. Update JSTL documentation for Tags 3.0, EE10 (commit: 82f19ae) — Volodymyr Siedlecki / githubweb
  2. Remove COMPAT documentation (commit: 2a6d091) — Volodymyr Siedlecki / githubweb
  3. Add JDK 17 to SEversion (commit: b70f1ad) — Volodymyr Siedlecki / githubweb
  4. Remove ts.jte.jdk11 step (commit: b71d865) — Volodymyr Siedlecki / githubweb
  5. Update release date; Update Java EE references to Jakarta EE (commit: 6bbe418) — Volodymyr Siedlecki / githubweb

#374 (Apr 19, 2022, 9:55:23 PM)

  1. Draft requirement on standalone TCKs (commit: dc7bb12) — Lukas Jungmann / githubweb

#373 (Apr 18, 2022, 11:55:14 PM)

  1. #876 Update CDI bean usage for change in default bean-discovery-mode (commit: 2e5f6d1) — Scott Marlow / githubweb

#372 (Apr 18, 2022, 9:55:08 AM)

  1. remove jsf tck sources and related contents (commit: cd76a4b) — 44426046+alwin-joseph / githubweb

#371 (Apr 14, 2022, 3:55:14 PM)

  1. Make sure the test ELContext has a resolver that can invoke methods. (commit: 3507e8a) — arjan tijms / githubweb

#370 (Apr 14, 2022, 11:55:14 AM)

  1. Fix input of methodExpressionMatchingAmbiguousTest (commit: 2ae043f) — arjan tijms / githubweb

#369 (Apr 13, 2022, 7:55:23 PM)

  1. Fixes #926 - bad StringBuffer reuse in websocket/spec/servercontainer upgradeHttpToWebSocketTest (commit: 5aaf487) — Joakim Erdfelt / githubweb

#18 (May 22, 2020, 9:55:42 PM)

  1. Use glassfish 6 bundle for platform TCK build (commit: 49dc5ff) — Alwin Joseph / githubweb