Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258785 - java-pkg_jar-from problem when both --with-dependencies and a specific jar is given
Summary: java-pkg_jar-from problem when both --with-dependencies and a specific jar is...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 21:11 UTC by Serkan Kaba (RETIRED)
Modified: 2009-02-12 21:11 UTC (History)
0 users

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 Serkan Kaba (RETIRED) gentoo-dev 2009-02-12 21:11:26 UTC
java-pkg_jarfrom --with-dependencies --into lib jfreechart-1.0 jfreechart.jar

I expect the above statement to symlink the dependendent jars of jfreechart-1.0 and jfreechart.jar (and only that jar from jfreechart-1.0 package) Currently this syntax only symlinks jfreechart.jar as if "--with-dependencies" parameter wasn't specified.