[Bug 213081] sysutils/javaservicewrapper: does not build if OpenJDK 8 ist not installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 29 11:54:21 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213081
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 at FreeBSD.org
Reporter: 1983-01-06 at gmx.net
CC: mike.jakubik at gmail.com
CC: mike.jakubik at gmail.com
Flags: maintainer-feedback?(mike.jakubik at gmail.com)
JSW requires a bundled or external JavaScript engine to run tests. JAVA_VERSION
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=1.8+
See reference bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213080
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list