From Fedora Project Wiki
(Initial revision)
 
m (Add trackers)
 
(7 intermediate revisions by 2 users not shown)
Line 13: Line 13:
* Targeted release: [[Releases/30|Fedora 30]]
* Targeted release: [[Releases/30|Fedora 30]]
* Last updated: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}
* Last updated: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}
* Tracker bug: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1664073 #1664073]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/274 #274]


== Detailed Description ==
== Detailed Description ==
Line 28: Line 29:
from depending on these packages, they are marked as deprecated.
from depending on these packages, they are marked as deprecated.


As of time of submision of this change proposal, 29 Fedora components
As of time of submission of this change proposal, 29 Fedora components
stil Require or BuildRequire Apache Jakarta Commons HttpClient
still Require or BuildRequire Apache Jakarta Commons HttpClient
packages, therefore immediate retirement of these packages is not
packages, therefore immediate retirement of these packages is not
feasible at this point.
feasible at this point.
Line 49: Line 50:
* Other developers: N/A (not a System Wide Change)
* Other developers: N/A (not a System Wide Change)


* Release engineering: [https://pagure.io/releng/issues #Releng issue number]
* Release engineering: [https://pagure.io/releng/issue/7988 #7988]
** [[Fedora_Program_Management/ReleaseBlocking/Fedora{{FedoraVersionNumber|next}}|List of deliverables]]: N/A (not a System Wide Change)
** [[Fedora_Program_Management/ReleaseBlocking/Fedora{{FedoraVersionNumber|next}}|List of deliverables]]: N/A (not a System Wide Change)


Line 80: Line 81:
== Release Notes ==
== Release Notes ==


[[Category:ChangePageIncomplete]]
[[Category:ChangeAcceptedF30]]
[[Category:SelfContainedChange]]
[[Category:SelfContainedChange]]

Latest revision as of 16:19, 7 January 2019

Deprecate Apache Jakarta Commons HttpClient

Summary

Mark Apache Jakarta Commons HttpClient software packages as deprecated.

Owner

Current status

Detailed Description

Apache Jakarta Commons HttpClient is obsolete. Upstream project is end of life, and is no longer being developed. It has been replaced by the Apache HttpComponents project in its HttpClient and HttpCore modules, which offer better performance and more flexibility [1].

Apache Jakarta Commons HttpClient software packages are intended to be eventually removed from Fedora, but are kept in Fedora for some additional, indeterminate time for various reasons including maintaining backwards compatibility. In order to prevent new packages from depending on these packages, they are marked as deprecated.

As of time of submission of this change proposal, 29 Fedora components still Require or BuildRequire Apache Jakarta Commons HttpClient packages, therefore immediate retirement of these packages is not feasible at this point.

Benefit to Fedora

Packages of obsolete Apache Jakarta Commons HttpClient software will be clearly and explicitly marked as deprecated. Other packages in Fedora will not be able to add dependencies on deprecated packages (that includes Requires, BuildRequires, Recommends, Suggests, etc.). This applies both for updates of existing packages and new packages added to Fedora. This in turn will make it easier to gradually remove dependencies on deprecated packages and finally remove deprecated Apache Jakarta Commons HttpClient software from Fedora.

Scope

  • Proposal owners: add special virtual provides deprecated() to all packages built from jakarta-commons-httpclient source component.
  • Other developers: N/A (not a System Wide Change)
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

N/A (not a System Wide Change)

User Experience

No change in user experience. Technically, nothing changes; deprecated packages work and behave as before.

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change)

Documentation

N/A (not a System Wide Change)

Release Notes