zerocode icon indicating copy to clipboard operation
zerocode copied to clipboard

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

Open authorjapps opened this issue 1 year ago • 2 comments

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

authorjapps avatar Nov 22 '23 21:11 authorjapps

@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?

a1shadows avatar Mar 19 '24 03:03 a1shadows

@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.

authorjapps avatar Mar 19 '24 07:03 authorjapps