Date: Wed, 05 Mar 2025 09:45:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 285159] [NEW PORT] java/jextract: generate bindings from native libraries Message-ID: <bug-285159-7788-ajXd5o7nAn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285159-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-285159-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285159 --- Comment #8 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> --- (In reply to Igor Kolesnik from comment #7) Why would you generate the plist automatically from the build process? That reduces the ability to catch errors in the build process, by seeing that wh= at the build process produced didn't match what it should produce. (Additional= ly it removes the ability to search the plist from just the ports tree) And why does it bring its own version of java instead of using the system installed one?=20 Installing the jar, all needed resourses (jextract/runtime/conf/jextract/?)= and a starter script, would probably cut the plist in half. And wouldn't install another copy of keytool or public_suffix_list.dat, which are irrelevant for jextract. --=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-285159-7788-ajXd5o7nAn>