Date: Mon, 11 Aug 2014 09:00:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192575] New: [patch] java/junit: fix build of 4.11 with openjdk8 Message-ID: <bug-192575-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192575 Bug ID: 192575 Summary: [patch] java/junit: fix build of 4.11 with openjdk8 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: kevin.bowling@kev009.com Created attachment 145654 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145654&action=edit [patch] java/junit fix build with openjdk8 If OpenJDK8 is set as the default compiler, this build fails with: https://github.com/junit-team/junit/issues/749 I started looking at porting junit 4.12-beta-1, but they switched the build from ant to maven so it will be a bit of work. For now, I backported https://github.com/junit-team/junit/commit/88f7a12d472b1157639db5148b29c8a8825802a3 and it seems to work ok. -- 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-192575-13>