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

Leftover jdk11 issues #56

Merged
merged 3 commits into from
Apr 12, 2019
Merged

Conversation

russgold
Copy link
Contributor

In correcting a problem with a previous pull request, I neglected to add these changes back. Although the merged pull request referenced the issues, it didn't actually fix them. So trying again: this should fix issues #48, #50, and #51.

Signed-off-by: Russell Gold <russell.gold@oracle.com>
Signed-off-by: Russell Gold <russell.gold@oracle.com>
…sistentFields

Signed-off-by: Russell Gold <russell.gold@oracle.com>
@russgold russgold merged commit 679217f into eclipse-ee4j:master Apr 12, 2019
@russgold russgold deleted the leftover_jdk11_issues branch April 12, 2019 20:15
@russgold
Copy link
Contributor Author

russgold commented Apr 16, 2019 via email

@bshannon
Copy link

Are you asking what mechanically needs to be done to actually release the jars?

Or are you asking what requirements must be met before you're allowed to release the jars?

For the former, it's mostly about setting up the right Jenkins jobs, which I believe we've
talked about previously.

For the latter, it's mostly about testing. Ideally there would be a standalone test suite for
the ORB, but lacking that the best test is probably to integrate the new version of the ORB
into a build of GlassFish, then test that build of GlassFish using the platform TCK, which
will test interoperability with the released version of GlassFish. I don't think we have a
convenient way to do that yet, but that's what we should work towards.

@russgold
Copy link
Contributor Author

russgold commented Apr 17, 2019 via email

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.

None yet

3 participants