Bug 875165

Summary: springframework: Don't depend on backport-util-concurrent
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: springframeworkAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agrimm, juan.hernandez
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.1.1-12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-25 16:27:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Proposed patch none

Description Mikolaj Izdebski 2012-11-09 17:03:06 UTC
I am going to deprecate backport-util-concurrent in F19.

backport-util-concurrent is an implementation of java.util.concurrent.*. It used to be useful when Java 1.5 wasn't widely used, but now it's no longer needed.

Please remove backport-util-concurrent dependency from springframework package.
You can see bug #875162 for example how this could be done.

Comment 1 Mikolaj Izdebski 2013-01-08 19:46:28 UTC
Created attachment 675031 [details]
Proposed patch

In about one month backport-util-concurrent will be removed and blocked from Fedora Rawhide. If this bug is not resolved in time then springframework will fail to build and springframework-context will fail to install.

Comment 2 Juan Hernández 2013-01-09 10:35:39 UTC
Applied your patch Mikolaj, thanks.

Comment 3 Mikolaj Izdebski 2013-01-25 16:27:51 UTC
Fixed in springframework version 3.1.1-12. Closing.