Bug 875162
| Summary: | maven2: Don't depend on backport-util-concurrent | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikolaj Izdebski <mizdebsk> | ||||
| Component: | maven2 | Assignee: | Yong Yang <yyang> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dbhole, java-sig-commits, sochotni, tradej, yyang | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | maven2-2.2.1-39.fc19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-11-22 14:39:30 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: |
|
||||||
Applied, committed |
Created attachment 641668 [details] Remove backport-util-concurrent from maven2 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. The attached patch removes backport-util-concurrent from maven2 package.