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

[java17]Create a new branch and point the PRs to this new branch #608

Open
authorjapps opened this issue Nov 22, 2023 · 2 comments
Open

Comments

@authorjapps
Copy link
Owner

AC:
provide a Beta release from this branch for target SDK as java17

@a1shadows
Copy link
Collaborator

@authorjapps I think eventually we should maintain the java 17 changes on main branch and maintain the java 8 one on a different branch. That way we will have the latest changes on main branch. Thoughts?

@authorjapps
Copy link
Owner Author

@authorjapps I think eventually we should maintain the java 17 changes on main branch and maintain the java 8 one on a different branch. That way we will have the latest changes on main branch. Thoughts?

Hey,
As of now most people use Java8, and we don't have Java17(or 21) impl yet.

I think also thinking of implementing Java17(or higher) in a complete different repo and with a different name as the impl is going to use a different Test engine ( Jupiter or anything new by that time in future).

Also I am thinking to completely decouple from Java e.g. In terms of usability.
Current Java8 impl only partially doing it, and still has some Runners etc to deal with.

Good to have some more thoughts from you as well as other collaborators please.

I will start creating stories/tickets soon once all these settles.

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

No branches or pull requests

2 participants