Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71952 - commons-beanutils-1.6, 1.7 must be SLOTed
Summary: commons-beanutils-1.6, 1.7 must be SLOTed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 70898
  Show dependency tree
 
Reported: 2004-11-21 08:19 UTC by Vibhav Garg (RETIRED)
Modified: 2005-05-14 09:12 UTC (History)
0 users

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


Attachments
ebuild for commons-beanutils-1.6 (commons-beanutils-1.6.ebuild,1.70 KB, text/plain)
2004-11-21 08:22 UTC, Vibhav Garg (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vibhav Garg (RETIRED) gentoo-dev 2004-11-21 08:19:36 UTC
commons-jelly-tags-util requires version 1.6 to build. The versions in portage are 1.6.1 and 1.7.0
Comment 1 Vibhav Garg (RETIRED) gentoo-dev 2004-11-21 08:22:17 UTC
Created attachment 44414 [details]
ebuild for commons-beanutils-1.6
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-01-06 12:07:06 UTC
Apparently, 1.6 and 1.6.1 are API compatible, so we'll not actually need an ebuild for 1.6.

However, 1.7.x and 1.6.x are not API compatible, so we need to SLOT them properly.

This should be done after java-config -p works as follows:

java-config -p foo <- picks latest SLOT of foo available
java-config --oldest -p foo <- picks oldest SLOT of foo available.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-14 09:12:27 UTC
commons-beanutils is now slotted correctly and both versions got a rev. bump. all references updated and packages where references where found are also rev-bumped. added slotmoves for both versions.