Skip to content

Commit

Permalink
Exclude Apache Httpclient 4 from deprecation reports
Browse files Browse the repository at this point in the history
Cleans up the report which is today
(https://download.eclipse.org/eclipse/downloads/drops4/I20250123-1800/apitools/deprecation/apideprecation.html
) mostly deprecations from this project.
Report should contain only bundles developed by the project.
  • Loading branch information
akurtakov committed Jan 24, 2025
1 parent 61a06b1 commit eea0b08
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ org.apache.lucene.core
org.apache.commons.commons-beanutils
bcpg
bcprov
org.apache.httpcomponents.client5.httpclient5
org.apache.httpcomponents.core5.httpcore5
org.apache.httpcomponents.core5.httpcore5-h2

## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST
org.eclipse.swt.win32.win32.x86_64
Expand Down

0 comments on commit eea0b08

Please sign in to comment.