Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71952

Summary: commons-beanutils-1.6, 1.7 must be SLOTed
Product: Gentoo Linux Reporter: Vibhav Garg (RETIRED) <vgarg>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 70898    
Attachments: ebuild for commons-beanutils-1.6

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.