Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2020 10:33:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250268] cad/sweethome3d: enforce java version
Message-ID:  <bug-250268-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250268

            Bug ID: 250268
           Summary: cad/sweethome3d: enforce java version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: rodrigo@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)
          Assignee: danfe@FreeBSD.org

Created attachment 218659
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218659&action=
=3Dedit
use of the correct version of java for SH3D

When multiple versions of java are installed on the computer
javavmwrapper uses the latest one to launch SweetHome3d causing
a crash if the version is bigger than the version used to build
the port.

Find attached a patch to enforce the use of the correct
version of java by javavmwrapper based on the USE_JAVA
variable declared on the Makefile.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250268-7788>