Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92888 - dev-java/mockobjects contains versioned jars.
Summary: dev-java/mockobjects 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 03:37 UTC by Josh Nichols (RETIRED)
Modified: 2005-05-18 05:06 UTC (History)
0 users

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


Attachments
mockobjects-0.09.ebuild (mockobjects-0.09.ebuild,1.34 KB, text/plain)
2005-05-17 03:45 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 03:37:49 UTC
Mockobjects creates and installs jar file that contains its version in its filename (mockobjects-jdk1.4-0.09.jar,mockobjects-core-0.09.jar, and mockobjects-alt-jdk1.4-0.09.jar)

This makes it difficult to have mockobjects as a dependency in other packages.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-05-17 03:45:40 UTC
Created attachment 59107 [details]
mockobjects-0.09.ebuild

Renames JAR files to remove version numbers.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2005-05-18 05:06:15 UTC
thanks; fixed