Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92984 - dev-java/adaptx contains versioned JARs
Summary: dev-java/adaptx contains versioned JARs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 92980
  Show dependency tree
 
Reported: 2005-05-17 13:57 UTC by Josh Nichols (RETIRED)
Modified: 2005-05-18 04:57 UTC (History)
0 users

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


Attachments
adaptx-0.9.13_p20041105.ebuild (adaptx-0.9.13_p20041105.ebuild,1.42 KB, text/plain)
2005-05-17 14:00 UTC, Josh Nichols (RETIRED)
Details
adaptx-0.9.13_p20041105.ebuild (adaptx-0.9.13_p20041105.ebuild,1.47 KB, text/plain)
2005-05-17 14:23 UTC, Josh Nichols (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2005-05-17 13:57:42 UTC
Adding dependencies to packages which install versioned JARs is tricky business. It involves requiring a specific version of the package, which isn't a good idea for packages which aren't slotted.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-05-17 14:00:04 UTC
Created attachment 59152 [details]
adaptx-0.9.13_p20041105.ebuild

Renamed version jars.
Also, introduced MY_PN and MY_SNAPSHOT to cleanup SRC_URI and S a little.
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2005-05-17 14:23:35 UTC
Created attachment 59153 [details]
adaptx-0.9.13_p20041105.ebuild

Uses mv instead of rename (apparently rename is not in the system profile).
LICENSE is no longer installed.
Comment 3 Thomas Matthijs (RETIRED) gentoo-dev 2005-05-18 04:57:10 UTC
thanks fixed