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

update to JavaSE version 17 #267

Open
anb0s opened this issue Apr 14, 2023 · 0 comments
Open

update to JavaSE version 17 #267

anb0s opened this issue Apr 14, 2023 · 0 comments

Comments

@anb0s
Copy link
Owner

anb0s commented Apr 14, 2023

Expected Behavior

see build failing log

Error:  org.eclipse.cdt.gdb 7.2.0.202211062329 requires Execution Environment that matches (&(osgi.ee=JavaSE)(version=17)) but the current resolution context uses [a.jre.javase 11.0.0]
Error:  Cannot resolve target definition:
Error:    Software being installed: org.eclipse.cdt.sdk.feature.group 11.0.0.202211300214
Error:    Missing requirement: org.eclipse.cdt.gdb 7.2.0.202211062329 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=17))' but it could not be found
Error:    Cannot satisfy dependency: org.eclipse.cdt.feature.group 11.0.0.202211300214 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cdt.gdb.feature.group [11.0.0.202211062329,11.0.0.202211062329]
Error:    Cannot satisfy dependency: org.eclipse.cdt.gdb.feature.group 11.0.0.202211062329 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cdt.gdb [7.2.0.202211062329,7.2.0.202211062329]
Error:    Cannot satisfy dependency: org.eclipse.cdt.sdk.feature.group 11.0.0.202211300214 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cdt.feature.group [11.0.0.202211300214,11.0.0.202211300214]
Error:  
Error:  Failed to resolve target definition file:/home/runner/work/EasyShell/EasyShell/platform/Eclipse-2022-12.target: See log for details -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
Error: Process completed with exit code 1.

so we need Java 17 to support new Eclipse releases

@anb0s anb0s self-assigned this Apr 14, 2023
@anb0s anb0s added the JRE / JDK 17 Java 17 LTS label Apr 14, 2023
@anb0s anb0s added this to the v2.3 milestone Apr 14, 2023
anb0s added a commit that referenced this issue Apr 14, 2023
closes #267

Signed-off-by: Andre Bossert <[email protected]>
anb0s added a commit that referenced this issue Apr 14, 2023
closes #267

Signed-off-by: Andre Bossert <[email protected]>
anb0s added a commit that referenced this issue Apr 14, 2023
@anb0s anb0s changed the title update tp JavaSE version 17 update to JavaSE version 17 Apr 15, 2023
anb0s added a commit that referenced this issue Apr 15, 2023
anb0s added a commit that referenced this issue Apr 15, 2023
anb0s added a commit that referenced this issue Apr 15, 2023
closes #267

Signed-off-by: Andre Bossert <[email protected]>
anb0s added a commit that referenced this issue Apr 15, 2023
closes #267

Signed-off-by: Andre Bossert <[email protected]>
@anb0s anb0s modified the milestones: v2.3, TBD Jun 30, 2023
anb0s added a commit that referenced this issue Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant