-
Notifications
You must be signed in to change notification settings - Fork 110
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
Issue1405 #1684
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Glassfish runner for Integration module * pass tests requiring db setup * copy SunRIHttpsURLConnection class to module
jakartaee#1625) Fixes jakartaee#1526 Signed-off-by: Scott M Stark <[email protected]>
…ionContextIT test archives. (jakartaee#1626) Fixes jakartaee#1526 Signed-off-by: Scott M Stark <[email protected]>
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
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>
Signed-off-by: Scott Marlow <[email protected]>
Another attempt to get CI to run
TODO: have to remove this dependency.
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
runtime dependency needed on CI
Signed-off-by: Scott Marlow <[email protected]>
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
Remove unused glassfishtck folder
…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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge main into this