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

Many updates for outstanding issues #132

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

starksm64
Copy link
Member

Remove the descriptors from the protocol.jar
Only use the extra Client.class if it exists in EE11
Add additional properties used by jdbc
Add a tssql.stmt config location to protocol common config
Use the ClientJar MainClass value in client jar manifest
Add com.sun.ts.tests.common.vehicle.ejb.EJBVehicleHome to excluded classes

Fixes #130
Fixes #128

Fixes eclipse-ee4j#130

Signed-off-by: Scott M Stark <starksm64@gmail.com>
Only use the extra Client.class if it exists in EE11
Add additional properties used by jdbc
Add a tssql.stmt config location to protocol common config
Use the ClientJar MainClass value in client jar manifest
Add com.sun.ts.tests.common.vehicle.ejb.EJBVehicleHome to excluded classes

Fixes eclipse-ee4j#130
Fixes eclipse-ee4j#128

Signed-off-by: Scott M Stark <starksm64@gmail.com>
@starksm64 starksm64 merged commit d0d92fd into eclipse-ee4j:master Aug 28, 2024
1 check 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.

Remove descriptors from protocol.jar Do not add the mapped Client.class if it doesn't exist in the EE 11 TCK
1 participant