-
Notifications
You must be signed in to change notification settings - Fork 112
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
Correct jpa sunappclientxml #1582
Merged
scottmarlow
merged 21 commits into
jakartaee:main
from
scottmarlow:correct_jpa_sunappclientxml
Nov 7, 2024
Merged
Correct jpa sunappclientxml #1582
scottmarlow
merged 21 commits into
jakartaee:main
from
scottmarlow:correct_jpa_sunappclientxml
Nov 7, 2024
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
scottmarlow
force-pushed
the
correct_jpa_sunappclientxml
branch
from
October 14, 2024 20:24
c5dca4c
to
2f1c2a1
Compare
scottmarlow
force-pushed
the
correct_jpa_sunappclientxml
branch
from
November 5, 2024 14:39
59c3ad5
to
b00b843
Compare
…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
…rts the GlassFish Platform implementation
….persistence.common.schema30.Spouse should use consistence get/setter/fieldNames" This reverts commit be72476.
Signed-off-by: Scott Marlow <smarlow@redhat.com>
scottmarlow
force-pushed
the
correct_jpa_sunappclientxml
branch
from
November 6, 2024 17:35
b00b843
to
f3091a0
Compare
Some of these changes are causing failures after trying David's workaround. Will need to look further into which one. f3091a0 seems to be good. |
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.
Applied change via:
Need to test...