Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue1405 #1684

Merged
merged 118 commits into from
Dec 4, 2024
Merged

Issue1405 #1684

merged 118 commits into from
Dec 4, 2024

Conversation

arjantijms
Copy link
Contributor

Merge main into this

alwin-joseph and others added 30 commits October 30, 2024 18:49
* Glassfish runner for Integration module

* pass tests requiring db setup

* copy SunRIHttpsURLConnection class to module
Bumps [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/jakartaee/mail-api/releases)
- [Commits](jakartaee/mail-api@2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: jakarta.mail:jakarta.mail-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jakarta.ejb:jakarta.ejb-api](https://github.com/jakartaee/enterprise-beans) from 4.0.0 to 4.0.1.
- [Commits](jakartaee/enterprise-beans@4.0.0-RELEASE...4.0.1-RELEASE)

---
updated-dependencies:
- dependency-name: jakarta.ejb:jakarta.ejb-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.glassfish.hk2:hk2-locator](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG)
- [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits)

---
updated-dependencies:
- dependency-name: org.glassfish.hk2:hk2-locator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix 1 jms test in jms/ee/ejb/sessionQtests
* Added init statements for required resources
* Updated DB init to make use of GF DB init
* Added profiles for various parts of TCK
…r_update

Update Glassfish runner for EJB
…arate

commits for the same

This reverts commit 4476976.
…ess3/stateless3_vehicle_ejb.xml) to instead use /com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml
…ateful3/stateful3_vehicle_ejb.xml) to instead use URL ejbResURL1 = Client.class.getResource(/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml)
…d use //com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml
…o instead use //com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml
…ar.xml to //com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml
….xml to /com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml
…ar.xm to //com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml
…un-ejb-jar.xml to //com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml
dependabot bot and others added 29 commits November 19, 2024 22:45
jakartaee#1551)

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.1.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1550)

Bumps org.apache.derby:derbynet from 10.15.2.0 to 10.17.1.0.

---
updated-dependencies:
- dependency-name: org.apache.derby:derbynet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added dependency to EJB 30 TCK, on which tests seem to depend.
Derby 10.16.1.1 is the latest version of Derby that supports Java 17
Signed-off-by: Scott Marlow <[email protected]>
Update Batch runner for Jakarta EE 11 / JDK 21 / GlassFIsh 8
…efirereportplugin

add maven-surefire-report-plugin to glassfish-runner/persistence-platform-tck
…ManagerFactory.ClientPmservletTest test

Signed-off-by: Scott Marlow <[email protected]>
…a/ClientPmservletTest (now failing with CNFE on alternate persistence provider class)

Signed-off-by: Scott Marlow <[email protected]>
…ctory.ClientPmservletTest_ee.pluggability.contracts.jta.ClientPmservletTest

Persistence test improvements Fix ee.jakarta.tck.persistence.ee.entityManagerFactory.ClientPmservletTest and partial changes for ee.pluggability.contracts.jta.ClientPmservletTest
Fix Jakarta Messaging tests : add jmsra configuration, comment out disable-nonportable-jndi-names
@arjantijms arjantijms merged commit 41775bf into jakartaee:issue1405 Dec 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants