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

Initial jms refactor #1496

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Initial jms refactor #1496

merged 4 commits into from
Aug 26, 2024

Conversation

starksm64
Copy link
Contributor

Related to #1495

Related Issue(s)
Initial port of the jms module to arquillian/junit5

Related to jakartaee#1495

Signed-off-by: Scott M Stark <[email protected]>
closedQueueReceiver_appclient_vehicle_client.addAsManifestResource(resURL, "application-client.xml");
}
// The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension?
resURL = ClosedQueueReceiverTests.class.getResource("//com/sun/ts/tests/common/vehicle/appclient/appclient_vehicle_client.jar.sun-application-client.xml");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We decided to add the sun descriptors as a flag that a test archive might need a vendor descriptor.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unclear why this one (and few more in other places) needs two slashes at start.

@starksm64 starksm64 merged commit f312cd3 into jakartaee:main Aug 26, 2024
3 checks passed
@starksm64 starksm64 deleted the jms branch August 26, 2024 01:39
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.

2 participants