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

Investigate Java 17 #607

Closed
masokol opened this issue Oct 20, 2023 · 2 comments · May be fixed by #617
Closed

Investigate Java 17 #607

masokol opened this issue Oct 20, 2023 · 2 comments · May be fixed by #617
Assignees
Labels
enhancement New feature or request

Comments

@masokol
Copy link
Contributor

masokol commented Oct 20, 2023

Investigate if ecChronos is working with java 17. If it doesn't then create issues for all work that needs to be done in order to be able to run with java 17.

@masokol masokol added the enhancement New feature or request label Oct 20, 2023
@VictorCavichioli
Copy link
Contributor

I will take this

VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Nov 24, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Nov 27, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Nov 29, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 6, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 6, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 6, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 6, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 6, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
VictorCavichioli added a commit to VictorCavichioli/ecchronos that referenced this issue Dec 7, 2023
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
@VictorCavichioli
Copy link
Contributor

The investigation and implementation was done in PR Build ecChronos With Java 17 - Issue #607 but we have decided to wait to merge until develop a plan with major features that depends of Java 17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants