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

Build Ecchronos with Java 11 #616

Closed
VictorCavichioli opened this issue Nov 24, 2023 · 1 comment · Fixed by #624
Closed

Build Ecchronos with Java 11 #616

VictorCavichioli opened this issue Nov 24, 2023 · 1 comment · Fixed by #624
Assignees
Labels
enhancement New feature or request

Comments

@VictorCavichioli
Copy link
Contributor

Story Description:

During the investigation of Ecchronos support for Java 17, it was observed that the product does not have a release with code compiled in Java 11. Therefore, to ensure there is at least one release version of Ecchronos in Java 11, the current code needs to be updated, compiled, and tested with Java 11.

Major changes may include updating versions of certain Maven packages, configuring the Maven-compiler-plugin, and any code changes that need to be identified during the development of this User Story. Following this, the following steps can be taken for validation:

  1. Compile the project with Java 11.
  2. Run unit tests.
  3. Run integration tests.

Acceptance Criteria:

  1. Successful Compilation: The project code must compile without errors using Java 11.
  2. Minimal Changes: The provided code should include only what is necessary for the scope of the task; any changes outside the scope must be included in a separate issue.

Definition of Done:

The code must adhere to the defined quality standards, undergo a thorough review, and pass testing.

Notes:

Not Applicable

@VictorCavichioli
Copy link
Contributor Author

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 VictorCavichioli added the enhancement New feature or request label Nov 24, 2023
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 4, 2023
In order to provide support for Java 11 in EcChronos, identify
the minimal changes necessary for the project to compile and
run with Java 11. Additionally, implement these changes and
any necessary updates to Maven packages.

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

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

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

Closes Ericsson#616
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
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.

1 participant