commercetools / commercetools/commercetools-project-sync

[Hacktoberfest] Ensure the code compiled with java 11 and find places to use new API's from java 11.

Open
#332 0 comments 0 reactions 0 assignees View on GitHub
Hacktoberfest
Dominant language
Java
Stars
50
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Situation**
We migrated the app from java 8 to java 11, on: https://github.com/commercetools/commercetools-project-sync/releases/tag/3.12.0

**Complication**
As we could use java 11, we might benefit of new apis from java 11 in the project.
Also we are not sure if the project is compiling with java 11:
https://github.com/commercetools/commercetools-project-sync/blob/90bfbfa11d07ae3d7e017d57da815cafaa96f0d5/gradle-scripts/java-compile.gradle#L1-L6

**Resolution**
Ensure the code compiled with java 11 and find places to use API's from java 11. If possible refactor code to use new APIs from java 11.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.