Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2016 11:54:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213081] sysutils/javaservicewrapper: does not build if OpenJDK 8 ist not installed
Message-ID:  <bug-213081-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213081
           Summary: sysutils/javaservicewrapper: does not build if OpenJDK
                    8 ist not installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: 1983-01-06@gmx.net
                CC: mike.jakubik@gmail.com
                CC: mike.jakubik@gmail.com
             Flags: maintainer-feedback?(mike.jakubik@gmail.com)

JSW requires a bundled or external JavaScript engine to run tests. JAVA_VER=
SION
is set to 1.4+. If you have OpenJDK7 installed, these tests fail. OpenJDK8 =
has
Nashorn engine installed.

One either has to BUILD_DEPENDS on lang/rhino and change build-tests.xml or
require JAVA_VERSION=3D1.8+

See reference bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D2130=
80

--=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-213081-13>