Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 22:29:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215677] [java/openjfx8-devel] [PATCH] fix build with Gradle 3.2.1
Message-ID:  <bug-215677-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215677
           Summary: [java/openjfx8-devel] [PATCH] fix build with Gradle
                    3.2.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org
                CC: t@tobik.me
                CC: t@tobik.me
             Flags: maintainer-feedback?(t@tobik.me)
          Keywords: patch

openjfx8-devel fails to build with Gradle 3.2.1.  The problem seems to be a
missing dependency on junit in the Makefile, and a missing dependency on
hamcrest in build.gradle.  I don't know why it ever worked before.  Perhaps
Gradle 2.12 didn't run tests?

Note that Gradle 3.2.1 is not yet in the ports tree.  I'm working on that as
part of PR 214935

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