Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843134 - dev-util/weka-3.8.6: multiple bundled jars
Summary: dev-util/weka-3.8.6: multiple bundled jars
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-jars
  Show dependency tree
 
Reported: 2022-05-07 10:52 UTC by Volkmar W. Pogatzki
Modified: 2024-06-23 05:00 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2022-05-07 10:52:13 UTC
After ...ebuild clean prepare:
./resources/bounce-src.jar
./lib/javacup-runtime.jar
./lib/javacup.jar
./lib/mtj.jar
./lib/junit.jar
./lib/java-cup.jar
./lib/core.jar
./lib/commons-compress-1.10.jar
./lib/bounce.jar
./lib/arpack_combined_all.jar
./lib/JFlex.jar
./weka-src.jar
./remoteExperimentServer.jar
Comment 1 Volkmar W. Pogatzki 2024-06-23 05:00:03 UTC
as of weka-3.8.6.ebuild:

src_install() {
	java-pkg-simple_src_install
	java-pkg_dojar lib/{bounce,core,mtj}.jar
	java-pkg_dojar lib/jfilechooser-bookmarks-0.1.6.jar