Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245705 - app-text/omegat has bundled jars
Summary: app-text/omegat has bundled jars
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 69972
  Show dependency tree
 
Reported: 2008-11-05 17:54 UTC by Serkan Kaba (RETIRED)
Modified: 2009-02-01 15:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
omegat-1.8.1_p01-r1.ebuild (omegat-1.8.1_p01-r1.ebuild,2.02 KB, text/plain)
2009-01-11 09:49 UTC, MATSUU Takuto (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Kaba (RETIRED) gentoo-dev 2008-11-05 17:54:07 UTC
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
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2009-01-10 17:24:10 UTC
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.
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2009-01-10 17:36:20 UTC
(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
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2009-01-11 09:49:47 UTC
Created attachment 178017 [details]
omegat-1.8.1_p01-r1.ebuild

Could you review this ebuild?
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2009-02-01 15:14:41 UTC
fixed in cvs.