[Bug 285159] [NEW PORT] java/jextract: generate bindings from native libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Mar 2025 14:57:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285159

--- Comment #16 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> ---
You don't need to install jextract/runtime/legal/ that is all part of openjdk,
it is just copied there as part of building that java copy, same for
jextract/runtime/lib/security/ and jextract/runtime/conf/

As we use the jar directly, we probably don't need the later steps of the build
process and using  jar  as gradles target instead of verify should be enought
and  reduce needless copying

-- 
You are receiving this mail because:
You are the assignee for the bug.