[Bug 264311] java/eclipse

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 May 2022 08:43:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264311

            Bug ID: 264311
           Summary: java/eclipse
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd.68fba@nospam.spacesurfer.com
                CC: jonc@chen.org.nz
             Flags: maintainer-feedback?(jonc@chen.org.nz)
                CC: jonc@chen.org.nz

This port no longer builds, I get the error:


[ERROR] Cannot resolve target definition:
[ERROR]   Problems resolving provisioning plan.:
[ERROR]      Unable to satisfy dependency from tycho-ee-1653724492541
0.0.0.1653724492541 to org.eclipse.equinox.p2.iu; a.jre.javase [17.0.0,17.0.0].
[ERROR] 

This seems to be related to missing dependencies that need to be built for java
17. If I change the Makefile to use java 11 with:

USE_JAVA=       11

then it works fine. However, this port is for an eclipse version which is
almost 2 years old. It would be nice to have a more modern eclipse.

If there is anything I can do to help please let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.