When compiled with JAVA_PKG_STRICT set it prints the following warning. Searching for bundled jars: /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/vldocking_2.1.4.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/jna.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/backport-util-concurrent.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/jmyspell-core-1.0.0-beta-2-1.4.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/MRJAdapter.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/swing-layout-1.0.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/retroweaver-rt-2.0.1.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/lib/htmlparser.jar /diger/tmp-port/portage/app-text/omegat-1.8.1/work/nbproject/org-netbeans-modules-java-j2seproject-copylibstask.jar
It seems that no need to fix. work/lib/*.jar are installed by work/dist/lib/*.jar. org-netbeans-modules-java-j2seproject-copylibstask.jar is not necessary to run OmegaT. Binary releases also don't have the jar file.
(In reply to comment #1) > It seems that no need to fix. > > work/lib/*.jar are installed by work/dist/lib/*.jar. > org-netbeans-modules-java-j2seproject-copylibstask.jar is not necessary to run > OmegaT. Binary releases also don't have the jar file. > Some of them are even in portage. Please try to use those. See Java (Ebuild) Developer documentation[1] for how to fix bundled jars. 1: http://www.gentoo.org/proj/en/java/java-devel.xml
Created attachment 178017 [details] omegat-1.8.1_p01-r1.ebuild Could you review this ebuild?
fixed in cvs.