Skip to content

Changes

Summary

  1. removing the ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata (details)
  2. Cleanup of user guide (details)
  3. Minor user guide updates (details)
  4. Correct the Lite version of EJB ref in web profile (details)
  5. Fixes #1050 (details)
  6. correct vehicle mapping for ejb30/lite/enventry (details)
  7. Updates to userguide (details)
  8. Allow cdi tck version to be overriden (details)
  9. Update cdi tck version to 4.0.3 (details)
  10. Allow the CDI TCK version to be overriden from the artifact install pom (details)
  11. Update wf runner cdi tck version (details)
  12. specify arquillian profile for concurrency tests. (#1058) (details)
  13. Update wff-core-tck-runner example (details)
  14. for 1060, ensure that DataSourceDefinition has unique name (details)
  15. Update to latest wf-core-tck-runner (details)
  16. Add inject tck install to artifacts pom (details)
  17. Fix snapshot version (details)
  18. Add env info and better section separators (details)
  19. add weld-se dependency for JSONB TCK glassfish runner. (details)
  20. Update to common annotations to 2.1.1 for deprecated @ManagedBean (details)
  21. Update to common annotations to 2.1.1 for deprecated @ManagedBean (#1071) (details)
  22. update annotation signature and tck version. (details)
  23. Add common annotation sigtest and update to CA 2.1.1 (details)
  24. Update wf runner example (details)
  25. [maven-release-plugin] prepare release 10.0.0 (details)
  26. Remove CDI_ENV_TCK usage (details)
  27. Add common-annotations-sigtest to artifacts in dist (details)
  28. Exclude test-audit from cdi sigtest dependency (details)
Commit 2a95c26dc93a1e286017ed1a724cf4b43e498945 by Alwin Joseph
removing the ejblitejsf tests in ejb30/lite/stateful/concurrency/metadata
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/build.xml
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/ejb-jar.xml
The file was modified install/jakartaee/other/vehicle.properties (diff)
The file was removedsrc/com/sun/ts/tests/ejb30/lite/stateful/concurrency/metadata/jsfdescriptor/JsfClient.java
Commit 7fbdadc4d7915fbad0b052e6c031cfb6039b4385 by Scott M Stark
Cleanup of user guide
- Update platform and web profile component spec versions and order them by name
- Cleanup jbake warnings
- Update date and mailing list

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified user_guides/jakartaee/src/main/jbake/assets/_config.yml (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/title.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules-wp.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/toc.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/rules.adoc (diff)
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
Commit 8c5a444a3b5f851b92b6a2fa79761d6739d6fbef by Scott M Stark
Minor user guide updates

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/tck-reference-guide.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc (diff)
Commit 5deb751fe4e2cf0a1a2dea2dd1e17415a90b3410 by Scott M Stark
Correct the Lite version of EJB ref in web profile

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified user_guides/jakartaee/src/main/jbake/content/intro.adoc (diff)
Commit dbe4db7491d0c598f48170b337fb3d0db7622afa by Kalin Chan
Fixes #1050

Signed-off-by: Kalin Chan <kalin.chan@payara.fish>
The file was modified core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/KeysProducer.java (diff)
Commit d7731219cb3a5f4cadc546e3599e16f10d321f9f by Alwin Joseph
correct vehicle mapping for ejb30/lite/enventry
The file was modified install/jakartaee/other/vehicle.properties (diff)
Commit f7ea449d48ba11019bcef75b9b65f5cd5947f4a2 by Scott M Stark
Updates to userguide
Update CDI TCK to 4.0.2

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/sigtest.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/executing.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc (diff)
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/tck-dist/src/main/asciidoc/reporting.asciidoc (diff)
Commit dbc373eeaeb9a51750ca32b80d05fe2e6a32decd by Scott M Stark
Allow cdi tck version to be overriden

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit 338556f58f98f38aee0e6b16caf1115e9a5f1ff3 by noreply
Update cdi tck version to 4.0.3
The file was modified core-profile-tck/pom.xml (diff)
Commit 215b2edb9190fc962d8ede19f9c5675f2b7c35ad by Scott M Stark
Allow the CDI TCK version to be overriden from the artifact install pom

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit c9d9fe2bf39d90911c0465652f76f7592f5dc5d9 by Scott M Stark
Update wf runner cdi tck version

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 9661dd340df954c98e70f2752ea9a0b8152718e8 by noreply
specify arquillian profile for concurrency tests. (#1058)

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/concurrency-tck/pom.xml (diff)
Commit baeddb7ce27a46a9a6c25dc8069f590d6c4d042c by Scott M Stark
Update wff-core-tck-runner example

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit a908836e5effdb84443698d592ccbbfff9c09c89 by Scott Marlow
for 1060, ensure that DataSourceDefinition has unique name

Signed-off-by: Scott Marlow <smarlow@redhat.com>
The file was modified src/com/sun/ts/tests/ejb30/lite/packaging/war/datasource/singleton/JsfClient.java.template (diff)
Commit e184b9ef18781c826ac07a635333651f000e6a6f by Scott M Stark
Update to latest wf-core-tck-runner

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit b734b4ce0f509d552146cc2dfcaaca312b342cad by Scott M Stark
Add inject tck install to artifacts pom

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/pom.xml (diff)
Commit 8fddfb19028c6f3b21ea3bd880f47691312294e1 by Scott M Stark
Fix snapshot version

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 6daa4960642431d1f8e748a9678dbf49cd80827b by Scott M Stark
Add env info and better section separators

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit be9d235a691216ea37fb862196b2e75eadfb7977 by Gurunandan Rao
add weld-se dependency for JSONB TCK glassfish runner.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified glassfish-runner/jsonb-tck/pom.xml (diff)
Commit 03b315c8408a86278bef98e61162829776bdc6a4 by Scott M Stark
Update to common annotations to 2.1.1 for deprecated @ManagedBean

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified docker/pom.xml (diff)
Commit b064e8f0b19def48498f3fe13fa083e144e416c8 by noreply
Update to common annotations to 2.1.1 for deprecated @ManagedBean (#1071)

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified docker/pom.xml (diff)
Commit 05106d8f82015d0852592cacf04557ecdd258877 by Gurunandan Rao
update annotation signature and tck version.

Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
The file was modified release/tools/caj.xml (diff)
The file was modified src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig (diff)
Commit 22a2f29a4a58330fc069c087c99552128d55da7b by Scott M Stark
Add common annotation sigtest and update to CA 2.1.1
Add install of CA and CDI sigtest maps

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedcore-profile-tck/ca-sigtest/src/main/resources/common-annotations-api-jdk11.sig
The file was addedcore-profile-tck/ca-sigtest/pom.xml
The file was modified core-profile-tck/tck-dist/src/main/assembly/assembly.xml (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
The file was modified core-profile-tck/pom.xml (diff)
Commit 04df740237ad335babaa77f6ee1827e02924bf35 by Scott M Stark
Update wf runner example

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit 554332a0c1f8735250bda650c8cef1f1d46a72e5 by Scott M Stark
[maven-release-plugin] prepare release 10.0.0
The file was modified core-profile-tck/cdi-tck-suite/pom.xml (diff)
The file was modified core-profile-tck/jsonp-tck-ext/pom.xml (diff)
The file was modified core-profile-tck/pom.xml (diff)
The file was modified core-profile-tck/tck-dist/pom.xml (diff)
The file was modified core-profile-tck/tck/pom.xml (diff)
The file was modified core-profile-tck/ca-sigtest/pom.xml (diff)
Commit 7858ae2cf5e8076f6ca1a5bff1a94e8cd3ab4ffd by Scott M Stark
Remove CDI_ENV_TCK usage

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)
Commit ac622b81d0968c5ffac4e20077caf0a2e24db5e1 by Scott M Stark
Add common-annotations-sigtest to artifacts in dist

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/tck-dist/pom.xml (diff)
The file was modified core-profile-tck/tck-dist/artifacts-pom.xml (diff)
Commit 5c0015510fe045e7a51f287335e215de20d502ef by Scott M Stark
Exclude test-audit from cdi sigtest dependency

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified core-profile-tck/examples/wf-core-tck-runner (diff)